-- Adminer 5.4.1 MariaDB 11.4.8-MariaDB-log dump SET NAMES utf8; SET time_zone = '+00:00'; SET foreign_key_checks = 0; SET sql_mode = 'NO_AUTO_VALUE_ON_ZERO'; SET NAMES utf8mb4; DROP DATABASE IF EXISTS `lastwar_mysql`; CREATE DATABASE `lastwar_mysql` /*!40100 DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci */; USE `lastwar_mysql`; DROP TABLE IF EXISTS `knowledge_base`; CREATE TABLE `knowledge_base` ( `id` int(11) NOT NULL AUTO_INCREMENT, `topic` varchar(100) NOT NULL, `entity_type` varchar(50) NOT NULL, `entity_name` varchar(200) NOT NULL, `properties` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL CHECK (json_valid(`properties`)), `article_url` varchar(1024) DEFAULT NULL, `article_title` varchar(500) DEFAULT NULL, `content_preview` text DEFAULT NULL, `extracted_at` timestamp NULL DEFAULT current_timestamp(), PRIMARY KEY (`id`), KEY `idx_entity_type` (`entity_type`), KEY `idx_entity_name` (`entity_name`), KEY `idx_topic` (`topic`), FULLTEXT KEY `ft_search` (`entity_name`,`content_preview`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; INSERT INTO `knowledge_base` (`id`, `topic`, `entity_type`, `entity_name`, `properties`, `article_url`, `article_title`, `content_preview`, `extracted_at`) VALUES (1, 'General', 'troop', 'rally', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:33'), (2, 'General', 'event', 'check it out in this paragraph', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:33'), (3, 'General', 'event', 'Zombie Invasion', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:33'), (4, 'General', 'event', 'Glacieradon', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:33'), (5, 'General', 'event', 'Introduction', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:33'), (6, 'General', 'event', 'Rules Summoning level rules', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:33'), (7, 'General', 'event', 'Summoning level rules', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:33'), (8, 'General', 'event', 'Trade Store', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:33'), (9, 'General', 'event', 'Game play video', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:33'), (10, 'General', 'event', 'Leaderboard and rewards', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:33'), (11, 'General', 'event', 'types of monsters', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:33'), (12, 'General', 'event', 'Invading zombie', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:34'), (13, 'General', 'event', 'Zombie Boss', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:34'), (14, 'General', 'event', 'There are multiple goals in this event', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:34'), (15, 'General', 'event', 'Collect courage medals', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:34'), (16, 'General', 'event', 'spend courage medals in the event Trade Store', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:34'), (17, 'General', 'event', 'Invading Zombies\nZombie Bosses', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:34'), (18, 'General', 'event', 'Kill Invading Zombies', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:34'), (19, 'General', 'event', 'Invading Zombies', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:34'), (20, 'General', 'event', 'courage medals', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:34'), (21, 'General', 'event', 'Kill Zombie Bosses', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:34'), (22, 'General', 'event', 'and there are two ways to increase it', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:34'), (23, 'General', 'event', 'level', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:34'), (24, 'General', 'event', 'are to purchase in this order', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:34'), (25, 'General', 'event', 'Legendary Gold chest', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:34'), (26, 'General', 'event', 'Universal Exclusive Weapon Shards', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:34'), (27, 'General', 'event', 'Drone parts', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:34'), (28, 'General', 'event', 'pre', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:34'), (29, 'General', 'event', 'season also Oil will be available', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:34'), (30, 'General', 'event', 'Game play video\n\nIn this video you can see', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:34'), (31, 'General', 'event', 'leaderboard and records', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:34'), (32, 'General', 'event', 'Zombie boss', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:34'), (33, 'General', 'event', 'Zombie boss is killes', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:34'), (34, 'General', 'event', 'new here', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:34'), (35, 'General', 'event', 'Note', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:34'), (36, 'General', 'event', 'evolves', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:34'), (37, 'General', 'event', 'introduces', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:34'), (38, 'General', 'event', 'page at the bottom', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:34'), (39, 'General', 'event', 'Leaderboard to earn additional rewards', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:34'), (40, 'General', 'event', 'store', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:34'), (41, 'General', 'event', 'ends', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:34'), (42, 'General', 'event', 'page detail', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:34'), (43, 'General', 'event', 'changed a bit', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:34'), (44, 'General', 'event', 'you will see a notification in your Alliance chat', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:34'), (45, 'General', 'event', 'page', '{}', 'https://www.lastwartutorial.com/zombie-invasion/', 'Zombie Invasion – Kill Zombies and Zombie Bosses to earn rewards and courage medals, to exchange for items', 'Once the Zombie Invasion starts, numerous invading zombies will appear in the World Map. Kill the zombies to gain resource rewards, courage medals and to spawn Zombie Boss that carry huge rewards.\nAfter Season 2 the event evolves, adding a new goal, check it out in this paragraph: Zombie Invasion – Glacieradon\n- Introduction\n- Rules Summoning level rules:\n- Summoning level rules:\n- Trade Store\n- Game play video\n- Leaderboard and rewards\n- Zombie Invasion – Glacieradon\n\n## Introduction\n\nThis even...', '2026-01-23 03:21:34'), (46, 'Heroes', 'building', 'Introduction', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:34'), (47, 'Heroes', 'building', 'Support Hero', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:34'), (48, 'Heroes', 'building', 'Defense hero', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:34'), (49, 'Heroes', 'building', 'Attack Hero', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:34'), (50, 'Heroes', 'building', 'Skills Upgrade', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:34'), (51, 'Heroes', 'building', 'Level Upgrade', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:34'), (52, 'Heroes', 'building', 'Tiers Upgrade', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:34'), (53, 'Heroes', 'building', 'heroes Mason', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:34'), (54, 'Heroes', 'building', 'UR Murphy', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:34'), (55, 'Heroes', 'building', 'Weapon Kimberly', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:34'), (56, 'Heroes', 'building', 'Exclusive Weapon', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:34'), (57, 'Heroes', 'building', 'Shadow Marshall', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:34'), (58, 'Heroes', 'building', 'Blade', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:34'), (59, 'Heroes', 'building', 'Weapon DVA', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:34'), (60, 'Heroes', 'building', 'Striker Carlie', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:34'), (61, 'Heroes', 'building', 'Scamp Swift', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:34'), (62, 'Heroes', 'building', 'Thunder Tesla', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:34'), (63, 'Heroes', 'building', 'Weapon Williams', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:34'), (64, 'Heroes', 'building', 'Hunter Shuyler', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:34'), (65, 'Heroes', 'building', 'Magblade Morrison', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:34'), (66, 'Heroes', 'building', 'Reaper Lucius', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:34'), (67, 'Heroes', 'building', 'Knight Fiona', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:34'), (68, 'Heroes', 'building', 'Club Stetmann', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:34'), (69, 'Heroes', 'building', 'Hunter McGregor', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:34'), (70, 'Heroes', 'building', 'General Adam', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:34'), (71, 'Heroes', 'building', 'Titan', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:34'), (72, 'Heroes', 'building', 'Mason', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:34'), (73, 'Heroes', 'building', 'to UR', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:34'), (74, 'Heroes', 'building', 'Murphy', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:34'), (75, 'Heroes', 'building', 'Kimberly', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:34'), (76, 'Heroes', 'building', 'Rocket Shadow', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:34'), (77, 'Heroes', 'building', 'Marshall', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:34'), (78, 'Heroes', 'building', 'DVA', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:34'), (79, 'Heroes', 'building', 'Blade Striker', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:34'), (80, 'Heroes', 'building', 'Carlie', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:34'), (81, 'Heroes', 'building', 'Scamp', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:34'), (82, 'Heroes', 'building', 'Swift', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:34'), (83, 'Heroes', 'building', 'Thunder', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (84, 'Heroes', 'building', 'Tesla', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (85, 'Heroes', 'building', 'Williams', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (86, 'Heroes', 'building', 'Storm Hunter', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (87, 'Heroes', 'building', 'Shuyler', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (88, 'Heroes', 'building', 'Magblade', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (89, 'Heroes', 'building', 'Morrison', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (90, 'Heroes', 'building', 'The Reaper', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (91, 'Heroes', 'building', 'Lucius', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (92, 'Heroes', 'building', 'Sky Knight', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (93, 'Heroes', 'building', 'Fiona', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (94, 'Heroes', 'building', 'Lion Club', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (95, 'Heroes', 'building', 'Stetmann', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (96, 'Heroes', 'building', 'EM Hunter', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (97, 'Heroes', 'building', 'McGregor', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (98, 'Heroes', 'building', 'Ironclad General', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (99, 'Heroes', 'building', 'Adam', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (100, 'Heroes', 'building', 'Aircraft', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (101, 'Heroes', 'building', 'Support', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (102, 'Heroes', 'building', 'building level', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (103, 'Heroes', 'building', 'levels', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (104, 'Heroes', 'building', 'Many', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (105, 'Heroes', 'building', 'types', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (106, 'Heroes', 'building', 'the type', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (107, 'Heroes', 'building', 'Tank heroes', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (108, 'Heroes', 'building', 'Aircraft heroes', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (109, 'Heroes', 'building', 'circular', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (110, 'Heroes', 'building', 'the beginning', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (111, 'Heroes', 'building', 'game most', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (112, 'Heroes', 'building', 'the task', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (113, 'Heroes', 'building', 'front row', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (114, 'Heroes', 'building', 'can be', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (115, 'Heroes', 'building', 'the amount', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (116, 'Heroes', 'building', 'universal shard', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (117, 'Heroes', 'building', 'tiers', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (118, 'Heroes', 'building', 'shards', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (119, 'Heroes', 'building', 'and universal', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (120, 'Heroes', 'building', 'sequence', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (121, 'Heroes', 'building', 'double amount', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (122, 'Heroes', 'building', 'the probability', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (123, 'Heroes', 'building', 'drop', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (124, 'Heroes', 'building', 'Example', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (125, 'Heroes', 'building', 'server\nExample', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (126, 'Heroes', 'building', 'list', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (127, 'Heroes', 'building', 'SSR', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (128, 'Heroes', 'building', 'Quick Reload', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (129, 'Heroes', 'building', 'Fire Cover', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (130, 'Heroes', 'building', 'Super Sensing', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (131, 'Heroes', 'building', 'lot', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (132, 'Heroes', 'building', 'Stand Firm', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (133, 'Heroes', 'building', 'Ironclad Barrier', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (134, 'Heroes', 'building', 'huge boost', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (135, 'Heroes', 'building', 'increase levels', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (136, 'Heroes', 'building', 'Energy Boost', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (137, 'Heroes', 'building', 'Energy Assault', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (138, 'Heroes', 'building', 'Legion', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (139, 'Heroes', 'building', 'aircraft', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (140, 'Heroes', 'building', 'missile', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (141, 'Heroes', 'building', 'Magnetic Expert', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (142, 'Heroes', 'building', 'level', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (143, 'Heroes', 'troop', 'Capacity\nIt', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (144, 'Heroes', 'event', 'Introduction', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (145, 'Heroes', 'event', 'Ability Defense hero Attack Hero Support Hero', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (146, 'Heroes', 'event', 'Defense hero', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (147, 'Heroes', 'event', 'Attack Hero', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (148, 'Heroes', 'event', 'Support Hero', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (149, 'Heroes', 'event', 'Tiers Upgrade Skills Upgrade', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (150, 'Heroes', 'event', 'Experience Level Upgrade', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (151, 'Heroes', 'event', 'Tiers Upgrade', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (152, 'Heroes', 'event', 'Skills Upgrade', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (153, 'Heroes', 'event', 'Available heroes Mason', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (154, 'Heroes', 'event', 'Raging Marksman Skills Mason Upgrade to UR Murphy', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (155, 'Heroes', 'event', 'Exclusive Weapon Kimberly', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (156, 'Heroes', 'event', 'Rocket Shadow Skills Exclusive Weapon', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (157, 'Heroes', 'event', 'Rocket Shadow Marshall', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (158, 'Heroes', 'event', 'Exclusive Weapon DVA', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (159, 'Heroes', 'event', 'Blade Striker Carlie', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:35'), (160, 'Heroes', 'event', 'Scamp Swift', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (161, 'Heroes', 'event', 'Thunder Tesla', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (162, 'Heroes', 'event', 'Exclusive Weapon Williams', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (163, 'Heroes', 'event', 'Storm Hunter Shuyler', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (164, 'Heroes', 'event', 'Magblade Morrison', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (165, 'Heroes', 'event', 'The Reaper Lucius', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (166, 'Heroes', 'event', 'Sky Knight Fiona', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (167, 'Heroes', 'event', 'Lion Club Stetmann', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (168, 'Heroes', 'event', 'EM Hunter McGregor', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (169, 'Heroes', 'event', 'Ironclad General Adam', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (170, 'Heroes', 'event', 'Titan', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (171, 'Heroes', 'event', 'Mason', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (172, 'Heroes', 'event', 'Raging Marksman Skills Mason Upgrade to UR', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (173, 'Heroes', 'event', 'Mason Upgrade to UR', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (174, 'Heroes', 'event', 'Murphy', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (175, 'Heroes', 'event', 'Exclusive Weapon', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (176, 'Heroes', 'event', 'Kimberly', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (177, 'Heroes', 'event', 'Rocket Shadow', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (178, 'Heroes', 'event', 'Marshall', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (179, 'Heroes', 'event', 'DVA', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (180, 'Heroes', 'event', 'Blade Striker', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (181, 'Heroes', 'event', 'Carlie', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (182, 'Heroes', 'event', 'Scamp', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (183, 'Heroes', 'event', 'Swift', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (184, 'Heroes', 'event', 'Thunder', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (185, 'Heroes', 'event', 'Tesla', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (186, 'Heroes', 'event', 'Williams', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (187, 'Heroes', 'event', 'Storm Hunter', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (188, 'Heroes', 'event', 'Shuyler', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (189, 'Heroes', 'event', 'Magblade', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (190, 'Heroes', 'event', 'Morrison', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (191, 'Heroes', 'event', 'The Reaper', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (192, 'Heroes', 'event', 'Lucius', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (193, 'Heroes', 'event', 'Sky Knight', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (194, 'Heroes', 'event', 'Fiona', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (195, 'Heroes', 'event', 'Lion Club', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (196, 'Heroes', 'event', 'Stetmann', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (197, 'Heroes', 'event', 'EM Hunter', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (198, 'Heroes', 'event', 'McGregor', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (199, 'Heroes', 'event', 'Ironclad General', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (200, 'Heroes', 'event', 'Adam', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (201, 'Heroes', 'event', 'Rarity', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (202, 'Heroes', 'event', 'Type', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (203, 'Heroes', 'event', 'Aircraft', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (204, 'Heroes', 'event', 'Abilities', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (205, 'Heroes', 'event', 'Support', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (206, 'Heroes', 'event', 'Attributes', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (207, 'Heroes', 'event', 'levels of rarity in heroes', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (208, 'Heroes', 'event', 'types of heroes', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (209, 'Heroes', 'event', 'Specifically', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (210, 'Heroes', 'event', 'of damages from Tank heroes', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (211, 'Heroes', 'event', 'of damages from Aircraft heroes', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (212, 'Heroes', 'event', 'types of abilities within heroes', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (213, 'Heroes', 'event', 'the best way to upgrade is equipping them with', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (214, 'Heroes', 'event', 'she will have', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (215, 'Heroes', 'event', 'Experience Level', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (216, 'Heroes', 'event', 'Stars', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (217, 'Heroes', 'event', 'or they are locked\nExperience Level', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (218, 'Heroes', 'event', 'Skills', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (219, 'Heroes', 'event', 'or locked\nStars', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (220, 'Heroes', 'event', 'they can be of various types', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (221, 'Heroes', 'event', 'you will see the Level increment and with it', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (222, 'Heroes', 'event', 'for each hero you can either use', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (223, 'Heroes', 'event', 'for example for Mason', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (224, 'Heroes', 'event', 'Each star level has a different price per tier', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (225, 'Heroes', 'event', 'shards', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (226, 'Heroes', 'event', 'you will need a total of', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (227, 'Heroes', 'event', 'ATTENTION', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (228, 'Heroes', 'event', 'And spoiler alert', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (229, 'Heroes', 'event', 'rarity', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (230, 'Heroes', 'event', 'SSR', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (231, 'Heroes', 'event', 'ability', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:36'), (232, 'Heroes', 'event', 'Auto Attack', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:37'), (233, 'Heroes', 'event', 'Quick Reload', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:37'), (234, 'Heroes', 'event', 'Tactics', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:37'), (235, 'Heroes', 'event', 'Fire Cover', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:37'), (236, 'Heroes', 'event', 'Expertise', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:37'), (237, 'Heroes', 'event', 'Super Sensing', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:37'), (238, 'Heroes', 'event', 'Passive', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:37'), (239, 'Heroes', 'event', 'check it out in this article', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:37'), (240, 'Heroes', 'event', 'Stand Firm', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:37'), (241, 'Heroes', 'event', 'Ironclad Barrier', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:37'), (242, 'Heroes', 'event', 'Energy Boost', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:37'), (243, 'Heroes', 'event', 'Energy Assault', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:37'), (244, 'Heroes', 'event', 'Blade of Legion', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:37'), (245, 'Heroes', 'event', 'type', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:37'), (246, 'Heroes', 'event', 'aircraft', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:37'), (247, 'Heroes', 'event', 'missile', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:37'), (248, 'Heroes', 'event', 'Magnetic Expert', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:37'), (249, 'Heroes', 'hero', 'Mason', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:37'), (250, 'Heroes', 'hero', 'Murphy', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:37'), (251, 'Heroes', 'hero', 'Kimberly', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:37'), (252, 'Heroes', 'hero', 'Marshall', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:37'), (253, 'Heroes', 'hero', 'DVA', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:37'), (254, 'Heroes', 'hero', 'riker', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:37'), (255, 'Heroes', 'hero', 'Carlie', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:37'), (256, 'Heroes', 'hero', 'Swift', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:37'), (257, 'Heroes', 'hero', 'Thunder', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:37'), (258, 'Heroes', 'hero', 'Tesla', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:37'), (259, 'Heroes', 'hero', 'Williams', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:37'), (260, 'Heroes', 'hero', 'Hunter', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:37'), (261, 'Heroes', 'hero', 'Magblade', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:37'), (262, 'Heroes', 'hero', 'Morrison', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:37'), (263, 'Heroes', 'hero', 'Lucius', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:37'), (264, 'Heroes', 'hero', 'Sky', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:37'), (265, 'Heroes', 'hero', 'Knight', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:37'), (266, 'Heroes', 'hero', 'Fiona', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:37'), (267, 'Heroes', 'hero', 'Stetmann', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:37'), (268, 'Heroes', 'hero', 'Adam', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:37'), (269, 'Heroes', 'hero', 'Titan', '{}', 'https://www.lastwartutorial.com/heroes/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:21:37'), (270, 'Season 4', 'troop', 'more', '{}', 'https://www.lastwartutorial.com/season-4-week-4/', 'Season 4 – Week 4 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, City Level 7 unlock', 'In this article all missions of Season 4 week 4 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 4 Week4-01: Warbre...', '2026-01-23 03:21:37'), (271, 'Season 4', 'event', 'Evernight Isle', '{}', 'https://www.lastwartutorial.com/season-4-week-4/', 'Season 4 – Week 4 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, City Level 7 unlock', 'In this article all missions of Season 4 week 4 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 4 Week4-01: Warbre...', '2026-01-23 03:21:37'), (272, 'Season 4', 'event', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-4-week-4/', 'Season 4 – Week 4 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, City Level 7 unlock', 'In this article all missions of Season 4 week 4 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 4 Week4-01: Warbre...', '2026-01-23 03:21:37'), (273, 'Season 4', 'event', 'Game modes', '{}', 'https://www.lastwartutorial.com/season-4-week-4/', 'Season 4 – Week 4 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, City Level 7 unlock', 'In this article all missions of Season 4 week 4 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 4 Week4-01: Warbre...', '2026-01-23 03:21:37'), (274, 'Season 4', 'event', 'The Ultimate Strategy Guide', '{}', 'https://www.lastwartutorial.com/season-4-week-4/', 'Season 4 – Week 4 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, City Level 7 unlock', 'In this article all missions of Season 4 week 4 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 4 Week4-01: Warbre...', '2026-01-23 03:21:37'), (275, 'Season 4', 'event', 'tricks and cheats', '{}', 'https://www.lastwartutorial.com/season-4-week-4/', 'Season 4 – Week 4 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, City Level 7 unlock', 'In this article all missions of Season 4 week 4 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 4 Week4-01: Warbre...', '2026-01-23 03:21:37'), (276, 'Season 4', 'event', 'Skills', '{}', 'https://www.lastwartutorial.com/season-4-week-4/', 'Season 4 – Week 4 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, City Level 7 unlock', 'In this article all missions of Season 4 week 4 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 4 Week4-01: Warbre...', '2026-01-23 03:21:37'), (277, 'Season 4', 'event', 'Tactics Card', '{}', 'https://www.lastwartutorial.com/season-4-week-4/', 'Season 4 – Week 4 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, City Level 7 unlock', 'In this article all missions of Season 4 week 4 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 4 Week4-01: Warbre...', '2026-01-23 03:21:37'), (278, 'Season 4', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-4-week-4/', 'Season 4 – Week 4 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, City Level 7 unlock', 'In this article all missions of Season 4 week 4 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 4 Week4-01: Warbre...', '2026-01-23 03:21:37'), (279, 'Season 4', 'event', 'Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-4/', 'Season 4 – Week 4 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, City Level 7 unlock', 'In this article all missions of Season 4 week 4 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 4 Week4-01: Warbre...', '2026-01-23 03:21:37'), (280, 'Season 4', 'event', 'Warbreaker Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-4/', 'Season 4 – Week 4 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, City Level 7 unlock', 'In this article all missions of Season 4 week 4 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 4 Week4-01: Warbre...', '2026-01-23 03:21:37'), (281, 'Season 4', 'event', 'Mission goal', '{}', 'https://www.lastwartutorial.com/season-4-week-4/', 'Season 4 – Week 4 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, City Level 7 unlock', 'In this article all missions of Season 4 week 4 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 4 Week4-01: Warbre...', '2026-01-23 03:21:37'), (282, 'Season 4', 'event', 'Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-4/', 'Season 4 – Week 4 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, City Level 7 unlock', 'In this article all missions of Season 4 week 4 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 4 Week4-01: Warbre...', '2026-01-23 03:21:37'), (283, 'Season 4', 'event', 'Ruinstriker Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-4/', 'Season 4 – Week 4 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, City Level 7 unlock', 'In this article all missions of Season 4 week 4 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 4 Week4-01: Warbre...', '2026-01-23 03:21:37'), (284, 'Season 4', 'event', 'Warlord Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-4/', 'Season 4 – Week 4 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, City Level 7 unlock', 'In this article all missions of Season 4 week 4 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 4 Week4-01: Warbre...', '2026-01-23 03:21:37'), (285, 'Season 4', 'event', 'Trade Baron Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-4/', 'Season 4 – Week 4 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, City Level 7 unlock', 'In this article all missions of Season 4 week 4 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 4 Week4-01: Warbre...', '2026-01-23 03:21:37'), (286, 'Season 4', 'event', 'All missions share the fact that they have', '{}', 'https://www.lastwartutorial.com/season-4-week-4/', 'Season 4 – Week 4 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, City Level 7 unlock', 'In this article all missions of Season 4 week 4 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 4 Week4-01: Warbre...', '2026-01-23 03:21:37'), (287, 'Season 4', 'event', 'reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-4/', 'Season 4 – Week 4 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, City Level 7 unlock', 'In this article all missions of Season 4 week 4 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 4 Week4-01: Warbre...', '2026-01-23 03:21:37'), (288, 'Season 4', 'event', 'tile menu', '{}', 'https://www.lastwartutorial.com/season-4-week-4/', 'Season 4 – Week 4 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, City Level 7 unlock', 'In this article all missions of Season 4 week 4 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 4 Week4-01: Warbre...', '2026-01-23 03:21:37'), (289, 'Season 4', 'event', 'Given that we are in', '{}', 'https://www.lastwartutorial.com/season-4-week-4/', 'Season 4 – Week 4 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, City Level 7 unlock', 'In this article all missions of Season 4 week 4 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 4 Week4-01: Warbre...', '2026-01-23 03:21:37'), (290, 'Season 4', 'event', 'goal Reward chest goal Week', '{}', 'https://www.lastwartutorial.com/season-4-week-4/', 'Season 4 – Week 4 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, City Level 7 unlock', 'In this article all missions of Season 4 week 4 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 4 Week4-01: Warbre...', '2026-01-23 03:21:37'), (291, 'Season 4', 'event', 'goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-4/', 'Season 4 – Week 4 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, City Level 7 unlock', 'In this article all missions of Season 4 week 4 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 4 Week4-01: Warbre...', '2026-01-23 03:21:37'), (292, 'Season 4', 'event', 'goal', '{}', 'https://www.lastwartutorial.com/season-4-week-4/', 'Season 4 – Week 4 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, City Level 7 unlock', 'In this article all missions of Season 4 week 4 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 4 Week4-01: Warbre...', '2026-01-23 03:21:37'), (293, 'Season 4', 'event', 'goal is unlocked', '{}', 'https://www.lastwartutorial.com/season-4-week-4/', 'Season 4 – Week 4 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, City Level 7 unlock', 'In this article all missions of Season 4 week 4 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 4 Week4-01: Warbre...', '2026-01-23 03:21:37'), (294, 'Season 4', 'event', 'of the season', '{}', 'https://www.lastwartutorial.com/season-4-week-4/', 'Season 4 – Week 4 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, City Level 7 unlock', 'In this article all missions of Season 4 week 4 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 4 Week4-01: Warbre...', '2026-01-23 03:21:37'), (295, 'Season 4', 'event', 'will start day', '{}', 'https://www.lastwartutorial.com/season-4-week-4/', 'Season 4 – Week 4 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, City Level 7 unlock', 'In this article all missions of Season 4 week 4 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 4 Week4-01: Warbre...', '2026-01-23 03:21:37'), (296, 'Season 4', 'event', 'goals are immediately available', '{}', 'https://www.lastwartutorial.com/season-4-week-4/', 'Season 4 – Week 4 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, City Level 7 unlock', 'In this article all missions of Season 4 week 4 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 4 Week4-01: Warbre...', '2026-01-23 03:21:37'), (297, 'Season 4', 'event', 'is the beginning of the Copper War', '{}', 'https://www.lastwartutorial.com/season-4-week-4/', 'Season 4 – Week 4 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, City Level 7 unlock', 'In this article all missions of Season 4 week 4 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 4 Week4-01: Warbre...', '2026-01-23 03:21:37'), (298, 'Season 4', 'event', 'is to use warlord', '{}', 'https://www.lastwartutorial.com/season-4-week-4/', 'Season 4 – Week 4 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, City Level 7 unlock', 'In this article all missions of Season 4 week 4 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 4 Week4-01: Warbre...', '2026-01-23 03:21:37'), (299, 'Season 4', 'event', 'goal is delayed by', '{}', 'https://www.lastwartutorial.com/season-4-week-4/', 'Season 4 – Week 4 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, City Level 7 unlock', 'In this article all missions of Season 4 week 4 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 4 Week4-01: Warbre...', '2026-01-23 03:21:37'), (300, 'Season 4', 'event', 'is to capture Level', '{}', 'https://www.lastwartutorial.com/season-4-week-4/', 'Season 4 – Week 4 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, City Level 7 unlock', 'In this article all missions of Season 4 week 4 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 4 Week4-01: Warbre...', '2026-01-23 03:21:37'), (301, 'Alliances', 'building', 'all missions', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:37'), (302, 'Alliances', 'building', 'Golden Kingdom', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:37'), (303, 'Alliances', 'building', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:37'), (304, 'Alliances', 'building', 'Strategy Guide', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:37'), (305, 'Alliances', 'building', 'and Skills', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:37'), (306, 'Alliances', 'building', 'Oasis Locations', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:37'), (307, 'Alliances', 'building', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:37'), (308, 'Alliances', 'building', 'Cheats', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:37'), (309, 'Alliances', 'building', 'Ancient Tech', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (310, 'Alliances', 'building', 'chest goal', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (311, 'Alliances', 'building', 'Protector History', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (312, 'Alliances', 'building', 'Conversion Power', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (313, 'Alliances', 'building', 'Desert Protector', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (314, 'Alliances', 'building', 'Mission goal', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (315, 'Alliances', 'building', 'Exclusive Weapon', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (316, 'Alliances', 'building', 'Purge Action', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (317, 'Alliances', 'building', 'Stronghold Clash', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (318, 'Alliances', 'building', 'Sandworm Crisis', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (319, 'Alliances', 'building', 'an Oasis', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (320, 'Alliances', 'building', 'some', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (321, 'Alliances', 'building', 'season event', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (322, 'Alliances', 'building', 'the wall', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (323, 'Alliances', 'building', 'the beginning', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (324, 'Alliances', 'building', 'total', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (325, 'Alliances', 'building', 'Alliance button', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (326, 'Alliances', 'building', 'Alliance Center', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (327, 'Alliances', 'building', 'main goal', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (328, 'Alliances', 'building', 'weapon details', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (329, 'Alliances', 'building', 'in terms', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (330, 'Alliances', 'building', 'All', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (331, 'Alliances', 'building', 'the preview', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (332, 'Alliances', 'building', 'the attributes', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (333, 'Alliances', 'building', 'the level', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (334, 'Alliances', 'building', 'the time', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (335, 'Alliances', 'building', 'the capture', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (336, 'Alliances', 'building', 'members', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (337, 'Alliances', 'building', 'portion', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (338, 'Alliances', 'building', 'be first', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (339, 'Alliances', 'building', 'hours', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (340, 'Alliances', 'troop', 'Curse Resistance', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (341, 'Alliances', 'troop', 'seasonal', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (342, 'Alliances', 'troop', 'increase', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (343, 'Alliances', 'event', 'Golden Kingdom', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (344, 'Alliances', 'event', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (345, 'Alliances', 'event', 'The Ultimate Strategy Guide', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (346, 'Alliances', 'event', 'Weeks guides', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (347, 'Alliances', 'event', 'Professions and Skills', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (348, 'Alliances', 'event', 'Desert Artifacts Locations', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (349, 'Alliances', 'event', 'Oasis Locations', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (350, 'Alliances', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (351, 'Alliances', 'event', 'Cheats', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (352, 'Alliances', 'event', 'Ancient Tech', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (353, 'Alliances', 'event', 'Mission goal Reward chest goal Additional event', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (354, 'Alliances', 'event', 'Conversion Power', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (355, 'Alliances', 'event', 'Desert Protector', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (356, 'Alliances', 'event', 'Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (357, 'Alliances', 'event', 'Curse Research Lab Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (358, 'Alliances', 'event', 'Mission goal', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (359, 'Alliances', 'event', 'Blessing Fountain Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (360, 'Alliances', 'event', 'Alliance Center Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (361, 'Alliances', 'event', 'Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (362, 'Alliances', 'event', 'Additional event', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (363, 'Alliances', 'event', 'Exclusive Weapon', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (364, 'Alliances', 'event', 'Purge Action', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (365, 'Alliances', 'event', 'Digging Stronghold Clash', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (366, 'Alliances', 'event', 'Sandworm Crisis', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (367, 'Alliances', 'event', 'Build an Oasis', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (368, 'Alliances', 'event', 'All missions share the fact that they have', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (369, 'Alliances', 'event', 'reward chest goal', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (370, 'Alliances', 'event', 'Desert Protectors\nIMPORTANT', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (371, 'Alliances', 'event', 'To achieve that goal go to Alliance button', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (372, 'Alliances', 'event', 'Alliance Center', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (373, 'Alliances', 'event', 'Exclusive weapon details', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (374, 'Alliances', 'event', 'Levels', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (375, 'Alliances', 'event', 'Boosts', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:38'), (376, 'Alliances', 'event', 'All', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:39'), (377, 'Alliances', 'event', 'Additional boots', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:39'), (378, 'Alliances', 'event', 'There will be first', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:39'), (379, 'Alliances', 'event', 'City Level unlock timing', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:39'), (380, 'Alliances', 'event', 'hours', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:39'), (381, 'Alliances', 'event', 'goal Reward chest goal Week', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:39'), (382, 'Alliances', 'event', 'goal Reward chest goal Additional event', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:39'), (383, 'Alliances', 'event', 'goal Conversion Power Desert Protector History', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:39'), (384, 'Alliances', 'event', 'goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:39'), (385, 'Alliances', 'event', 'goal', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:39'), (386, 'Alliances', 'event', 'Marshall', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:39'), (387, 'Alliances', 'event', 'goal is unlocked', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:39'), (388, 'Alliances', 'event', 'of the season', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:39'), (389, 'Alliances', 'event', 'will start day', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:39'), (390, 'Alliances', 'event', 'goals are immediately available', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:39'), (391, 'Alliances', 'event', 'goal is delayed by', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:39'), (392, 'Alliances', 'event', 'is to capture Level', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:39'), (393, 'Alliances', 'event', 'event called City Clash S', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:39'), (394, 'Alliances', 'event', 'starts', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:39'), (395, 'Alliances', 'event', 'settlement', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:39'), (396, 'Alliances', 'event', 'starts in week', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:39'), (397, 'Alliances', 'event', 'page', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:39'), (398, 'Alliances', 'event', 'starts day', '{}', 'https://www.lastwartutorial.com/season-3-week-1/', 'Season 3 – Week 1 – Protector’s field, Curse Research Lab, Blessing Fountain, Alliance Center, Purge Action, Digging Stronghold Clas, Sandworm Crisis, City Clash S3, Marshall Exclusive Weapon', 'In this article all missions of Season 3 week 1 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:39'), (399, 'Season 4', 'building', 'Preparation', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (400, 'Season 4', 'building', 'first days', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (401, 'Season 4', 'building', 'Evernight Isle', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (402, 'Season 4', 'building', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (403, 'Season 4', 'building', 'Game modes', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (404, 'Season 4', 'building', 'Strategy Guide', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (405, 'Season 4', 'building', 'and cheats', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (406, 'Season 4', 'building', 'Skills', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (407, 'Season 4', 'building', 'Tactics Card', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (408, 'Season 4', 'building', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (409, 'Season 4', 'building', 'to acquire', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (410, 'Season 4', 'building', 'Season Store', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (411, 'Season 4', 'building', 'to prioritize', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (412, 'Season 4', 'building', 'days strategy', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (413, 'Season 4', 'building', 'Initial Captures', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (414, 'Season 4', 'building', 'Digging Strongholds', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (415, 'Season 4', 'building', 'Participation rewards', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (416, 'Season 4', 'building', 'in Rallies', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (417, 'Season 4', 'building', 'Center Re', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (418, 'Season 4', 'building', 'Event Timing', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (419, 'Season 4', 'building', 'for Declaration', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (420, 'Season 4', 'building', 'Declaration', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (421, 'Season 4', 'building', 'End', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (422, 'Season 4', 'building', 'Capitol Capture', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (423, 'Season 4', 'building', 'Ranking groups', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (424, 'Season 4', 'building', 'Tesla Coil', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (425, 'Season 4', 'building', 'limitations', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (426, 'Season 4', 'building', 'protection status', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (427, 'Season 4', 'building', 'Faction Notice', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (428, 'Season 4', 'building', 'Selection Stage', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (429, 'Season 4', 'building', 'Select Faction', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (430, 'Season 4', 'building', 'war', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (431, 'Season 4', 'building', 'Timing', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (432, 'Season 4', 'building', 'stages', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (433, 'Season 4', 'building', 'brackets', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (434, 'Season 4', 'building', 'War', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (435, 'Season 4', 'building', 'Invitation', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (436, 'Season 4', 'building', 'Atomic Breath', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (437, 'Season 4', 'building', 'War Results', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (438, 'Season 4', 'building', 'Season Event', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (439, 'Season 4', 'building', 'Duel Event', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (440, 'Season 4', 'building', 'Opponent Selection', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (441, 'Season 4', 'building', 'Stage Contest', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (442, 'Season 4', 'building', 'Defense Rules', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (443, 'Season 4', 'building', 'Cannon Capabilities', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (444, 'Season 4', 'building', 'really important', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (445, 'Season 4', 'building', 'the end', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (446, 'Season 4', 'building', 'in off', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (447, 'Season 4', 'building', 'season periods', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (448, 'Season 4', 'building', 'new season', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:39'), (449, 'Season 4', 'building', 'the Season', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (450, 'Season 4', 'building', 'lot', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (451, 'Season 4', 'building', 'seasonal game', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (452, 'Season 4', 'building', 'during off', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (453, 'Season 4', 'building', 'smart decisions', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (454, 'Season 4', 'building', 'the availability', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (455, 'Season 4', 'building', 'the beginning', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (456, 'Season 4', 'building', 'Engineer instead', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (457, 'Season 4', 'building', 'take advantage', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (458, 'Season 4', 'building', 'very beginning', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (459, 'Season 4', 'building', 'struggle because', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (460, 'Season 4', 'building', 'alliance neighbors', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (461, 'Season 4', 'building', 'virus resistance', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (462, 'Season 4', 'building', 'the leader', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (463, 'Season 4', 'building', 'higher level', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (464, 'Season 4', 'building', 'Year', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (465, 'Season 4', 'building', 'Resource Tiles', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (466, 'Season 4', 'building', 'highest level', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (467, 'Season 4', 'building', 'unlocked all', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (468, 'Season 4', 'building', 'this article', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (469, 'Season 4', 'building', 'all members', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (470, 'Season 4', 'building', 'Alliance button', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (471, 'Season 4', 'building', 'Alliance Cities', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (472, 'Season 4', 'building', 'debuffs apply', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (473, 'Season 4', 'building', 'see limits', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (474, 'Season 4', 'building', 'dig strongholds', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (475, 'Season 4', 'building', 'the level', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (476, 'Season 4', 'building', 'Stone', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (477, 'Season 4', 'building', 'different types', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (478, 'Season 4', 'building', 'protectors', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (479, 'Season 4', 'building', 'Capture Requirements', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (480, 'Season 4', 'building', 'Capture Rules', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (481, 'Season 4', 'building', 'Maximum number', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (482, 'Season 4', 'building', 'regardless', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (483, 'Season 4', 'building', 'you own', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (484, 'Season 4', 'building', 'daily limit', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (485, 'Season 4', 'building', 'squads reinforcing', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (486, 'Season 4', 'building', 'Stronghold Guards', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (487, 'Season 4', 'building', 'unlimited number', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (488, 'Season 4', 'building', 'separate sets', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (489, 'Season 4', 'building', 'no cross', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (490, 'Season 4', 'building', 'resistance', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (491, 'Season 4', 'building', 'his resistance', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (492, 'Season 4', 'building', 'did on', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (493, 'Season 4', 'building', 'Oni guards', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (494, 'Season 4', 'building', 'no way', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (495, 'Season 4', 'building', 'the cross', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (496, 'Season 4', 'building', 'teaser', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (497, 'Season 4', 'building', 'attack alliances', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (498, 'Season 4', 'building', 'powerful alliance', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (499, 'Season 4', 'building', 'more alliances', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (500, 'Season 4', 'building', 'the center', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (501, 'Season 4', 'building', 'The purpose', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (502, 'Season 4', 'building', 'at reset', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (503, 'Season 4', 'building', 'overall duration', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (504, 'Season 4', 'building', 'combined power', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (505, 'Season 4', 'building', 'the start', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (506, 'Season 4', 'building', 'the division', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (507, 'Season 4', 'building', 'two factions', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (508, 'Season 4', 'building', 'and Koubutai', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (509, 'Season 4', 'building', 'hours', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (510, 'Season 4', 'building', 'no Sato', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (511, 'Season 4', 'building', 'The logic', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (512, 'Season 4', 'building', 'selection', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (513, 'Season 4', 'building', 'the number', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (514, 'Season 4', 'building', 'the power', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (515, 'Season 4', 'building', 'the assignment', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (516, 'Season 4', 'building', 'the Presidents', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (517, 'Season 4', 'building', 'each use', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (518, 'Season 4', 'building', 'the players', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (519, 'Season 4', 'building', 'The Leaderboard', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (520, 'Season 4', 'building', 'First', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (521, 'Season 4', 'building', 'NO cross', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:40'), (522, 'Season 4', 'building', 'round', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (523, 'Season 4', 'building', 'certain percentage', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (524, 'Season 4', 'building', 'and end', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (525, 'Season 4', 'building', 'total', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (526, 'Season 4', 'building', 'th week', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (527, 'Season 4', 'building', 'see countdowns', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (528, 'Season 4', 'building', 'the timeline', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (529, 'Season 4', 'building', 'the amount', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (530, 'Season 4', 'building', 'split', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (531, 'Season 4', 'building', 'the list', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (532, 'Season 4', 'building', 'an indication', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (533, 'Season 4', 'building', 'members', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (534, 'Season 4', 'building', 'above members', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (535, 'Season 4', 'building', 'defending Alliances', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (536, 'Season 4', 'building', 'defense victory', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (537, 'Season 4', 'building', 'this stage', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (538, 'Season 4', 'building', 'mins', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (539, 'Season 4', 'building', 'on top', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (540, 'Season 4', 'building', 'number', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (541, 'Season 4', 'building', 'Missile', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (542, 'Season 4', 'building', 'Alliance Button', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (543, 'Season 4', 'building', 'war phases', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (544, 'Season 4', 'building', 'the location', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (545, 'Season 4', 'building', 'Alliance Wars', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (546, 'Season 4', 'building', 'Army', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (547, 'Season 4', 'building', 'the duration', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (548, 'Season 4', 'building', 'of copper', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (549, 'Season 4', 'building', 'the plundering', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (550, 'Season 4', 'building', 'corresponding percentage', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (551, 'Season 4', 'building', 'Alliance Center', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (552, 'Season 4', 'building', 'the details', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (553, 'Season 4', 'building', 'The durability', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (554, 'Season 4', 'building', 'the ranking', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (555, 'Season 4', 'building', 'The end', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (556, 'Season 4', 'building', 'Faction Duel', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (557, 'Season 4', 'building', 'the one', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (558, 'Season 4', 'building', 'days', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (559, 'Season 4', 'building', 'last day', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (560, 'Season 4', 'building', 'THE EVENT', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (561, 'Season 4', 'building', 'large amount', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (562, 'Season 4', 'building', 'warzones', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (563, 'Season 4', 'building', 'highest', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (564, 'Season 4', 'building', 'capture progress', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (565, 'Season 4', 'building', 'and Secretary', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (566, 'Season 4', 'building', 'Security', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (567, 'Season 4', 'building', 'The top', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (568, 'Season 4', 'building', 'this sort', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (569, 'Season 4', 'building', 'Example', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (570, 'Season 4', 'building', 'the enemy', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (571, 'Season 4', 'building', 'various amounts', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (572, 'Season 4', 'building', 'maximum', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (573, 'Season 4', 'building', 'substantial amount', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (574, 'Season 4', 'building', 'cost', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (575, 'Season 4', 'building', 'speed', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (576, 'Season 4', 'building', 'and', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (577, 'Season 4', 'building', 'destroyed', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (578, 'Season 4', 'building', 'they', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (579, 'Season 4', 'building', 'can', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (580, 'Season 4', 'building', 'when', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (581, 'Season 4', 'troop', 'and', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (582, 'Season 4', 'troop', 'attacking', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (583, 'Season 4', 'troop', 'defending', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (584, 'Season 4', 'troop', 'garrisoned', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (585, 'Season 4', 'event', 'Golden Kingdom for', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (586, 'Season 4', 'event', 'Preparation', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (587, 'Season 4', 'event', 'useful especially in the first days', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (588, 'Season 4', 'event', 'Evernight Isle', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (589, 'Season 4', 'event', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (590, 'Season 4', 'event', 'Game modes', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (591, 'Season 4', 'event', 'The Ultimate Strategy Guide', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (592, 'Season 4', 'event', 'tricks and cheats', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (593, 'Season 4', 'event', 'Skills', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (594, 'Season 4', 'event', 'Tactics Card', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:41'), (595, 'Season 4', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (596, 'Season 4', 'event', 'Season Store', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (597, 'Season 4', 'event', 'Alliance technologies to prioritize', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (598, 'Season 4', 'event', 'Skills to acquire', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (599, 'Season 4', 'event', 'Fast Growth First days strategy', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (600, 'Season 4', 'event', 'First days strategy', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (601, 'Season 4', 'event', 'Digging Strongholds', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (602, 'Season 4', 'event', 'Virus Resistance in Rallies', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (603, 'Season 4', 'event', 'Participation rewards', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (604, 'Season 4', 'event', 'Initial Captures', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (605, 'Season 4', 'event', 'Ranking groups', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (606, 'Season 4', 'event', 'Butler Tesla Coil', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (607, 'Season 4', 'event', 'Alliance Center Re', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (608, 'Season 4', 'event', 'limitations', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (609, 'Season 4', 'event', 'Alliance Center Relocation Spot protection status', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (610, 'Season 4', 'event', 'Faction Notice', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (611, 'Season 4', 'event', 'Faction Leader Selection Stage', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (612, 'Season 4', 'event', 'Select Faction', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (613, 'Season 4', 'event', 'End of war', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (614, 'Season 4', 'event', 'Timing of stages', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (615, 'Season 4', 'event', 'brackets', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (616, 'Season 4', 'event', 'Waiting for Declaration of War', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (617, 'Season 4', 'event', 'Declaration of War', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (618, 'Season 4', 'event', 'Invitation', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (619, 'Season 4', 'event', 'Tesla Coil', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (620, 'Season 4', 'event', 'Atomic Breath', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (621, 'Season 4', 'event', 'War War Results', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (622, 'Season 4', 'event', 'War Results', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (623, 'Season 4', 'event', 'Faction Duel Season Event', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (624, 'Season 4', 'event', 'Faction Duel Event', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (625, 'Season 4', 'event', 'Opponent Selection', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (626, 'Season 4', 'event', 'Invasion Right Stage Contest', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (627, 'Season 4', 'event', 'Capitol Defense Rules', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (628, 'Season 4', 'event', 'Giant Cannon Capabilities', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (629, 'Season 4', 'event', 'they will be stored in the inventory in off', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (630, 'Season 4', 'event', 'season periods', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (631, 'Season 4', 'event', 'even during off', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (632, 'Season 4', 'event', 'Generic suggestions', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (633, 'Season 4', 'event', 'rallies', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (634, 'Season 4', 'event', 'filling the progress bar in the event Research', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (635, 'Season 4', 'event', 'Season Boost\nStone and Quartz', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (636, 'Season 4', 'event', 'IMPORTANT', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (637, 'Season 4', 'event', 'Read more about it in this article', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (638, 'Season 4', 'event', 'to do so go to Alliance button', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (639, 'Season 4', 'event', 'Alliance Cities', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (640, 'Season 4', 'event', 'and so dealt damage debuffs apply', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (641, 'Season 4', 'event', 'Collect extra Stone and Quartz', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (642, 'Season 4', 'event', 'once you captured a digging stronghold', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (643, 'Season 4', 'event', 'Alliance button', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (644, 'Season 4', 'event', 'Tab Digging Strongholds', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (645, 'Season 4', 'event', 'has some news regarding the map', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (646, 'Season 4', 'event', 'Go to Alliance button', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (647, 'Season 4', 'event', 'City capture limits', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (648, 'Season 4', 'event', 'Digging Stronghold capture limits', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (649, 'Season 4', 'event', 'based on their level', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (650, 'Season 4', 'event', 'Stone', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (651, 'Season 4', 'event', 'Digging Strongholds Capture Requirements', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (652, 'Season 4', 'event', 'Digging Strongholds Capture Rules', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (653, 'Season 4', 'event', 'Maximum number of Dig Site you can own', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (654, 'Season 4', 'event', 'regardless of how many cities you own', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:42'), (655, 'Season 4', 'event', 'Maximum daily limit of dig site captures', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (656, 'Season 4', 'event', 'squads reinforcing', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (657, 'Season 4', 'event', 'There will be no cross', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (658, 'Season 4', 'event', 'Member A', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (659, 'Season 4', 'event', 'Virus Resistance applied during combat', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (660, 'Season 4', 'event', 'of the following', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (661, 'Season 4', 'event', 'the cross', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (662, 'Season 4', 'event', 'tile menu', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (663, 'Season 4', 'event', 'Skill removed and new Butler Skill added', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (664, 'Season 4', 'event', 'is to divide Warzones into two factions', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (665, 'Season 4', 'event', 'Faction Awards phases', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (666, 'Season 4', 'event', 'Kage no Sato and Koubutai', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (667, 'Season 4', 'event', 'Faction Leaders', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (668, 'Season 4', 'event', 'First of all', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (669, 'Season 4', 'event', 'NO cross', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (670, 'Season 4', 'event', 'Each war declaration round includes five stages', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (671, 'Season 4', 'event', 'rewards for defense victory', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (672, 'Season 4', 'event', 'mins', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (673, 'Season 4', 'event', 'buildings that are on top of it', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (674, 'Season 4', 'event', 'squads', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (675, 'Season 4', 'event', 'War rewards', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (676, 'Season 4', 'event', 'skill', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (677, 'Season 4', 'event', 'Please note', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (678, 'Season 4', 'event', 'Skill rules', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (679, 'Season 4', 'event', 'support structures', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (680, 'Season 4', 'event', 'of copper', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (681, 'Season 4', 'event', 'so let me clarify', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (682, 'Season 4', 'event', 'not only to the Alliance Center', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (683, 'Season 4', 'event', 'Instructions', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (684, 'Season 4', 'event', 'ABOUT THE EVENT', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (685, 'Season 4', 'event', 'days', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (686, 'Season 4', 'event', 'highest', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (687, 'Season 4', 'event', 'Control Capitol', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (688, 'Season 4', 'event', 'Control each Cannon', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (689, 'Season 4', 'event', 'The top', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (690, 'Season 4', 'event', 'Points sorted by amount', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (691, 'Season 4', 'event', 'section so that it enables the new features', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (692, 'Season 4', 'event', 'it automatically attacks the enemy', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (693, 'Season 4', 'event', 'Phase', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (694, 'Season 4', 'event', 'Timing of stages Copper declaration', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (695, 'Season 4', 'event', 'Research', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (696, 'Season 4', 'event', 'and even if it says the availability is', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (697, 'Season 4', 'event', 'will start and', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (698, 'Season 4', 'event', 'in week', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (699, 'Season 4', 'event', 'this', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (700, 'Season 4', 'event', 'The purpose of the Faction Awards', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (701, 'Season 4', 'event', 'begins', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (702, 'Season 4', 'event', 'participation', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (703, 'Season 4', 'event', 'section for the schedule\nKage no Sato', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (704, 'Season 4', 'event', 'Copper Wars will start on day', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (705, 'Season 4', 'event', 'starts on early servers', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (706, 'Season 4', 'event', 'starts the', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (707, 'Season 4', 'event', 'of Season', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (708, 'Season 4', 'event', 'but it progressively will be reduced', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (709, 'Season 4', 'event', 'interface', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (710, 'Season 4', 'event', 'points', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (711, 'Season 4', 'event', 'point rewards will be sent via mail', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (712, 'Season 4', 'event', 'will start day', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (713, 'Season 4', 'event', 'page becomes available through Season', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (714, 'Season 4', 'event', 'page', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (715, 'Season 4', 'event', 'detail page becomes available click on the', '{}', 'https://www.lastwartutorial.com/season-4-the-ultimate-strategy-guide-for-season-4-evernight-isle-growth-captures-and-war/', 'Season 4 – The Ultimate Strategy Guide for Season 4 Evernight Isle Growth, Captures and Copper War', 'In this guide you will find the most useful strategies for ☀️ Season 4 – Golden Kingdom for:\n- Preparation\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Se...', '2026-01-23 03:21:43'), (716, 'Season 2', 'troop', 'Send', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:43'), (717, 'Season 2', 'troop', 'send', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:43'), (718, 'Season 2', 'troop', 'strongest', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:43'), (719, 'Season 2', 'troop', 'your', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:43'), (720, 'Season 2', 'troop', 'sending', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:43'), (721, 'Season 2', 'event', 'Polar Storm', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:43'), (722, 'Season 2', 'event', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:43'), (723, 'Season 2', 'event', 'The Ultimate Strategy Guide', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:43'), (724, 'Season 2', 'event', 'Supply Collection Locations', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:43'), (725, 'Season 2', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:43'), (726, 'Season 2', 'event', 'Cheats', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:43'), (727, 'Season 2', 'event', 'Min Temp', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:43'), (728, 'Season 2', 'event', 'Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:43'), (729, 'Season 2', 'event', 'Mission goal', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:43'), (730, 'Season 2', 'event', 'Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:43'), (731, 'Season 2', 'event', 'Reactivate Furnace', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:43'), (732, 'Season 2', 'event', 'Kill the Glacieradon', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:43'), (733, 'Season 2', 'event', 'All missions share the fact that they have', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:43'), (734, 'Season 2', 'event', 'reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:43'), (735, 'Season 2', 'event', 'but blizzards reach level X with', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:43'), (736, 'Season 2', 'event', 'reward chest\nIMPORTANT', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:43'), (737, 'Season 2', 'event', 'Glacieradon is a major threat to the Furnace', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:43'), (738, 'Season 2', 'event', 'hits per day per server', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (739, 'Season 2', 'event', 'IMPORTANT', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (740, 'Season 2', 'event', 'Event Rules', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (741, 'Season 2', 'event', 'Below a video of the event\nIMPORTANT', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (742, 'Season 2', 'event', 'types of rewards', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (743, 'Season 2', 'event', 'goal Reward chest goal Week', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (744, 'Season 2', 'event', 'goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (745, 'Season 2', 'event', 'goal', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (746, 'Season 2', 'event', 'goal is unlocked', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (747, 'Season 2', 'event', 'of the season', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (748, 'Season 2', 'event', 'will start day', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (749, 'Season 2', 'event', 'goals are immediately available', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (750, 'Season 2', 'event', 'of week', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (751, 'Season 2', 'event', 'on every server', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (752, 'Season 2', 'event', 'Page in the Warzone Info section', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (753, 'Season 2', 'event', 'can start at any day of week', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (754, 'Season 2', 'event', 'page', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (755, 'Season 2', 'event', 'Rules', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (756, 'Season 2', 'event', 'begins', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (757, 'Season 2', 'event', 'happened', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (758, 'Season 2', 'event', 'details page where for server', '{}', 'https://www.lastwartutorial.com/season-2-week-5/', 'Season 2 – Week 5 – Cold Wave Alert -90, Turn on Nuclear Furnace', 'In this article all missions of Season 2 week 5 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (759, 'General', 'general', 'Desert Artifacts Locations – Level 3 Locations, where to find them', NULL, 'https://www.lastwartutorial.com/desert-artifacts-locations-level-3/', 'Desert Artifacts Locations – Level 3 Locations, where to find them', 'This page shows Desert Artifacts locations of level 3.\nGo to Desert Artifacts Locations to know more about it.\nGiven the huge amount of locations I will split this in multiple pages:\n- Level 3 (this page)\n- Level 3 Artifacts 1-50 Artifacts 51-101 Artifacts 101-\n- Artifacts 1-50\n- Artifacts 51-101\n- Artifacts 101-\n\n## Artifacts 1-50\n\n## Artifacts 51-101\n\n## Artifacts 101-\n', '2026-01-23 03:21:44'), (760, 'Season 2', 'event', 'Polar Storm', '{}', 'https://www.lastwartutorial.com/season-2-week-6/', 'Season 2 – Week 6 – Cold Wave alert -110 , Rare Soil Showdown', 'In this article all missions of Season 2 week 6 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (761, 'Season 2', 'event', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-2-week-6/', 'Season 2 – Week 6 – Cold Wave alert -110 , Rare Soil Showdown', 'In this article all missions of Season 2 week 6 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (762, 'Season 2', 'event', 'The Ultimate Strategy Guide', '{}', 'https://www.lastwartutorial.com/season-2-week-6/', 'Season 2 – Week 6 – Cold Wave alert -110 , Rare Soil Showdown', 'In this article all missions of Season 2 week 6 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (763, 'Season 2', 'event', 'Supply Collection Locations', '{}', 'https://www.lastwartutorial.com/season-2-week-6/', 'Season 2 – Week 6 – Cold Wave alert -110 , Rare Soil Showdown', 'In this article all missions of Season 2 week 6 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (764, 'Season 2', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-2-week-6/', 'Season 2 – Week 6 – Cold Wave alert -110 , Rare Soil Showdown', 'In this article all missions of Season 2 week 6 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (765, 'Season 2', 'event', 'Cheats', '{}', 'https://www.lastwartutorial.com/season-2-week-6/', 'Season 2 – Week 6 – Cold Wave alert -110 , Rare Soil Showdown', 'In this article all missions of Season 2 week 6 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (766, 'Season 2', 'event', 'Min Temp', '{}', 'https://www.lastwartutorial.com/season-2-week-6/', 'Season 2 – Week 6 – Cold Wave alert -110 , Rare Soil Showdown', 'In this article all missions of Season 2 week 6 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (767, 'Season 2', 'event', 'Exclusive Weapon Preview of weapon attributes', '{}', 'https://www.lastwartutorial.com/season-2-week-6/', 'Season 2 – Week 6 – Cold Wave alert -110 , Rare Soil Showdown', 'In this article all missions of Season 2 week 6 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (768, 'Season 2', 'event', 'Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-week-6/', 'Season 2 – Week 6 – Cold Wave alert -110 , Rare Soil Showdown', 'In this article all missions of Season 2 week 6 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (769, 'Season 2', 'event', 'Mission goal', '{}', 'https://www.lastwartutorial.com/season-2-week-6/', 'Season 2 – Week 6 – Cold Wave alert -110 , Rare Soil Showdown', 'In this article all missions of Season 2 week 6 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (770, 'Season 2', 'event', 'Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-week-6/', 'Season 2 – Week 6 – Cold Wave alert -110 , Rare Soil Showdown', 'In this article all missions of Season 2 week 6 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (771, 'Season 2', 'event', 'Rare Soil Showdown Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-week-6/', 'Season 2 – Week 6 – Cold Wave alert -110 , Rare Soil Showdown', 'In this article all missions of Season 2 week 6 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (772, 'Season 2', 'event', 'Additional event', '{}', 'https://www.lastwartutorial.com/season-2-week-6/', 'Season 2 – Week 6 – Cold Wave alert -110 , Rare Soil Showdown', 'In this article all missions of Season 2 week 6 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (773, 'Season 2', 'event', 'All missions share the fact that they have', '{}', 'https://www.lastwartutorial.com/season-2-week-6/', 'Season 2 – Week 6 – Cold Wave alert -110 , Rare Soil Showdown', 'In this article all missions of Season 2 week 6 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (774, 'Season 2', 'event', 'reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-week-6/', 'Season 2 – Week 6 – Cold Wave alert -110 , Rare Soil Showdown', 'In this article all missions of Season 2 week 6 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (775, 'Season 2', 'event', 'but blizzards reach level X with', '{}', 'https://www.lastwartutorial.com/season-2-week-6/', 'Season 2 – Week 6 – Cold Wave alert -110 , Rare Soil Showdown', 'In this article all missions of Season 2 week 6 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (776, 'Season 2', 'event', 'Prerequisites to activate', '{}', 'https://www.lastwartutorial.com/season-2-week-6/', 'Season 2 – Week 6 – Cold Wave alert -110 , Rare Soil Showdown', 'In this article all missions of Season 2 week 6 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (777, 'Season 2', 'event', 'Exclusive weapon details', '{}', 'https://www.lastwartutorial.com/season-2-week-6/', 'Season 2 – Week 6 – Cold Wave alert -110 , Rare Soil Showdown', 'In this article all missions of Season 2 week 6 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (778, 'Season 2', 'event', 'Levels', '{}', 'https://www.lastwartutorial.com/season-2-week-6/', 'Season 2 – Week 6 – Cold Wave alert -110 , Rare Soil Showdown', 'In this article all missions of Season 2 week 6 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (779, 'Season 2', 'event', 'Boosts', '{}', 'https://www.lastwartutorial.com/season-2-week-6/', 'Season 2 – Week 6 – Cold Wave alert -110 , Rare Soil Showdown', 'In this article all missions of Season 2 week 6 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (780, 'Season 2', 'event', 'All', '{}', 'https://www.lastwartutorial.com/season-2-week-6/', 'Season 2 – Week 6 – Cold Wave alert -110 , Rare Soil Showdown', 'In this article all missions of Season 2 week 6 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (781, 'Season 2', 'event', 'Additional boots', '{}', 'https://www.lastwartutorial.com/season-2-week-6/', 'Season 2 – Week 6 – Cold Wave alert -110 , Rare Soil Showdown', 'In this article all missions of Season 2 week 6 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (782, 'Season 2', 'event', 'goal Reward chest goal Week', '{}', 'https://www.lastwartutorial.com/season-2-week-6/', 'Season 2 – Week 6 – Cold Wave alert -110 , Rare Soil Showdown', 'In this article all missions of Season 2 week 6 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (783, 'Season 2', 'event', 'goal Reward chest goal Additional event', '{}', 'https://www.lastwartutorial.com/season-2-week-6/', 'Season 2 – Week 6 – Cold Wave alert -110 , Rare Soil Showdown', 'In this article all missions of Season 2 week 6 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (784, 'Season 2', 'event', 'goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-week-6/', 'Season 2 – Week 6 – Cold Wave alert -110 , Rare Soil Showdown', 'In this article all missions of Season 2 week 6 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (785, 'Season 2', 'event', 'goal', '{}', 'https://www.lastwartutorial.com/season-2-week-6/', 'Season 2 – Week 6 – Cold Wave alert -110 , Rare Soil Showdown', 'In this article all missions of Season 2 week 6 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (786, 'Season 2', 'event', 'Swift', '{}', 'https://www.lastwartutorial.com/season-2-week-6/', 'Season 2 – Week 6 – Cold Wave alert -110 , Rare Soil Showdown', 'In this article all missions of Season 2 week 6 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (787, 'Season 2', 'event', 'goal is unlocked', '{}', 'https://www.lastwartutorial.com/season-2-week-6/', 'Season 2 – Week 6 – Cold Wave alert -110 , Rare Soil Showdown', 'In this article all missions of Season 2 week 6 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (788, 'Season 2', 'event', 'of the season', '{}', 'https://www.lastwartutorial.com/season-2-week-6/', 'Season 2 – Week 6 – Cold Wave alert -110 , Rare Soil Showdown', 'In this article all missions of Season 2 week 6 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (789, 'Season 2', 'event', 'will start day', '{}', 'https://www.lastwartutorial.com/season-2-week-6/', 'Season 2 – Week 6 – Cold Wave alert -110 , Rare Soil Showdown', 'In this article all missions of Season 2 week 6 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (790, 'Season 2', 'event', 'goals are immediately available', '{}', 'https://www.lastwartutorial.com/season-2-week-6/', 'Season 2 – Week 6 – Cold Wave alert -110 , Rare Soil Showdown', 'In this article all missions of Season 2 week 6 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (791, 'Season 2', 'event', 'of week', '{}', 'https://www.lastwartutorial.com/season-2-week-6/', 'Season 2 – Week 6 – Cold Wave alert -110 , Rare Soil Showdown', 'In this article all missions of Season 2 week 6 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (792, 'Season 2', 'event', 'the stakes in the', '{}', 'https://www.lastwartutorial.com/season-2-week-6/', 'Season 2 – Week 6 – Cold Wave alert -110 , Rare Soil Showdown', 'In this article all missions of Season 2 week 6 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:44'), (793, 'Season 3', 'event', 'Golden Kingdom', '{}', 'https://www.lastwartutorial.com/season-3-week-6/', 'Season 3 – Week 6 – Oasis Project, McGregor Exclusive Weapon', 'In this article all missions of Season 3 week 6 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:44'), (794, 'Season 3', 'event', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-3-week-6/', 'Season 3 – Week 6 – Oasis Project, McGregor Exclusive Weapon', 'In this article all missions of Season 3 week 6 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:44'), (795, 'Season 3', 'event', 'The Ultimate Strategy Guide', '{}', 'https://www.lastwartutorial.com/season-3-week-6/', 'Season 3 – Week 6 – Oasis Project, McGregor Exclusive Weapon', 'In this article all missions of Season 3 week 6 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:44'), (796, 'Season 3', 'event', 'Weeks guides', '{}', 'https://www.lastwartutorial.com/season-3-week-6/', 'Season 3 – Week 6 – Oasis Project, McGregor Exclusive Weapon', 'In this article all missions of Season 3 week 6 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:44'), (797, 'Season 3', 'event', 'Professions and Skills', '{}', 'https://www.lastwartutorial.com/season-3-week-6/', 'Season 3 – Week 6 – Oasis Project, McGregor Exclusive Weapon', 'In this article all missions of Season 3 week 6 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:44'), (798, 'Season 3', 'event', 'Desert Artifacts Locations', '{}', 'https://www.lastwartutorial.com/season-3-week-6/', 'Season 3 – Week 6 – Oasis Project, McGregor Exclusive Weapon', 'In this article all missions of Season 3 week 6 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:44'), (799, 'Season 3', 'event', 'Oasis Locations', '{}', 'https://www.lastwartutorial.com/season-3-week-6/', 'Season 3 – Week 6 – Oasis Project, McGregor Exclusive Weapon', 'In this article all missions of Season 3 week 6 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:44'), (800, 'Season 3', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-3-week-6/', 'Season 3 – Week 6 – Oasis Project, McGregor Exclusive Weapon', 'In this article all missions of Season 3 week 6 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:44'), (801, 'Season 3', 'event', 'Cheats', '{}', 'https://www.lastwartutorial.com/season-3-week-6/', 'Season 3 – Week 6 – Oasis Project, McGregor Exclusive Weapon', 'In this article all missions of Season 3 week 6 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:44'), (802, 'Season 3', 'event', 'McGregor Exclusive Weapon', '{}', 'https://www.lastwartutorial.com/season-3-week-6/', 'Season 3 – Week 6 – Oasis Project, McGregor Exclusive Weapon', 'In this article all missions of Season 3 week 6 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:44'), (803, 'Season 3', 'event', 'Mission goal Greenification Ranking', '{}', 'https://www.lastwartutorial.com/season-3-week-6/', 'Season 3 – Week 6 – Oasis Project, McGregor Exclusive Weapon', 'In this article all missions of Season 3 week 6 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:44'), (804, 'Season 3', 'event', 'Greenification Ranking', '{}', 'https://www.lastwartutorial.com/season-3-week-6/', 'Season 3 – Week 6 – Oasis Project, McGregor Exclusive Weapon', 'In this article all missions of Season 3 week 6 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:44'), (805, 'Season 3', 'event', 'Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-3-week-6/', 'Season 3 – Week 6 – Oasis Project, McGregor Exclusive Weapon', 'In this article all missions of Season 3 week 6 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:44'), (806, 'Season 3', 'event', 'Additional event', '{}', 'https://www.lastwartutorial.com/season-3-week-6/', 'Season 3 – Week 6 – Oasis Project, McGregor Exclusive Weapon', 'In this article all missions of Season 3 week 6 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:44'), (807, 'Season 3', 'event', 'additional event will be available', '{}', 'https://www.lastwartutorial.com/season-3-week-6/', 'Season 3 – Week 6 – Oasis Project, McGregor Exclusive Weapon', 'In this article all missions of Season 3 week 6 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:44'), (808, 'Season 3', 'event', 'reward chest goal', '{}', 'https://www.lastwartutorial.com/season-3-week-6/', 'Season 3 – Week 6 – Oasis Project, McGregor Exclusive Weapon', 'In this article all missions of Season 3 week 6 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:44'), (809, 'Season 3', 'event', 'Exclusive weapon details', '{}', 'https://www.lastwartutorial.com/season-3-week-6/', 'Season 3 – Week 6 – Oasis Project, McGregor Exclusive Weapon', 'In this article all missions of Season 3 week 6 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:44'), (810, 'Season 3', 'event', 'Levels', '{}', 'https://www.lastwartutorial.com/season-3-week-6/', 'Season 3 – Week 6 – Oasis Project, McGregor Exclusive Weapon', 'In this article all missions of Season 3 week 6 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:44'), (811, 'Season 3', 'event', 'Boosts', '{}', 'https://www.lastwartutorial.com/season-3-week-6/', 'Season 3 – Week 6 – Oasis Project, McGregor Exclusive Weapon', 'In this article all missions of Season 3 week 6 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:44'), (812, 'Season 3', 'event', 'All', '{}', 'https://www.lastwartutorial.com/season-3-week-6/', 'Season 3 – Week 6 – Oasis Project, McGregor Exclusive Weapon', 'In this article all missions of Season 3 week 6 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:44'), (813, 'Season 3', 'event', 'Additional boots', '{}', 'https://www.lastwartutorial.com/season-3-week-6/', 'Season 3 – Week 6 – Oasis Project, McGregor Exclusive Weapon', 'In this article all missions of Season 3 week 6 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:44'), (814, 'Season 3', 'event', 'goal Greenification Ranking Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-3-week-6/', 'Season 3 – Week 6 – Oasis Project, McGregor Exclusive Weapon', 'In this article all missions of Season 3 week 6 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:44'), (815, 'Season 3', 'event', 'goal Greenification Ranking', '{}', 'https://www.lastwartutorial.com/season-3-week-6/', 'Season 3 – Week 6 – Oasis Project, McGregor Exclusive Weapon', 'In this article all missions of Season 3 week 6 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:44'), (816, 'Season 3', 'event', 'McGregor Exclusive Weapon\nStrangely enough', '{}', 'https://www.lastwartutorial.com/season-3-week-6/', 'Season 3 – Week 6 – Oasis Project, McGregor Exclusive Weapon', 'In this article all missions of Season 3 week 6 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:44'), (817, 'Season 3', 'event', 'is scheduled in the sixth week', '{}', 'https://www.lastwartutorial.com/season-3-week-6/', 'Season 3 – Week 6 – Oasis Project, McGregor Exclusive Weapon', 'In this article all missions of Season 3 week 6 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:44'), (818, 'Season 3', 'event', 'will be available', '{}', 'https://www.lastwartutorial.com/season-3-week-6/', 'Season 3 – Week 6 – Oasis Project, McGregor Exclusive Weapon', 'In this article all missions of Season 3 week 6 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:44'), (819, 'Season 3', 'event', 'goal is unlocked', '{}', 'https://www.lastwartutorial.com/season-3-week-6/', 'Season 3 – Week 6 – Oasis Project, McGregor Exclusive Weapon', 'In this article all missions of Season 3 week 6 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:44'), (820, 'Season 3', 'event', 'of the season', '{}', 'https://www.lastwartutorial.com/season-3-week-6/', 'Season 3 – Week 6 – Oasis Project, McGregor Exclusive Weapon', 'In this article all missions of Season 3 week 6 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:44'), (821, 'Season 3', 'event', 'goal', '{}', 'https://www.lastwartutorial.com/season-3-week-6/', 'Season 3 – Week 6 – Oasis Project, McGregor Exclusive Weapon', 'In this article all missions of Season 3 week 6 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:44'), (822, 'Season 3', 'event', 'will start day', '{}', 'https://www.lastwartutorial.com/season-3-week-6/', 'Season 3 – Week 6 – Oasis Project, McGregor Exclusive Weapon', 'In this article all missions of Season 3 week 6 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:44'), (823, 'Season 3', 'event', 'goals are immediately available', '{}', 'https://www.lastwartutorial.com/season-3-week-6/', 'Season 3 – Week 6 – Oasis Project, McGregor Exclusive Weapon', 'In this article all missions of Season 3 week 6 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:44'), (824, 'Season 3', 'event', 'you can access the Greenification Ranking', '{}', 'https://www.lastwartutorial.com/season-3-week-6/', 'Season 3 – Week 6 – Oasis Project, McGregor Exclusive Weapon', 'In this article all missions of Season 3 week 6 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:44'), (825, 'Season 3', 'event', 'McGregor Exclusive Weapon\n\nStarting from day', '{}', 'https://www.lastwartutorial.com/season-3-week-6/', 'Season 3 – Week 6 – Oasis Project, McGregor Exclusive Weapon', 'In this article all missions of Season 3 week 6 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:21:44'), (826, 'Season 5', 'event', 'Wild West', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:44'), (827, 'Season 5', 'event', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:44'), (828, 'Season 5', 'event', 'Pre', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (829, 'Season 5', 'event', 'Season', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (830, 'Season 5', 'event', 'Professions', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (831, 'Season 5', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (832, 'Season 5', 'event', 'Trade Records Trade Logs Consign Rankings Rewards', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (833, 'Season 5', 'event', 'Plunder Train', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (834, 'Season 5', 'event', 'Trade Records', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (835, 'Season 5', 'event', 'Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (836, 'Season 5', 'event', 'Mission goal Contribution ranking', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (837, 'Season 5', 'event', 'Contribution ranking', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (838, 'Season 5', 'event', 'Capture the Bank Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (839, 'Season 5', 'event', 'Mission goal', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (840, 'Season 5', 'event', 'City Ready for War Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (841, 'Season 5', 'event', 'All missions share the fact that they have', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (842, 'Season 5', 'event', 'reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (843, 'Season 5', 'event', 'additional tiles will appear', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (844, 'Season 5', 'event', 'Wasteland Trade', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (845, 'Season 5', 'event', 'the event page for Railroad Tycoon', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (846, 'Season 5', 'event', 'Warzone Declaration of War', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (847, 'Season 5', 'event', 'Trade War', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (848, 'Season 5', 'event', 'on the map', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (849, 'Season 5', 'event', 'of each opponent', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (850, 'Season 5', 'event', 'Base Rules', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (851, 'Season 5', 'event', 'next station', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (852, 'Season 5', 'event', 'returned to you', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (853, 'Season 5', 'event', 'Each station has', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (854, 'Season 5', 'event', 'rule', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (855, 'Season 5', 'event', 'maximum amount', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (856, 'Season 5', 'event', 'lowest price to highest', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (857, 'Season 5', 'event', 'Goal', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (858, 'Season 5', 'event', 'How it works', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (859, 'Season 5', 'event', 'high selling price', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (860, 'Season 5', 'event', 'Use when', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (861, 'Season 5', 'event', 'have a look at the consign feature', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (862, 'Season 5', 'event', 'consign same barrels', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (863, 'Season 5', 'event', 'The mission comes with a Wasteland Trade Ranking', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (864, 'Season 5', 'event', 'to prepare Commander for the upcoming challenge', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (865, 'Season 5', 'event', 'goal Plunder Train My Trades', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (866, 'Season 5', 'event', 'goal Contribution ranking Reward chest goal Week', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (867, 'Season 5', 'event', 'goal Reward chest goal Week', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (868, 'Season 5', 'event', 'goal Contribution ranking Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (869, 'Season 5', 'event', 'goal Contribution ranking', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (870, 'Season 5', 'event', 'goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (871, 'Season 5', 'event', 'goal', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (872, 'Season 5', 'event', 'goal is unlocked', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (873, 'Season 5', 'event', 'of the season', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (874, 'Season 5', 'event', 'goal\nSeason', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (875, 'Season 5', 'event', 'page for Railroad Tycoon', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (876, 'Season 5', 'event', 'will start day', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (877, 'Season 5', 'event', 'goals are immediately available', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (878, 'Season 5', 'event', 'unlocks the Wasteland Trade feature in the Season', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (879, 'Season 5', 'event', 'page', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (880, 'Season 5', 'event', 'comes with a Wasteland Trade Ranking', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (881, 'Season 5', 'event', 'of week', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (882, 'Season 5', 'event', 'is to keep capturing Bank Strongholds', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (883, 'Season 5', 'event', 'goal is delayed by', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (884, 'Season 5', 'event', 'is to capture Level', '{}', 'https://www.lastwartutorial.com/season-5-week-2/', 'Season 5 – Week 2 – Railroad Tycoon, Wasteland Trade, Finance Tycoon, Capture the Bank, Lv. 3/4 City ready for War', 'In this article all missions of Season 5 week 2 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 2 Week2-01: Railroad Tycoon Mission goal Plunder Train My Trades/Trade Records Trade Logs Consign Rankings Rewards Reward chest goa...', '2026-01-23 03:21:45'), (885, 'Season 5', 'troop', 'enemy', '{}', 'https://www.lastwartutorial.com/season-5-week-7/', 'Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies', 'In this article all missions of Season 5 week 7 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 7 Week7-01: Warzone Invasion Mission goal Reward chest goal Week7-02: Vanquish the Enemies Mission goal Reward chest goal\n- Week7-0...', '2026-01-23 03:21:45'), (886, 'Season 5', 'event', 'Wild West', '{}', 'https://www.lastwartutorial.com/season-5-week-7/', 'Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies', 'In this article all missions of Season 5 week 7 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 7 Week7-01: Warzone Invasion Mission goal Reward chest goal Week7-02: Vanquish the Enemies Mission goal Reward chest goal\n- Week7-0...', '2026-01-23 03:21:45'), (887, 'Season 5', 'event', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-5-week-7/', 'Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies', 'In this article all missions of Season 5 week 7 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 7 Week7-01: Warzone Invasion Mission goal Reward chest goal Week7-02: Vanquish the Enemies Mission goal Reward chest goal\n- Week7-0...', '2026-01-23 03:21:45'), (888, 'Season 5', 'event', 'Pre', '{}', 'https://www.lastwartutorial.com/season-5-week-7/', 'Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies', 'In this article all missions of Season 5 week 7 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 7 Week7-01: Warzone Invasion Mission goal Reward chest goal Week7-02: Vanquish the Enemies Mission goal Reward chest goal\n- Week7-0...', '2026-01-23 03:21:45'), (889, 'Season 5', 'event', 'Season', '{}', 'https://www.lastwartutorial.com/season-5-week-7/', 'Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies', 'In this article all missions of Season 5 week 7 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 7 Week7-01: Warzone Invasion Mission goal Reward chest goal Week7-02: Vanquish the Enemies Mission goal Reward chest goal\n- Week7-0...', '2026-01-23 03:21:45'), (890, 'Season 5', 'event', 'Professions', '{}', 'https://www.lastwartutorial.com/season-5-week-7/', 'Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies', 'In this article all missions of Season 5 week 7 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 7 Week7-01: Warzone Invasion Mission goal Reward chest goal Week7-02: Vanquish the Enemies Mission goal Reward chest goal\n- Week7-0...', '2026-01-23 03:21:45'), (891, 'Season 5', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-5-week-7/', 'Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies', 'In this article all missions of Season 5 week 7 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 7 Week7-01: Warzone Invasion Mission goal Reward chest goal Week7-02: Vanquish the Enemies Mission goal Reward chest goal\n- Week7-0...', '2026-01-23 03:21:45'), (892, 'Season 5', 'event', 'Warzone Invasion Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-7/', 'Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies', 'In this article all missions of Season 5 week 7 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 7 Week7-01: Warzone Invasion Mission goal Reward chest goal Week7-02: Vanquish the Enemies Mission goal Reward chest goal\n- Week7-0...', '2026-01-23 03:21:45'), (893, 'Season 5', 'event', 'Mission goal', '{}', 'https://www.lastwartutorial.com/season-5-week-7/', 'Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies', 'In this article all missions of Season 5 week 7 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 7 Week7-01: Warzone Invasion Mission goal Reward chest goal Week7-02: Vanquish the Enemies Mission goal Reward chest goal\n- Week7-0...', '2026-01-23 03:21:45'), (894, 'Season 5', 'event', 'Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-7/', 'Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies', 'In this article all missions of Season 5 week 7 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 7 Week7-01: Warzone Invasion Mission goal Reward chest goal Week7-02: Vanquish the Enemies Mission goal Reward chest goal\n- Week7-0...', '2026-01-23 03:21:45'), (895, 'Season 5', 'event', 'All missions share the fact that they have', '{}', 'https://www.lastwartutorial.com/season-5-week-7/', 'Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies', 'In this article all missions of Season 5 week 7 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 7 Week7-01: Warzone Invasion Mission goal Reward chest goal Week7-02: Vanquish the Enemies Mission goal Reward chest goal\n- Week7-0...', '2026-01-23 03:21:45'), (896, 'Season 5', 'event', 'reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-7/', 'Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies', 'In this article all missions of Season 5 week 7 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 7 Week7-01: Warzone Invasion Mission goal Reward chest goal Week7-02: Vanquish the Enemies Mission goal Reward chest goal\n- Week7-0...', '2026-01-23 03:21:45'), (897, 'Season 5', 'event', 'goal Reward chest goal Week', '{}', 'https://www.lastwartutorial.com/season-5-week-7/', 'Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies', 'In this article all missions of Season 5 week 7 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 7 Week7-01: Warzone Invasion Mission goal Reward chest goal Week7-02: Vanquish the Enemies Mission goal Reward chest goal\n- Week7-0...', '2026-01-23 03:21:45'), (898, 'Season 5', 'event', 'goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-7/', 'Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies', 'In this article all missions of Season 5 week 7 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 7 Week7-01: Warzone Invasion Mission goal Reward chest goal Week7-02: Vanquish the Enemies Mission goal Reward chest goal\n- Week7-0...', '2026-01-23 03:21:45'), (899, 'Season 5', 'event', 'goal', '{}', 'https://www.lastwartutorial.com/season-5-week-7/', 'Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies', 'In this article all missions of Season 5 week 7 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 7 Week7-01: Warzone Invasion Mission goal Reward chest goal Week7-02: Vanquish the Enemies Mission goal Reward chest goal\n- Week7-0...', '2026-01-23 03:21:45'), (900, 'Season 5', 'event', 'goal is unlocked', '{}', 'https://www.lastwartutorial.com/season-5-week-7/', 'Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies', 'In this article all missions of Season 5 week 7 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 7 Week7-01: Warzone Invasion Mission goal Reward chest goal Week7-02: Vanquish the Enemies Mission goal Reward chest goal\n- Week7-0...', '2026-01-23 03:21:45'), (901, 'Season 5', 'event', 'of the season', '{}', 'https://www.lastwartutorial.com/season-5-week-7/', 'Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies', 'In this article all missions of Season 5 week 7 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 7 Week7-01: Warzone Invasion Mission goal Reward chest goal Week7-02: Vanquish the Enemies Mission goal Reward chest goal\n- Week7-0...', '2026-01-23 03:21:45'), (902, 'Season 5', 'event', 'goal\nSeason tiles available in week', '{}', 'https://www.lastwartutorial.com/season-5-week-7/', 'Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies', 'In this article all missions of Season 5 week 7 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 7 Week7-01: Warzone Invasion Mission goal Reward chest goal Week7-02: Vanquish the Enemies Mission goal Reward chest goal\n- Week7-0...', '2026-01-23 03:21:45'), (903, 'Season 5', 'event', 'will start day', '{}', 'https://www.lastwartutorial.com/season-5-week-7/', 'Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies', 'In this article all missions of Season 5 week 7 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 7 Week7-01: Warzone Invasion Mission goal Reward chest goal Week7-02: Vanquish the Enemies Mission goal Reward chest goal\n- Week7-0...', '2026-01-23 03:21:45'), (904, 'Season 5', 'event', 'is all about killing enemy troops', '{}', 'https://www.lastwartutorial.com/season-5-week-7/', 'Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies', 'In this article all missions of Season 5 week 7 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 7 Week7-01: Warzone Invasion Mission goal Reward chest goal Week7-02: Vanquish the Enemies Mission goal Reward chest goal\n- Week7-0...', '2026-01-23 03:21:45'), (905, 'Season 4', 'building', 'week pre', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:45'), (906, 'Season 4', 'building', 'right side', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:45'), (907, 'Season 4', 'building', 'Evernight Isle', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:45'), (908, 'Season 4', 'building', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:45'), (909, 'Season 4', 'building', 'Game modes', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:45'), (910, 'Season 4', 'building', 'Strategy Guide', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:45'), (911, 'Season 4', 'building', 'and cheats', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:45'), (912, 'Season 4', 'building', 'Skills', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:45'), (913, 'Season 4', 'building', 'Tactics Card', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:45'), (914, 'Season 4', 'building', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:45'), (915, 'Season 4', 'building', 'The mission', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:45'), (916, 'Season 4', 'building', 'Start', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:45'), (917, 'Season 4', 'building', 'Video Preview', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (918, 'Season 4', 'building', 'Timeline Pre', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (919, 'Season 4', 'building', 'First Pre', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (920, 'Season 4', 'building', 'Second Pre', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (921, 'Season 4', 'building', 'Season week', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (922, 'Season 4', 'building', 'Pre', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (923, 'Season 4', 'building', 'game manual', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (924, 'Season 4', 'building', 'Cheat Sheet', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (925, 'Season 4', 'building', 'to know', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (926, 'Season 4', 'building', 'Event Calendar', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (927, 'Season 4', 'building', 'Basic Resources', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (928, 'Season 4', 'building', 'and Quartz', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (929, 'Season 4', 'building', 'Radar Missions', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (930, 'Season 4', 'building', 'Trade Posts', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (931, 'Season 4', 'building', 'New Map', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (932, 'Season 4', 'building', 'Official Map', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (933, 'Season 4', 'building', 'Izakaya Bar', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (934, 'Season 4', 'building', 'Levels Relocation', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (935, 'Season 4', 'building', 'and attributes', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (936, 'Season 4', 'building', 'upgrade strategy', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (937, 'Season 4', 'building', 'Activation process', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (938, 'Season 4', 'building', 'Lighting System', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (939, 'Season 4', 'building', 'Control Panel', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (940, 'Season 4', 'building', 'Warehouse Levels', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (941, 'Season 4', 'building', 'Magatama Warehouse', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (942, 'Season 4', 'building', 'Stone Warehouse', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (943, 'Season 4', 'building', 'Oil Warehouse', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (944, 'Season 4', 'building', 'Farms', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (945, 'Season 4', 'building', 'City buffs', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (946, 'Season 4', 'building', 'Cities', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (947, 'Season 4', 'building', 'capture limits', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (948, 'Season 4', 'building', 'Digging Strongholds', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (949, 'Season 4', 'building', 'Oni Legion', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (950, 'Season 4', 'building', 'Weapons', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (951, 'Season 4', 'building', 'Exclusive Weapon', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (952, 'Season 4', 'building', 'to UR', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (953, 'Season 4', 'building', 'Legend Returns', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (954, 'Season 4', 'building', 'Recruit Heroes', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (955, 'Season 4', 'building', 'Legends', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (956, 'Season 4', 'building', 'Maneki', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (957, 'Season 4', 'building', 'Mini Maneki', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (958, 'Season 4', 'building', 'neko', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (959, 'Season 4', 'building', 'Sushi Restaurant', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (960, 'Season 4', 'building', 'Professions', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (961, 'Season 4', 'building', 'Tactics Cards', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (962, 'Season 4', 'building', 'Individual Alliance', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (963, 'Season 4', 'building', 'Magatama Items', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (964, 'Season 4', 'building', 'Season Contributions', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (965, 'Season 4', 'building', 'Stone Packs', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (966, 'Season 4', 'building', 'Battle Pass', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (967, 'Season 4', 'building', 'Weekly Pass', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (968, 'Season 4', 'building', 'Shards rewards', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (969, 'Season 4', 'building', 'Quests', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (970, 'Season 4', 'building', 'Alliance Milestones', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (971, 'Season 4', 'building', 'Faction Rewards', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (972, 'Season 4', 'building', 'Alliance Rewards', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (973, 'Season 4', 'building', 'The once', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (974, 'Season 4', 'building', 'Legends speak', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (975, 'Season 4', 'building', 'the once', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (976, 'Season 4', 'building', 'horde', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:46'), (977, 'Season 4', 'building', 'miasma', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (978, 'Season 4', 'building', 'and razor', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (979, 'Season 4', 'building', 'the depths', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (980, 'Season 4', 'building', 'the ancestors', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (981, 'Season 4', 'building', 'The remnants', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (982, 'Season 4', 'building', 'the long', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (983, 'Season 4', 'building', 'sealed power', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (984, 'Season 4', 'building', 'the will', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (985, 'Season 4', 'building', 'the drive', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (986, 'Season 4', 'building', 'the name', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (987, 'Season 4', 'building', 'wealth', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (988, 'Season 4', 'building', 'with Pre', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (989, 'Season 4', 'building', 'the progress', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (990, 'Season 4', 'building', 'the download', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (991, 'Season 4', 'building', 'the elements', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (992, 'Season 4', 'building', 'the chapters', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (993, 'Season 4', 'building', 'pre', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (994, 'Season 4', 'building', 'season', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (995, 'Season 4', 'building', 'with theme', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (996, 'Season 4', 'building', 'previews some', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (997, 'Season 4', 'building', 'first pre', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (998, 'Season 4', 'building', 'following elements', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (999, 'Season 4', 'building', 'timeline tile', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1000, 'Season 4', 'building', 'the season', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1001, 'Season 4', 'building', 'manual rules', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1002, 'Season 4', 'building', 'the game', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1003, 'Season 4', 'building', 'preview', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1004, 'Season 4', 'building', 'teaser', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1005, 'Season 4', 'building', 'the beginning', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1006, 'Season 4', 'building', 'second week', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1007, 'Season 4', 'building', 'second pre', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1008, 'Season 4', 'building', 'each day', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1009, 'Season 4', 'building', 'various section', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1010, 'Season 4', 'building', 'it here', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1011, 'Season 4', 'building', 'weeks', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1012, 'Season 4', 'building', 'rounds', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1013, 'Season 4', 'building', 'weekly rounds', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1014, 'Season 4', 'building', 'the border', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1015, 'Season 4', 'building', 'Tesla Coil', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1016, 'Season 4', 'building', 'Alliance Center', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1017, 'Season 4', 'building', 'out here', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1018, 'Season 4', 'building', 'quality version', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1019, 'Season 4', 'building', 'Kill Rewards', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1020, 'Season 4', 'building', 'Quest missions', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1021, 'Season 4', 'building', 'Goals', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1022, 'Season 4', 'building', 'capture reward', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1023, 'Season 4', 'building', 'Neko', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1024, 'Season 4', 'building', 'Magatama Shop', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1025, 'Season 4', 'building', 'DW kill', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1026, 'Season 4', 'building', 'in front', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1027, 'Season 4', 'building', 'the wall', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1028, 'Season 4', 'building', 'different types', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1029, 'Season 4', 'building', 'the edge', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1030, 'Season 4', 'building', 'be re', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1031, 'Season 4', 'building', 'and most', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1032, 'Season 4', 'building', 'the amount', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1033, 'Season 4', 'building', 'new types', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1034, 'Season 4', 'building', 'new type', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1035, 'Season 4', 'building', 'type', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1036, 'Season 4', 'building', 'for after', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1037, 'Season 4', 'building', 'the rewards', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1038, 'Season 4', 'building', 'title', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1039, 'Season 4', 'building', 'one', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1040, 'Season 4', 'building', 'the probability', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1041, 'Season 4', 'building', 'New types', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1042, 'Season 4', 'building', 'the end', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1043, 'Season 4', 'building', 'regardless', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1044, 'Season 4', 'building', 'special requirement', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1045, 'Season 4', 'building', 'quartz workshop', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1046, 'Season 4', 'building', 'first workshop', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1047, 'Season 4', 'building', 'can think', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1048, 'Season 4', 'building', 'heat furnace', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1049, 'Season 4', 'building', 'button', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1050, 'Season 4', 'building', 'the Zombie', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1051, 'Season 4', 'building', 'Zombie', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1052, 'Season 4', 'building', 'right amount', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1053, 'Season 4', 'building', 'in charge', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1054, 'Season 4', 'building', 'discover Maneki', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1055, 'Season 4', 'building', 'to one', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1056, 'Season 4', 'building', 'Up EXP', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1057, 'Season 4', 'building', 'activate Maneki', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1058, 'Season 4', 'building', 'lighthouse section', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1059, 'Season 4', 'building', 'System consists', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1060, 'Season 4', 'building', 'ignore night', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1061, 'Season 4', 'building', 'see icons', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:47'), (1062, 'Season 4', 'building', 'power provision', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1063, 'Season 4', 'building', 'the light', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1064, 'Season 4', 'building', 'take advantage', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1065, 'Season 4', 'building', 'power stored', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1066, 'Season 4', 'building', 'current amount', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1067, 'Season 4', 'building', 'the level', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1068, 'Season 4', 'building', 'Lighthouse building', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1069, 'Season 4', 'building', 'an overview', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1070, 'Season 4', 'building', 'Brightness Auto', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1071, 'Season 4', 'building', 'the range', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1072, 'Season 4', 'building', 'by Darkness', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1073, 'Season 4', 'building', 'Virus Resistance', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1074, 'Season 4', 'building', 'Alliance button', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1075, 'Season 4', 'building', 'max durability', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1076, 'Season 4', 'building', 'certain level', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1077, 'Season 4', 'building', 'buildings instead', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1078, 'Season 4', 'building', 'corresponding percentage', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1079, 'Season 4', 'building', 'The level', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1080, 'Season 4', 'building', 'The power', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1081, 'Season 4', 'building', 'the speed', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1082, 'Season 4', 'building', 'include Season', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1083, 'Season 4', 'building', 'Resource', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1084, 'Season 4', 'building', 'Many', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1085, 'Season 4', 'building', 'Copper', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1086, 'Season 4', 'building', 'Alliance Button', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1087, 'Season 4', 'building', 'the buffs', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1088, 'Season 4', 'building', 'dig strongholds', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1089, 'Season 4', 'building', 'Stone', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1090, 'Season 4', 'building', 'protectors', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1091, 'Season 4', 'building', 'Timings', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1092, 'Season 4', 'building', 'panel ahead', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1093, 'Season 4', 'building', 'Alliance members', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1094, 'Season 4', 'building', 'purchase limit', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1095, 'Season 4', 'building', 'limited number', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1096, 'Season 4', 'building', 'first', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1097, 'Season 4', 'building', 'lot', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1098, 'Season 4', 'building', 'for rewards', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1099, 'Season 4', 'building', 'Night Descend', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1100, 'Season 4', 'building', 'Night Hunter', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1101, 'Season 4', 'building', 'Divine Tree', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1102, 'Season 4', 'building', 'Holy Mountain', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1103, 'Season 4', 'building', 'tei Restaurant', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1104, 'Season 4', 'building', 'troop losses', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1105, 'Season 4', 'building', 'countdown is', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1106, 'Season 4', 'building', 'neko\n\nManeki', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1107, 'Season 4', 'building', 'Large Maneki', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1108, 'Season 4', 'building', 'The location', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1109, 'Season 4', 'building', 'the Maneki', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1110, 'Season 4', 'building', 'maximum', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1111, 'Season 4', 'building', 'stage target', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1112, 'Season 4', 'building', 'certain number', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1113, 'Season 4', 'building', 'unclaimed Maneki', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1114, 'Season 4', 'building', 'mini maneki', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1115, 'Season 4', 'building', 'total', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1116, 'Season 4', 'building', 'the proximity', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1117, 'Season 4', 'building', 'lighting up', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1118, 'Season 4', 'building', 'receive rewards', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1119, 'Season 4', 'building', 'counter', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1120, 'Season 4', 'building', 'and Skills', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1121, 'Season 4', 'building', 'Light state', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1122, 'Season 4', 'building', 'and quartz', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1123, 'Season 4', 'building', 'Badge item', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1124, 'Season 4', 'building', 'short description', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1125, 'Season 4', 'building', 'whole duration', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1126, 'Season 4', 'building', 'goals rewards', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1127, 'Season 4', 'building', 'First kills', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1128, 'Season 4', 'building', 'doom elites', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1129, 'Season 4', 'building', 'menu', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1130, 'Season 4', 'building', 'you lots', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1131, 'Season 4', 'building', 'Game Advanced', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1132, 'Season 4', 'building', 'Luxury\nOne', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1133, 'Season 4', 'building', 'the items', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1134, 'Season 4', 'building', 'Season Advanced', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1135, 'Season 4', 'building', 'The list', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1136, 'Season 4', 'building', 'and rewards', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:48'), (1137, 'Season 4', 'building', 'Daily missions', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1138, 'Season 4', 'building', 'Target missions', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1139, 'Season 4', 'building', 'VIP Points', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1140, 'Season 4', 'building', 'generic speed', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1141, 'Season 4', 'building', 'ups', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1142, 'Season 4', 'building', 'Protector Horns', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1143, 'Season 4', 'building', 'The goal', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1144, 'Season 4', 'building', 'Chest Alliance', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1145, 'Season 4', 'building', 'Lucius Shards', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1146, 'Season 4', 'building', 'Lucky Chest', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1147, 'Season 4', 'building', 'Choice Chest', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1148, 'Season 4', 'building', 'Weapon Shard', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1149, 'Season 4', 'building', 'the preview', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1150, 'Season 4', 'building', 'the attributes', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1151, 'Season 4', 'building', 'Adam Shards', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1152, 'Season 4', 'building', 'Williams Shards', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1153, 'Season 4', 'building', 'first week', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1154, 'Season 4', 'building', 'an example', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1155, 'Season 4', 'building', 'some hints', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1156, 'Season 4', 'building', 'Rewards are', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1157, 'Season 4', 'building', 'the condition', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1158, 'Season 4', 'building', 'the details', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1159, 'Season 4', 'building', 'the addition', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1160, 'Season 4', 'building', 'and', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1161, 'Season 4', 'building', 'increases', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1162, 'Season 4', 'building', 'that', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1163, 'Season 4', 'building', 'needs', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1164, 'Season 4', 'building', 'will', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1165, 'Season 4', 'building', 'produces', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1166, 'Season 4', 'troop', 'losses of', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1167, 'Season 4', 'troop', 'send', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1168, 'Season 4', 'troop', 'the', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1169, 'Season 4', 'event', 'week pre', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1170, 'Season 4', 'event', 'Youtube playlist\nIMPORTANT', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1171, 'Season 4', 'event', 'Evernight Isle', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1172, 'Season 4', 'event', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1173, 'Season 4', 'event', 'Game modes', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1174, 'Season 4', 'event', 'The Ultimate Strategy Guide', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1175, 'Season 4', 'event', 'tricks and cheats', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1176, 'Season 4', 'event', 'Skills', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1177, 'Season 4', 'event', 'Tactics Card', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1178, 'Season 4', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1179, 'Season 4', 'event', 'The Story Teaser The mission', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1180, 'Season 4', 'event', 'The mission', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1181, 'Season 4', 'event', 'Video Preview', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1182, 'Season 4', 'event', 'Evernight Isle Timeline Pre', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1183, 'Season 4', 'event', 'Season First Pre', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1184, 'Season 4', 'event', 'main timeline tile', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1185, 'Season 4', 'event', 'Season Preview', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1186, 'Season 4', 'event', 'Second Pre', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1187, 'Season 4', 'event', 'Season week', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1188, 'Season 4', 'event', 'Pre', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1189, 'Season 4', 'event', 'First Pre', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1190, 'Season 4', 'event', 'In game manual', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1191, 'Season 4', 'event', 'Cheat Sheet', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1192, 'Season 4', 'event', 'Important things to know', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1193, 'Season 4', 'event', 'Event Calendar', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1194, 'Season 4', 'event', 'New Basic Resources', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1195, 'Season 4', 'event', 'Stone and Quartz', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1196, 'Season 4', 'event', 'The New Map', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1197, 'Season 4', 'event', 'Official Map', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1198, 'Season 4', 'event', 'Radar Missions', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1199, 'Season 4', 'event', 'Izakaya Bar', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1200, 'Season 4', 'event', 'Optoelectronic Lab Levels and attributes', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1201, 'Season 4', 'event', 'Levels and attributes', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1202, 'Season 4', 'event', 'Optimal upgrade strategy', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1203, 'Season 4', 'event', 'Activation process', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1204, 'Season 4', 'event', 'Lighting System', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1205, 'Season 4', 'event', 'Control Panel', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1206, 'Season 4', 'event', 'Alliance Center Additional Buildings', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1207, 'Season 4', 'event', 'Additional Buildings', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1208, 'Season 4', 'event', 'Stone Warehouse Oil Warehouse Magatama Warehouse', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1209, 'Season 4', 'event', 'Stone Warehouse', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1210, 'Season 4', 'event', 'Oil Warehouse', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1211, 'Season 4', 'event', 'Magatama Warehouse', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1212, 'Season 4', 'event', 'Farms', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1213, 'Season 4', 'event', 'Cities City capture limits City buffs', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1214, 'Season 4', 'event', 'Cities', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1215, 'Season 4', 'event', 'City capture limits', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1216, 'Season 4', 'event', 'Digging Strongholds', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1217, 'Season 4', 'event', 'Trade Posts', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1218, 'Season 4', 'event', 'Wandering Oni Legion', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:49'), (1219, 'Season 4', 'event', 'Exclusive Weapon', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1220, 'Season 4', 'event', 'Sarah upgrade to UR', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1221, 'Season 4', 'event', 'Violet and Scarlett upgrade to UR', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1222, 'Season 4', 'event', 'Legend Returns', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1223, 'Season 4', 'event', 'Recruit Heroes', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1224, 'Season 4', 'event', 'Weapons of Legends', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1225, 'Season 4', 'event', 'Maneki', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1226, 'Season 4', 'event', 'neko Mini Maneki', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1227, 'Season 4', 'event', 'neko', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1228, 'Season 4', 'event', 'Mini Maneki', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1229, 'Season 4', 'event', 'Sushi Restaurants Reopen Sushi Restaurant', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1230, 'Season 4', 'event', 'Reopen Sushi Restaurant', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1231, 'Season 4', 'event', 'Professions', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1232, 'Season 4', 'event', 'Tactics Cards', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1233, 'Season 4', 'event', 'Goals Individual Alliance', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1234, 'Season 4', 'event', 'Magatama Items', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1235, 'Season 4', 'event', 'Season Contributions', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1236, 'Season 4', 'event', 'Season Battle Pass', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1237, 'Season 4', 'event', 'Weekly Pass', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1238, 'Season 4', 'event', 'Exclusive Weapon Battle Pass Shards rewards', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1239, 'Season 4', 'event', 'Shards rewards', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1240, 'Season 4', 'event', 'Stone Packs', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1241, 'Season 4', 'event', 'Quests', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1242, 'Season 4', 'event', 'Alliance Milestones', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1243, 'Season 4', 'event', 'Rewards Alliance Rewards Faction Rewards', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1244, 'Season 4', 'event', 'Alliance Rewards', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1245, 'Season 4', 'event', 'Faction Rewards', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1246, 'Season 4', 'event', 'The once', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1247, 'Season 4', 'event', 'Rumors say', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1248, 'Season 4', 'event', 'the once', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1249, 'Season 4', 'event', 'and razor', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1250, 'Season 4', 'event', 'will start with Pre', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1251, 'Season 4', 'event', 'has a pre', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1252, 'Season 4', 'event', 'During the first pre', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1253, 'Season 4', 'event', 'but currently only a few buttons are available', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1254, 'Season 4', 'event', 'grouping', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1255, 'Season 4', 'event', 'rules', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1256, 'Season 4', 'event', 'in game manual rules of the game', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1257, 'Season 4', 'event', 'rewards', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1258, 'Season 4', 'event', 'season\nDuring the second pre', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1259, 'Season 4', 'event', 'clicking on the chest icon with the red dot', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1260, 'Season 4', 'event', 'create a comparison for a few topics', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1261, 'Season 4', 'event', 'Read more about it here', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1262, 'Season 4', 'event', 'rounds', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1263, 'Season 4', 'event', 'Tesla Coil', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1264, 'Season 4', 'event', 'secondary buildings on the Alliance Center', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1265, 'Season 4', 'event', 'Quartz', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1266, 'Season 4', 'event', 'You can earn Quartz through', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1267, 'Season 4', 'event', 'First Time Level Zombie Kill Rewards', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1268, 'Season 4', 'event', 'Completing Season Quest missions', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1269, 'Season 4', 'event', 'Goals', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1270, 'Season 4', 'event', 'City first capture reward', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1271, 'Season 4', 'event', 'Neko', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1272, 'Season 4', 'event', 'Magatama Shop', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1273, 'Season 4', 'event', 'Generated by Quartz Workshop\nStone', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1274, 'Season 4', 'event', 'First Time Level Doom Elite Kill Rewards', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1275, 'Season 4', 'event', 'different types of buildings', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1276, 'Season 4', 'event', 'Cities must be re', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1277, 'Season 4', 'event', 'The New Map\n\nThis is how the map looks like', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1278, 'Season 4', 'event', 'But the amount of cities is different', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1279, 'Season 4', 'event', 'High quality Map\nNEW', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1280, 'Season 4', 'event', 'Japanese', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1281, 'Season 4', 'event', 'Izakaya are casual places for after', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1282, 'Season 4', 'event', 'you can collect all the rewards', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1283, 'Season 4', 'event', 'title', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1284, 'Season 4', 'event', 'IMPORTANT', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1285, 'Season 4', 'event', 'Example', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1286, 'Season 4', 'event', 'Build extra quartz workshop', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1287, 'Season 4', 'event', 'Build first workshop', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1288, 'Season 4', 'event', 'Once a Zombie', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1289, 'Season 4', 'event', 'if you activated the skill Top Up EXP', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1290, 'Season 4', 'event', 'You can activate Maneki', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1291, 'Season 4', 'event', 'To call back electricians', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1292, 'Season 4', 'event', 'Enter the lighthouse section', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1293, 'Season 4', 'event', 'Zombie', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1294, 'Season 4', 'event', 'Darkness', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1295, 'Season 4', 'event', 'Lighthouse', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1296, 'Season 4', 'event', 'Electrician', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1297, 'Season 4', 'event', 'Power', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1298, 'Season 4', 'event', 'Power Assistance', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1299, 'Season 4', 'event', 'Illuminate the Path to Battle', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1300, 'Season 4', 'event', 'allowing them to ignore night', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1301, 'Season 4', 'event', 'specifically', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1302, 'Season 4', 'event', 'Right below the buff icons we can see', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1303, 'Season 4', 'event', 'Lighthouse Brightness Auto', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1304, 'Season 4', 'event', 'generic icons', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1305, 'Season 4', 'event', 'Brightness', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1306, 'Season 4', 'event', 'provides light to the range', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:50'), (1307, 'Season 4', 'event', 'Dispel Darkness', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1308, 'Season 4', 'event', 'Virus Light Sensitivity', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1309, 'Season 4', 'event', 'specifically for Virus Light Sensitivity', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1310, 'Season 4', 'event', 'Virus Resistance', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1311, 'Season 4', 'event', 'Virus Resistance\nIMPORTANT', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1312, 'Season 4', 'event', 'in the Community page\nGo to Alliance button', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1313, 'Season 4', 'event', 'Alliance Center', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1314, 'Season 4', 'event', 'Imporant note', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1315, 'Season 4', 'event', 'Resource', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1316, 'Season 4', 'event', 'City Copper production per level', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1317, 'Season 4', 'event', 'Copper', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1318, 'Season 4', 'event', 'As we can see from Alliance Button', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1319, 'Season 4', 'event', 'Alliance City', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1320, 'Season 4', 'event', 'Daily City war declaration limit', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1321, 'Season 4', 'event', 'Max Captured Cities', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1322, 'Season 4', 'event', 'Daily Digging Stronghold captures', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1323, 'Season 4', 'event', 'Max Digging Stronghold captured', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1324, 'Season 4', 'event', 'based on their level', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1325, 'Season 4', 'event', 'Stone', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1326, 'Season 4', 'event', 'Items are sold on a first', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1327, 'Season 4', 'event', 'first', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1328, 'Season 4', 'event', 'has a lot of game plays', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1329, 'Season 4', 'event', 'Like for rewards', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1330, 'Season 4', 'event', 'Blood Night Descend', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1331, 'Season 4', 'event', 'Blood Night Hunter', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1332, 'Season 4', 'event', 'Divine Tree', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1333, 'Season 4', 'event', 'Holy Mountain', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1334, 'Season 4', 'event', 'tei Restaurant', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1335, 'Season 4', 'event', 'new exclusive weapons', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1336, 'Season 4', 'event', 'neko\n\nManeki', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1337, 'Season 4', 'event', 'hidden Large Maneki', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1338, 'Season 4', 'event', 'neko and Mini Maneki', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'); INSERT INTO `knowledge_base` (`id`, `topic`, `entity_type`, `entity_name`, `properties`, `article_url`, `article_title`, `content_preview`, `extracted_at`) VALUES (1339, 'Season 4', 'event', 'The location of the Maneki', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1340, 'Season 4', 'event', 'with a chance to discover Large Maneki', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1341, 'Season 4', 'event', 'additional Large Maneki', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1342, 'Season 4', 'event', 'After discovering a Maneki', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1343, 'Season 4', 'event', 'All commanders can interact with Large Maneki', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1344, 'Season 4', 'event', 'while Mini Maneki', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1345, 'Season 4', 'event', 'Only applies to Large Maneki', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1346, 'Season 4', 'event', 'and unclaimed Maneki', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1347, 'Season 4', 'event', 'neko\n\nMini Maneki', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1348, 'Season 4', 'event', 'mini maneki', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1349, 'Season 4', 'event', 'different states', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1350, 'Season 4', 'event', 'Reopen in X', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1351, 'Season 4', 'event', 'with dark windows', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1352, 'Season 4', 'event', 'with illuminated windows', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1353, 'Season 4', 'event', 'you will see the windows lighting up', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1354, 'Season 4', 'event', 'clicking on it', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1355, 'Season 4', 'event', 'you will receive rewards', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1356, 'Season 4', 'event', 'Individual', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1357, 'Season 4', 'event', 'Alliance', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1358, 'Season 4', 'event', 'of which the best ones are', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1359, 'Season 4', 'event', 'lot of stone and quartz', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1360, 'Season 4', 'event', 'sarah shards to facilitate her upgrade to UR', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1361, 'Season 4', 'event', 'the Legendary Hero Badge item', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1362, 'Season 4', 'event', 'Blood Night Descend goals rewards', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1363, 'Season 4', 'event', 'you will receive an email', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1364, 'Season 4', 'event', 'menu', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1365, 'Season 4', 'event', 'Mutual assistance', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1366, 'Season 4', 'event', 'sections', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1367, 'Season 4', 'event', 'Game Advanced', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1368, 'Season 4', 'event', 'IMPORTANT PURCHASE LOGIC', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1369, 'Season 4', 'event', 'Game Season Luxury\nGame Season Advanced', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1370, 'Season 4', 'event', 'The list of points and rewards', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1371, 'Season 4', 'event', 'Daily missions', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1372, 'Season 4', 'event', 'Target missions', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1373, 'Season 4', 'event', 'Additional Quartz Workshop', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1374, 'Season 4', 'event', 'VIP Points', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1375, 'Season 4', 'event', 'Daily', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1376, 'Season 4', 'event', 'generic speed', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1377, 'Season 4', 'event', 'ups', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1378, 'Season 4', 'event', 'Protector Horns', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1379, 'Season 4', 'event', 'Totally available', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1380, 'Season 4', 'event', 'Epic Chest Alliance', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1381, 'Season 4', 'event', 'Lucius Shards', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1382, 'Season 4', 'event', 'Skill Medal Lucky Chest', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1383, 'Season 4', 'event', 'Legendary Resource Choice Chest', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1384, 'Season 4', 'event', 'Lucius Exclusive Weapon Shard', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1385, 'Season 4', 'event', 'Epic Resource Choice Chest', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1386, 'Season 4', 'event', 'Adam Shards', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1387, 'Season 4', 'event', 'Adam Exclusive Weapon Shard', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1388, 'Season 4', 'event', 'Williams Shards', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1389, 'Season 4', 'event', 'Williams Exclusive Weapon Shard', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1390, 'Season 4', 'event', 'Below an example of current tasks', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1391, 'Season 4', 'event', 'button', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1392, 'Season 4', 'event', 'types', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1393, 'Season 4', 'event', 'More details about the available base skins', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1394, 'Season 4', 'event', 'pre', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:51'), (1395, 'Season 4', 'event', 'after Season', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:52'), (1396, 'Season 4', 'event', 'Season', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:52'), (1397, 'Season 4', 'event', 'Calendar', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:52'), (1398, 'Season 4', 'event', 'icon right below the duel VS icon', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:52'), (1399, 'Season 4', 'event', 'the following elements of the menu appear', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:52'), (1400, 'Season 4', 'event', 'section', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:52'), (1401, 'Season 4', 'event', 'happens', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:52'), (1402, 'Season 4', 'event', 'is about', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:52'), (1403, 'Season 4', 'event', 'of Pre', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:52'), (1404, 'Season 4', 'event', 'arrives with Season', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:52'), (1405, 'Season 4', 'event', 'starts you will be able to collect', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:52'), (1406, 'Season 4', 'event', 'schedule', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:52'), (1407, 'Season 4', 'event', 'panel ahead of time', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:52'), (1408, 'Season 4', 'event', 'will happen day', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:52'), (1409, 'Season 4', 'event', 'about Lucius', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:52'), (1410, 'Season 4', 'event', 'about Adam', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:52'), (1411, 'Season 4', 'event', 'about Williams', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:52'), (1412, 'Season 4', 'event', 'per week can be found in it', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:52'), (1413, 'Season 4', 'event', 'of Season', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:52'), (1414, 'Season 4', 'event', 'mail', '{}', 'https://www.lastwartutorial.com/season-4-evernight-isle/', '🌸 Season 4 – Evernight Isle – Light and Darkness: face the Blood Night Moon and return the light to Sakura Isle', 'Season 4 will start with a 2 week pre-season. The Season 4 icon will appear just below the Duel VS icon on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 4. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 4 events to start.\nAll the videos in these guides can also be found on @LastWarTutorial...', '2026-01-23 03:21:52'), (1415, 'Season 2', 'troop', 'beast', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1416, 'Season 2', 'event', 'Polar Storm', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1417, 'Season 2', 'event', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1418, 'Season 2', 'event', 'The Ultimate Strategy Guide', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1419, 'Season 2', 'event', 'Supply Collection Locations', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1420, 'Season 2', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1421, 'Season 2', 'event', 'Cheats', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1422, 'Season 2', 'event', 'Min Temp', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1423, 'Season 2', 'event', 'Mission goal Reward chest goal Additional event', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1424, 'Season 2', 'event', 'Level Swap EXP', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1425, 'Season 2', 'event', 'Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1426, 'Season 2', 'event', 'Mission goal', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1427, 'Season 2', 'event', 'Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1428, 'Season 2', 'event', 'like Trading ingredients Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1429, 'Season 2', 'event', 'like Trading ingredients', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1430, 'Season 2', 'event', 'Ingredients and where to find them', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1431, 'Season 2', 'event', 'Composing the right meal', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1432, 'Season 2', 'event', 'Video composing a meal Snowflake liked', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1433, 'Season 2', 'event', 'like', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1434, 'Season 2', 'event', 'Trading ingredients', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1435, 'Season 2', 'event', 'Mission goal Defending the Alliance Furnace', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1436, 'Season 2', 'event', 'Defending the Alliance Furnace', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1437, 'Season 2', 'event', 'Additional event', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1438, 'Season 2', 'event', 'All missions share the fact that they have', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1439, 'Season 2', 'event', 'reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1440, 'Season 2', 'event', 'with', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1441, 'Season 2', 'event', 'Please note', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1442, 'Season 2', 'event', 'types of ingredients', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1443, 'Season 2', 'event', 'You can see', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1444, 'Season 2', 'event', 'Some waves of Mutant Beasts', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1445, 'Season 2', 'event', 'Effect on the reinforcements', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1446, 'Season 2', 'event', 'Level Swap EXP\n\nATTENTION', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1447, 'Season 2', 'event', 'goal Reward chest goal Week', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1448, 'Season 2', 'event', 'goal Reward chest goal Additional event', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1449, 'Season 2', 'event', 'goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1450, 'Season 2', 'event', 'goal', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1451, 'Season 2', 'event', 'goal Defending the Alliance Furnace', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1452, 'Season 2', 'event', 'Level Swap EXP\nThere are', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1453, 'Season 2', 'event', 'goal is unlocked', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1454, 'Season 2', 'event', 'of the season', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1455, 'Season 2', 'event', 'will start day', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1456, 'Season 2', 'event', 'goals are immediately available', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1457, 'Season 2', 'event', 'of week', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1458, 'Season 2', 'event', 'page for info about levels and temperatures', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1459, 'Season 2', 'event', 'page you will see the food he wants right now', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1460, 'Season 2', 'event', 'is similar to Crimson Legions', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1461, 'Season 2', 'event', 'starts', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1462, 'Season 2', 'event', 'of attack', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1463, 'Season 2', 'event', 'goal is delayed by', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1464, 'Season 2', 'event', 'is to capture Level', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1465, 'Season 2', 'event', 'instead', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1466, 'Season 2', 'event', 'is exactly the same as Level Swap EXP from Season', '{}', 'https://www.lastwartutorial.com/season-2-week-2/', 'Season 2 – Week 2 – Missions and events: Cold Wave Alert, Polar Dishes, Beast Crisis, City Unlocks', 'In this article all missions of Season 2 week 2 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:21:52'), (1467, 'Season 1', 'event', 'are here', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:52'), (1468, 'Season 1', 'event', 'additional guides are also available', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:52'), (1469, 'Season 1', 'event', 'Cheats', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:52'), (1470, 'Season 1', 'event', 'Professions', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:52'), (1471, 'Season 1', 'event', 'Engineer and War Leader', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:52'), (1472, 'Season 1', 'event', 'Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:52'), (1473, 'Season 1', 'event', 'Mission goal Before and after New Skills', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:52'), (1474, 'Season 1', 'event', 'Before and after', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:52'), (1475, 'Season 1', 'event', 'Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:52'), (1476, 'Season 1', 'event', 'Additional event', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:52'), (1477, 'Season 1', 'event', 'Level Swap EXP', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:52'), (1478, 'Season 1', 'event', 'Declaration of war', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:52'), (1479, 'Season 1', 'event', 'Defending the city', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:52'), (1480, 'Season 1', 'event', 'Mission goal', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:52'), (1481, 'Season 1', 'event', 'All missions share the fact that they have', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:53'), (1482, 'Season 1', 'event', 'IMPORTANT', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:53'), (1483, 'Season 1', 'event', 'in newer servers\nIMPORTANT', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:53'), (1484, 'Season 1', 'event', 'to undergo the promotion to UR', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:53'), (1485, 'Season 1', 'event', 'With the upgrade', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:53'), (1486, 'Season 1', 'event', 'reset to level', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:53'), (1487, 'Season 1', 'event', 'will not change', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:53'), (1488, 'Season 1', 'event', 'will be refunded', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:53'), (1489, 'Season 1', 'event', 'Shards used on Mason on Wall of Honor Promotion', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:53'), (1490, 'Season 1', 'event', 'Skill medals', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:53'), (1491, 'Season 1', 'event', 'Promotion after upgrade', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:53'), (1492, 'Season 1', 'event', 'with', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:53'), (1493, 'Season 1', 'event', 'Universal SSR shards', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:53'), (1494, 'Season 1', 'event', 'Mason specific shard', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:53'), (1495, 'Season 1', 'event', 'you will see also in the video below', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:53'), (1496, 'Season 1', 'event', 'ATTENTION', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:53'), (1497, 'Season 1', 'event', 'In the video you will see', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:53'), (1498, 'Season 1', 'event', 'and', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:53'), (1499, 'Season 1', 'event', 'new precious resources', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:53'), (1500, 'Season 1', 'event', 'power', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:53'), (1501, 'Season 1', 'event', 'You can see', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:53'), (1502, 'Season 1', 'event', 'The start of the attack', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:53'), (1503, 'Season 1', 'event', 'Some waves of Crimson Legions', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:53'), (1504, 'Season 1', 'event', 'Effect on the reinforcements', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:53'), (1505, 'Season 1', 'event', 'Rewards earned at each wave defeated', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:53'), (1506, 'Season 1', 'event', 'goal Reward chest goal Week', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:53'), (1507, 'Season 1', 'event', 'goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:53'), (1508, 'Season 1', 'event', 'goal Before and after New Skills', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:53'), (1509, 'Season 1', 'event', 'goal', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:53'), (1510, 'Season 1', 'event', 'goal is unlocked\nreward chest goal', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:53'), (1511, 'Season 1', 'event', 'of the season as described in this link', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:53'), (1512, 'Season 1', 'event', 'will start day', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:53'), (1513, 'Season 1', 'event', 'lasts', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:53'), (1514, 'Season 1', 'event', 'goals are immediately available', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:53'), (1515, 'Season 1', 'event', 'Level Swap EXP\n\nThis event will start day', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:53'), (1516, 'Season 1', 'event', 'instead', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:53'), (1517, 'Season 1', 'event', 'starts', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:53'), (1518, 'Season 1', 'event', 'the power will increase', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:53'), (1519, 'Season 1', 'event', 'goal is delayed by', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:53'), (1520, 'Season 1', 'event', 'is similar to the other City Unlocks events', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:53'), (1521, 'Season 1', 'event', 'start', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:53'), (1522, 'Season 1', 'event', 'is to capture Level', '{}', 'https://www.lastwartutorial.com/season-1-week-2/', 'Season 1 – Week 2 – Missions and events: Mason upgrade to UR, Crimson Legion attacks, City levels 3 and 4', 'In this article all missions of week 2 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:21:53'), (1523, 'Season 2', 'building', 'Polar Storm', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1524, 'Season 2', 'building', 'first days', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1525, 'Season 2', 'building', 'land capture', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1526, 'Season 2', 'building', 'Crimson Plague', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1527, 'Season 2', 'building', 'Heat Furnace', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1528, 'Season 2', 'building', 'days strategy', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1529, 'Season 2', 'building', 'cities', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1530, 'Season 2', 'building', 'and Cities', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1531, 'Season 2', 'building', 'Participation rewards', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1532, 'Season 2', 'building', 'in Rallies', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1533, 'Season 2', 'building', 'Dig Sites', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1534, 'Season 2', 'building', 'city capture', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1535, 'Season 2', 'building', 'Capture Rules', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1536, 'Season 2', 'building', 'Teaser', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1537, 'Season 2', 'building', 'Event Timing', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1538, 'Season 2', 'building', 'for Declaration', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1539, 'Season 2', 'building', 'Declaration', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1540, 'Season 2', 'building', 'End', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1541, 'Season 2', 'building', 'war', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1542, 'Season 2', 'building', 'Faction Notice', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1543, 'Season 2', 'building', 'Soil War', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1544, 'Season 2', 'building', 'Faction Rules', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1545, 'Season 2', 'building', 'Timing', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1546, 'Season 2', 'building', 'of week', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1547, 'Season 2', 'building', 'ranking groups', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1548, 'Season 2', 'building', 'War', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1549, 'Season 2', 'building', 'Invitation', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1550, 'Season 2', 'building', 'Warlord Missile', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1551, 'Season 2', 'building', 'War Results', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1552, 'Season 2', 'building', 'UR events', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1553, 'Season 2', 'building', 'low amount', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1554, 'Season 2', 'building', 'purchase tower', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1555, 'Season 2', 'building', 'struggle because', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1556, 'Season 2', 'building', 'you can', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1557, 'Season 2', 'building', 'rewards coal', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1558, 'Season 2', 'building', 'alliance neighbors', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1559, 'Season 2', 'building', 'next paragraphs', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1560, 'Season 2', 'building', 'highest level', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1561, 'Season 2', 'building', 'lot', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1562, 'Season 2', 'building', 'unlocked all', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1563, 'Season 2', 'building', 'damage debuffs', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1564, 'Season 2', 'building', 'the power', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1565, 'Season 2', 'building', 'next paragraph', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1566, 'Season 2', 'building', 'Banner', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1567, 'Season 2', 'building', 'Goals', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1568, 'Season 2', 'building', 'Alliance', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1569, 'Season 2', 'building', 'virus resistance', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:53'), (1570, 'Season 2', 'building', 'the leader', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1571, 'Season 2', 'building', 'higher level', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1572, 'Season 2', 'building', 'Pass targets', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1573, 'Season 2', 'building', 'your buffs', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1574, 'Season 2', 'building', 'main banner', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1575, 'Season 2', 'building', 'Tower', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1576, 'Season 2', 'building', 'Frost boosts', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1577, 'Season 2', 'building', 'event page', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1578, 'Season 2', 'building', 'more rewards', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1579, 'Season 2', 'building', 'all members', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1580, 'Season 2', 'building', 'Alliance button', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1581, 'Season 2', 'building', 'Alliance Cities', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1582, 'Season 2', 'building', 'up to', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1583, 'Season 2', 'building', 'starts\nEngineer', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1584, 'Season 2', 'building', 'Alliance Tech', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1585, 'Season 2', 'building', 'Tech Research', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1586, 'Season 2', 'building', 'see limits', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1587, 'Season 2', 'building', 'to Corruptors', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1588, 'Season 2', 'building', 'different type', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1589, 'Season 2', 'building', 'Site is', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1590, 'Season 2', 'building', 'Capture Requirements', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1591, 'Season 2', 'building', 'Dig Site', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1592, 'Season 2', 'building', 'mutant beasts', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1593, 'Season 2', 'building', 'and squads', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1594, 'Season 2', 'building', 'Site level', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1595, 'Season 2', 'building', 'Maximum number', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1596, 'Season 2', 'building', 'regardless', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1597, 'Season 2', 'building', 'you own', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1598, 'Season 2', 'building', 'daily limit', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1599, 'Season 2', 'building', 'squads reinforcing', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1600, 'Season 2', 'building', 'Site Guards', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1601, 'Season 2', 'building', 'unlimited number', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1602, 'Season 2', 'building', 'separate sets', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1603, 'Season 2', 'building', 'no cross', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1604, 'Season 2', 'building', 'resistance', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1605, 'Season 2', 'building', 'his resistance', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1606, 'Season 2', 'building', 'city area', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1607, 'Season 2', 'building', 'The capture', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1608, 'Season 2', 'building', 'declarations', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1609, 'Season 2', 'building', 'time', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1610, 'Season 2', 'building', 'portion', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1611, 'Season 2', 'building', 'be first', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1612, 'Season 2', 'building', 'protection countdown', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1613, 'Season 2', 'building', 'hours', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1614, 'Season 2', 'building', 'wanted because', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1615, 'Season 2', 'building', 'and West', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1616, 'Season 2', 'building', 'the cross', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1617, 'Season 2', 'building', 'The purpose', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1618, 'Season 2', 'building', 'Select Faction', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1619, 'Season 2', 'building', 'the events', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1620, 'Season 2', 'building', 'teasers', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1621, 'Season 2', 'building', 'at reset', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1622, 'Season 2', 'building', 'Gendarmerie\nGendarmerie', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1623, 'Season 2', 'building', 'Warzones', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1624, 'Season 2', 'building', 'to join', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1625, 'Season 2', 'building', 'randomly one', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1626, 'Season 2', 'building', 'faction information', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1627, 'Season 2', 'building', 'is hidden', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1628, 'Season 2', 'building', 'the identity', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1629, 'Season 2', 'building', 'hidden again', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1630, 'Season 2', 'building', 'Announcement phase', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1631, 'Season 2', 'building', 'The selection', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1632, 'Season 2', 'building', 'The Leaderboard', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1633, 'Season 2', 'building', 'First', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1634, 'Season 2', 'building', 'NO cross', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1635, 'Season 2', 'building', 'round', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1636, 'Season 2', 'building', 'and end', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1637, 'Season 2', 'building', 'total', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1638, 'Season 2', 'building', 'th week', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1639, 'Season 2', 'building', 'the end', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1640, 'Season 2', 'building', 'see countdowns', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1641, 'Season 2', 'building', 'the timeline', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1642, 'Season 2', 'building', 'in charge', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1643, 'Season 2', 'building', 'to alliances', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1644, 'Season 2', 'building', 'the start', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1645, 'Season 2', 'building', 'the amount', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1646, 'Season 2', 'building', 'split', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1647, 'Season 2', 'building', 'the list', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1648, 'Season 2', 'building', 'very beginning', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1649, 'Season 2', 'building', 'an indication', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1650, 'Season 2', 'building', 'members', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1651, 'Season 2', 'building', 'above members', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1652, 'Season 2', 'building', 'the number', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1653, 'Season 2', 'building', 'defending Alliances', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1654, 'Season 2', 'building', 'defense victory', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1655, 'Season 2', 'building', 'this stage', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1656, 'Season 2', 'building', 'mins', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:54'), (1657, 'Season 2', 'building', 'Alliance Button', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1658, 'Season 2', 'building', 'war phases', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1659, 'Season 2', 'building', 'the location', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1660, 'Season 2', 'building', 'Alliance Wars', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1661, 'Season 2', 'building', 'was one', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1662, 'Season 2', 'building', 'the duration', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1663, 'Season 2', 'building', 'The durability', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1664, 'Season 2', 'building', 'to durability', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1665, 'Season 2', 'building', 'the durability', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1666, 'Season 2', 'building', 'explosion area', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1667, 'Season 2', 'building', 'any part', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1668, 'Season 2', 'building', 'Alliance Furnace', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1669, 'Season 2', 'building', 'minutes', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1670, 'Season 2', 'building', 'to attack', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1671, 'Season 2', 'building', 'the details', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1672, 'Season 2', 'building', 'the ranking', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1673, 'Season 2', 'building', 'The end', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1674, 'Season 2', 'building', 'cost', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1675, 'Season 2', 'troop', 'Virus Resistance', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1676, 'Season 2', 'troop', 'increase', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1677, 'Season 2', 'troop', 'and', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1678, 'Season 2', 'troop', 'attacking', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1679, 'Season 2', 'troop', 'defending', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1680, 'Season 2', 'event', 'Polar Storm for', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1681, 'Season 2', 'event', 'Polar Storm', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1682, 'Season 2', 'event', 'useful especially in the first days', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1683, 'Season 2', 'event', 'Rules and suggestions for land capture', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1684, 'Season 2', 'event', 'The Crimson Plague', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1685, 'Season 2', 'event', 'First days strategy', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1686, 'Season 2', 'event', 'cities', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1687, 'Season 2', 'event', 'Dig Sites and Cities', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1688, 'Season 2', 'event', 'Virus Resistance in Rallies', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1689, 'Season 2', 'event', 'Participation rewards', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1690, 'Season 2', 'event', 'Dig Sites', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1691, 'Season 2', 'event', 'Cities Capture Rules', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1692, 'Season 2', 'event', 'End of war', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1693, 'Season 2', 'event', 'Faction Notice', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1694, 'Season 2', 'event', 'Teaser of Faction Awards and Rare Soil War', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1695, 'Season 2', 'event', 'Select Faction Rules', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1696, 'Season 2', 'event', 'of week', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1697, 'Season 2', 'event', 'Rare Soil ranking groups', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1698, 'Season 2', 'event', 'Waiting for Declaration of War', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1699, 'Season 2', 'event', 'Declaration of War', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1700, 'Season 2', 'event', 'Invitation', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1701, 'Season 2', 'event', 'Preparation Warlord Missile', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1702, 'Season 2', 'event', 'Warlord Missile', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1703, 'Season 2', 'event', 'War Attack victory War Results', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1704, 'Season 2', 'event', 'Attack victory War Results', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1705, 'Season 2', 'event', 'War Results', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1706, 'Season 2', 'event', 'to gain an early advantage', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1707, 'Season 2', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1708, 'Season 2', 'event', 'read Dig Site capture section in next paragraphs', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1709, 'Season 2', 'event', 'the power', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1710, 'Season 2', 'event', 'Banner', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1711, 'Season 2', 'event', 'Goals', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1712, 'Season 2', 'event', 'Alliance', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1713, 'Season 2', 'event', 'rallies', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1714, 'Season 2', 'event', 'main banner', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1715, 'Season 2', 'event', 'Frost boosts', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1716, 'Season 2', 'event', 'Cold Wave event page', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1717, 'Season 2', 'event', 'they are described in the event page', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1718, 'Season 2', 'event', 'freeze during blizzard to earn more rewards', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1719, 'Season 2', 'event', 'collect Blizzard event rewards', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1720, 'Season 2', 'event', 'Go to Alliance button', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1721, 'Season 2', 'event', 'Alliance Cities', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1722, 'Season 2', 'event', 'up to', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1723, 'Season 2', 'event', 'skill\nAlliance Tech', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1724, 'Season 2', 'event', 'Development\nTech Research', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1725, 'Season 2', 'event', 'Gorilla', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1726, 'Season 2', 'event', 'Type', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1727, 'Season 2', 'event', 'Aircraft Weakness', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1728, 'Season 2', 'event', 'Missile Vehicle\nBear', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1729, 'Season 2', 'event', 'Missile Weakness', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1730, 'Season 2', 'event', 'Tank\nMammoth', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1731, 'Season 2', 'event', 'Tank Weakness', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1732, 'Season 2', 'event', 'Aircraft\nDig Site Capture Requirements', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1733, 'Season 2', 'event', 'Dig Site', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1734, 'Season 2', 'event', 'are required to kill mutant beasts', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1735, 'Season 2', 'event', 'Maximum number of Dig Site you can own', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1736, 'Season 2', 'event', 'regardless of how many cities you own', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1737, 'Season 2', 'event', 'Maximum daily limit of dig site captures', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1738, 'Season 2', 'event', 'squads reinforcing', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1739, 'Season 2', 'event', 'hours and it is surrounded by Dig Site Guards', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1740, 'Season 2', 'event', 'from both owned cities and Dig Sites', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1741, 'Season 2', 'event', 'There will be no cross', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1742, 'Season 2', 'event', 'Member A', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1743, 'Season 2', 'event', 'Virus Resistance applied during combat', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1744, 'Season 2', 'event', 'of the following', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1745, 'Season 2', 'event', 'IMPORTANT', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:55'), (1746, 'Season 2', 'event', 'with', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1747, 'Season 2', 'event', 'additional features', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1748, 'Season 2', 'event', 'Maximum number of Cities you can own', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1749, 'Season 2', 'event', 'There will be first', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1750, 'Season 2', 'event', 'hours', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1751, 'Season 2', 'event', 'the cross', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1752, 'Season 2', 'event', 'is to divide Warzones into two factions', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1753, 'Season 2', 'event', 'Faction Awards phases', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1754, 'Season 2', 'event', 'Teaser', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1755, 'Season 2', 'event', 'Select Faction', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1756, 'Season 2', 'event', 'factions', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1757, 'Season 2', 'event', 'Rebels or Gendarmerie\nGendarmerie', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1758, 'Season 2', 'event', 'Warzones', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1759, 'Season 2', 'event', 'once revealed it cannot be hidden again', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1760, 'Season 2', 'event', 'First of all', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1761, 'Season 2', 'event', 'NO cross', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1762, 'Season 2', 'event', 'Each war declaration round includes five stages', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1763, 'Season 2', 'event', 'rounds', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1764, 'Season 2', 'event', 'minutes', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1765, 'Season 2', 'event', 'for the remaining time until reset', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1766, 'Season 2', 'event', 'Here a video', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1767, 'Season 2', 'event', 'rewards for defense victory', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1768, 'Season 2', 'event', 'mins', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1769, 'Season 2', 'event', 'Please note', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1770, 'Season 2', 'event', 'Skill rules', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1771, 'Season 2', 'event', 'Example', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1772, 'Season 2', 'event', 'Alliance Furnace', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1773, 'Season 2', 'event', 'Phase', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1774, 'Season 2', 'event', 'Timing of stages Round', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1775, 'Season 2', 'event', 'Rare Soil ranking groups Stage', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1776, 'Season 2', 'event', 'Round', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1777, 'Season 2', 'event', 'page ensure you don', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1778, 'Season 2', 'event', 'rewards', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1779, 'Season 2', 'event', 'page', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1780, 'Season 2', 'event', 'unlock schedule', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1781, 'Season 2', 'event', 'in week', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1782, 'Season 2', 'event', 'The purpose of the Faction Awards', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1783, 'Season 2', 'event', 'Rare Soil War', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1784, 'Season 2', 'event', 'Rare Soil Wars will start on day', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1785, 'Season 2', 'event', 'starts the', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1786, 'Season 2', 'event', 'of Season', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1787, 'Season 2', 'event', 'once the Rare Soil Event starts on day', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1788, 'Season 2', 'event', 'interface', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1789, 'Season 2', 'event', 'points', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1790, 'Season 2', 'event', 'point rewards will be sent via mail', '{}', 'https://www.lastwartutorial.com/season-2-the-ultimate-strategy-guide-for-season-2-growth-captures-and-war/', 'Season 2 – The Ultimate Strategy Guide for Season 2 Growth, Captures and War', 'In this guide you will find the most useful strategies for 🧊 Season 2 – Polar Storm for:\nSeason 2 – Polar Storm\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\n- Rare Soil War\nThere are some similarities with Season 1 – The Crimson Plague , but many other things changed so read carefully.\n1 – The Crimson Plague\n- Fast Growth First days strategy Reduce costs for Titanium Alloy Factory and High Heat Furnace\n- First days strategy\n- Reduce costs for Titan...', '2026-01-23 03:21:56'), (1791, 'Season 3', 'troop', 'normal', '{}', 'https://www.lastwartutorial.com/season-3-tricks-cheats/', 'Season 3 Tricks/Cheats – Tricks, cheats, tips to master the new Season 3 Golden Kingdom', 'This Tricks section is specific to ☀️ Season 3 – Golden Kingdom\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Meow-lody Base – Like the base to receive rewards\n- World Boss increased damage: Desert Protectors\n☀️ Season 3 – Golden Kingdom guides are...', '2026-01-23 03:21:56'), (1792, 'Season 3', 'event', 'Get a Headstart with resources', '{}', 'https://www.lastwartutorial.com/season-3-tricks-cheats/', 'Season 3 Tricks/Cheats – Tricks, cheats, tips to master the new Season 3 Golden Kingdom', 'This Tricks section is specific to ☀️ Season 3 – Golden Kingdom\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Meow-lody Base – Like the base to receive rewards\n- World Boss increased damage: Desert Protectors\n☀️ Season 3 – Golden Kingdom guides are...', '2026-01-23 03:21:56'), (1793, 'Season 3', 'event', 'Doom Walker at Season start', '{}', 'https://www.lastwartutorial.com/season-3-tricks-cheats/', 'Season 3 Tricks/Cheats – Tricks, cheats, tips to master the new Season 3 Golden Kingdom', 'This Tricks section is specific to ☀️ Season 3 – Golden Kingdom\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Meow-lody Base – Like the base to receive rewards\n- World Boss increased damage: Desert Protectors\n☀️ Season 3 – Golden Kingdom guides are...', '2026-01-23 03:21:56'), (1794, 'Season 3', 'event', 'Instant Truck arrival', '{}', 'https://www.lastwartutorial.com/season-3-tricks-cheats/', 'Season 3 Tricks/Cheats – Tricks, cheats, tips to master the new Season 3 Golden Kingdom', 'This Tricks section is specific to ☀️ Season 3 – Golden Kingdom\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Meow-lody Base – Like the base to receive rewards\n- World Boss increased damage: Desert Protectors\n☀️ Season 3 – Golden Kingdom guides are...', '2026-01-23 03:21:56'), (1795, 'Season 3', 'event', 'Season Battle Pass', '{}', 'https://www.lastwartutorial.com/season-3-tricks-cheats/', 'Season 3 Tricks/Cheats – Tricks, cheats, tips to master the new Season 3 Golden Kingdom', 'This Tricks section is specific to ☀️ Season 3 – Golden Kingdom\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Meow-lody Base – Like the base to receive rewards\n- World Boss increased damage: Desert Protectors\n☀️ Season 3 – Golden Kingdom guides are...', '2026-01-23 03:21:56'), (1796, 'Season 3', 'event', 'Smart purchase', '{}', 'https://www.lastwartutorial.com/season-3-tricks-cheats/', 'Season 3 Tricks/Cheats – Tricks, cheats, tips to master the new Season 3 Golden Kingdom', 'This Tricks section is specific to ☀️ Season 3 – Golden Kingdom\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Meow-lody Base – Like the base to receive rewards\n- World Boss increased damage: Desert Protectors\n☀️ Season 3 – Golden Kingdom guides are...', '2026-01-23 03:21:56'), (1797, 'Season 3', 'event', 'Anticipate Digging Strongholds points', '{}', 'https://www.lastwartutorial.com/season-3-tricks-cheats/', 'Season 3 Tricks/Cheats – Tricks, cheats, tips to master the new Season 3 Golden Kingdom', 'This Tricks section is specific to ☀️ Season 3 – Golden Kingdom\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Meow-lody Base – Like the base to receive rewards\n- World Boss increased damage: Desert Protectors\n☀️ Season 3 – Golden Kingdom guides are...', '2026-01-23 03:21:56'), (1798, 'Season 3', 'event', 'Meow', '{}', 'https://www.lastwartutorial.com/season-3-tricks-cheats/', 'Season 3 Tricks/Cheats – Tricks, cheats, tips to master the new Season 3 Golden Kingdom', 'This Tricks section is specific to ☀️ Season 3 – Golden Kingdom\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Meow-lody Base – Like the base to receive rewards\n- World Boss increased damage: Desert Protectors\n☀️ Season 3 – Golden Kingdom guides are...', '2026-01-23 03:21:56'), (1799, 'Season 3', 'event', 'lody Base', '{}', 'https://www.lastwartutorial.com/season-3-tricks-cheats/', 'Season 3 Tricks/Cheats – Tricks, cheats, tips to master the new Season 3 Golden Kingdom', 'This Tricks section is specific to ☀️ Season 3 – Golden Kingdom\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Meow-lody Base – Like the base to receive rewards\n- World Boss increased damage: Desert Protectors\n☀️ Season 3 – Golden Kingdom guides are...', '2026-01-23 03:21:56'), (1800, 'Season 3', 'event', 'Like the base to receive rewards', '{}', 'https://www.lastwartutorial.com/season-3-tricks-cheats/', 'Season 3 Tricks/Cheats – Tricks, cheats, tips to master the new Season 3 Golden Kingdom', 'This Tricks section is specific to ☀️ Season 3 – Golden Kingdom\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Meow-lody Base – Like the base to receive rewards\n- World Boss increased damage: Desert Protectors\n☀️ Season 3 – Golden Kingdom guides are...', '2026-01-23 03:21:56'), (1801, 'Season 3', 'event', 'World Boss increased damage', '{}', 'https://www.lastwartutorial.com/season-3-tricks-cheats/', 'Season 3 Tricks/Cheats – Tricks, cheats, tips to master the new Season 3 Golden Kingdom', 'This Tricks section is specific to ☀️ Season 3 – Golden Kingdom\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Meow-lody Base – Like the base to receive rewards\n- World Boss increased damage: Desert Protectors\n☀️ Season 3 – Golden Kingdom guides are...', '2026-01-23 03:21:56'), (1802, 'Season 3', 'event', 'Golden Kingdom', '{}', 'https://www.lastwartutorial.com/season-3-tricks-cheats/', 'Season 3 Tricks/Cheats – Tricks, cheats, tips to master the new Season 3 Golden Kingdom', 'This Tricks section is specific to ☀️ Season 3 – Golden Kingdom\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Meow-lody Base – Like the base to receive rewards\n- World Boss increased damage: Desert Protectors\n☀️ Season 3 – Golden Kingdom guides are...', '2026-01-23 03:21:56'), (1803, 'Season 3', 'event', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-3-tricks-cheats/', 'Season 3 Tricks/Cheats – Tricks, cheats, tips to master the new Season 3 Golden Kingdom', 'This Tricks section is specific to ☀️ Season 3 – Golden Kingdom\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Meow-lody Base – Like the base to receive rewards\n- World Boss increased damage: Desert Protectors\n☀️ Season 3 – Golden Kingdom guides are...', '2026-01-23 03:21:56'), (1804, 'Season 3', 'event', 'The Ultimate Strategy Guide', '{}', 'https://www.lastwartutorial.com/season-3-tricks-cheats/', 'Season 3 Tricks/Cheats – Tricks, cheats, tips to master the new Season 3 Golden Kingdom', 'This Tricks section is specific to ☀️ Season 3 – Golden Kingdom\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Meow-lody Base – Like the base to receive rewards\n- World Boss increased damage: Desert Protectors\n☀️ Season 3 – Golden Kingdom guides are...', '2026-01-23 03:21:56'), (1805, 'Season 3', 'event', 'Weeks guides', '{}', 'https://www.lastwartutorial.com/season-3-tricks-cheats/', 'Season 3 Tricks/Cheats – Tricks, cheats, tips to master the new Season 3 Golden Kingdom', 'This Tricks section is specific to ☀️ Season 3 – Golden Kingdom\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Meow-lody Base – Like the base to receive rewards\n- World Boss increased damage: Desert Protectors\n☀️ Season 3 – Golden Kingdom guides are...', '2026-01-23 03:21:56'), (1806, 'Season 3', 'event', 'Professions and Skills', '{}', 'https://www.lastwartutorial.com/season-3-tricks-cheats/', 'Season 3 Tricks/Cheats – Tricks, cheats, tips to master the new Season 3 Golden Kingdom', 'This Tricks section is specific to ☀️ Season 3 – Golden Kingdom\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Meow-lody Base – Like the base to receive rewards\n- World Boss increased damage: Desert Protectors\n☀️ Season 3 – Golden Kingdom guides are...', '2026-01-23 03:21:56'), (1807, 'Season 3', 'event', 'Desert Artifacts Locations', '{}', 'https://www.lastwartutorial.com/season-3-tricks-cheats/', 'Season 3 Tricks/Cheats – Tricks, cheats, tips to master the new Season 3 Golden Kingdom', 'This Tricks section is specific to ☀️ Season 3 – Golden Kingdom\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Meow-lody Base – Like the base to receive rewards\n- World Boss increased damage: Desert Protectors\n☀️ Season 3 – Golden Kingdom guides are...', '2026-01-23 03:21:56'), (1808, 'Season 3', 'event', 'Oasis Locations', '{}', 'https://www.lastwartutorial.com/season-3-tricks-cheats/', 'Season 3 Tricks/Cheats – Tricks, cheats, tips to master the new Season 3 Golden Kingdom', 'This Tricks section is specific to ☀️ Season 3 – Golden Kingdom\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Meow-lody Base – Like the base to receive rewards\n- World Boss increased damage: Desert Protectors\n☀️ Season 3 – Golden Kingdom guides are...', '2026-01-23 03:21:56'), (1809, 'Season 3', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-3-tricks-cheats/', 'Season 3 Tricks/Cheats – Tricks, cheats, tips to master the new Season 3 Golden Kingdom', 'This Tricks section is specific to ☀️ Season 3 – Golden Kingdom\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Meow-lody Base – Like the base to receive rewards\n- World Boss increased damage: Desert Protectors\n☀️ Season 3 – Golden Kingdom guides are...', '2026-01-23 03:21:56'), (1810, 'Season 3', 'event', 'One of those boost is reserved to Meow', '{}', 'https://www.lastwartutorial.com/season-3-tricks-cheats/', 'Season 3 Tricks/Cheats – Tricks, cheats, tips to master the new Season 3 Golden Kingdom', 'This Tricks section is specific to ☀️ Season 3 – Golden Kingdom\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Meow-lody Base – Like the base to receive rewards\n- World Boss increased damage: Desert Protectors\n☀️ Season 3 – Golden Kingdom guides are...', '2026-01-23 03:21:56'), (1811, 'Season 3', 'event', 'hero squad to all those digging strongholds', '{}', 'https://www.lastwartutorial.com/season-3-tricks-cheats/', 'Season 3 Tricks/Cheats – Tricks, cheats, tips to master the new Season 3 Golden Kingdom', 'This Tricks section is specific to ☀️ Season 3 – Golden Kingdom\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Meow-lody Base – Like the base to receive rewards\n- World Boss increased damage: Desert Protectors\n☀️ Season 3 – Golden Kingdom guides are...', '2026-01-23 03:21:56'), (1812, 'Season 3', 'event', 'gets unlocked', '{}', 'https://www.lastwartutorial.com/season-3-tricks-cheats/', 'Season 3 Tricks/Cheats – Tricks, cheats, tips to master the new Season 3 Golden Kingdom', 'This Tricks section is specific to ☀️ Season 3 – Golden Kingdom\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Meow-lody Base – Like the base to receive rewards\n- World Boss increased damage: Desert Protectors\n☀️ Season 3 – Golden Kingdom guides are...', '2026-01-23 03:21:56'), (1813, 'Season 2', 'building', 'Polar Storm', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:56'), (1814, 'Season 2', 'building', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:56'), (1815, 'Season 2', 'building', 'Strategy Guide', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:56'), (1816, 'Season 2', 'building', 'Collection Locations', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:56'), (1817, 'Season 2', 'building', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:56'), (1818, 'Season 2', 'building', 'Cheats', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:56'), (1819, 'Season 2', 'building', 'The mission', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:56'), (1820, 'Season 2', 'building', 'Event Calendar', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:56'), (1821, 'Season 2', 'building', 'War Defeat', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:56'), (1822, 'Season 2', 'building', 'Individual Alliance', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:56'), (1823, 'Season 2', 'building', 'Mutual Assistance', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:56'), (1824, 'Season 2', 'building', 'Soil War', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:56'), (1825, 'Season 2', 'building', 'Goals', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:56'), (1826, 'Season 2', 'building', 'game manuals', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:56'), (1827, 'Season 2', 'building', 'Manual', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:56'), (1828, 'Season 2', 'building', 'basic resources', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:56'), (1829, 'Season 2', 'building', 'Titanium Alloy', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:56'), (1830, 'Season 2', 'building', 'requirements High', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:56'), (1831, 'Season 2', 'building', 'up High', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:56'), (1832, 'Season 2', 'building', 'Furnace High', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:56'), (1833, 'Season 2', 'building', 'New Farms', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:56'), (1834, 'Season 2', 'building', 'City', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:56'), (1835, 'Season 2', 'building', 'Nuclear Furnace', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:56'), (1836, 'Season 2', 'building', 'collection Rewards', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1837, 'Season 2', 'building', 'map view', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1838, 'Season 2', 'building', 'video overview', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1839, 'Season 2', 'building', 'Military Bases', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1840, 'Season 2', 'building', 'coal requirements', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1841, 'Season 2', 'building', 'Alloy Factory', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1842, 'Season 2', 'building', 'High', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1843, 'Season 2', 'building', 'control panel', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1844, 'Season 2', 'building', 'heat Furnace', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1845, 'Season 2', 'building', 'Furnace Levels', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1846, 'Season 2', 'building', 'heat range', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1847, 'Season 2', 'building', 'Alliance Resources', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1848, 'Season 2', 'building', 'The Capitol', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1849, 'Season 2', 'building', 'City Furnace', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1850, 'Season 2', 'building', 'cities', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1851, 'Season 2', 'building', 'protection status', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1852, 'Season 2', 'building', 'soil production', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1853, 'Season 2', 'building', 'Mud Area', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1854, 'Season 2', 'building', 'Soil production', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1855, 'Season 2', 'building', 'Radar missions', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1856, 'Season 2', 'building', 'Weapons', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1857, 'Season 2', 'building', 'Exclusive Weapon', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1858, 'Season 2', 'building', 'Legend Returns', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1859, 'Season 2', 'building', 'Recruit Heroes', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1860, 'Season 2', 'building', 'Legends', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1861, 'Season 2', 'building', 'temperatures Video', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1862, 'Season 2', 'building', 'Base Video', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1863, 'Season 2', 'building', 'increase temperature', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1864, 'Season 2', 'building', 'impacting factors', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1865, 'Season 2', 'building', 'and defrosting', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1866, 'Season 2', 'building', 'Video', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1867, 'Season 2', 'building', 'Frozen Base', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1868, 'Season 2', 'building', 'Virus Resistance', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1869, 'Season 2', 'building', 'Professions', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1870, 'Season 2', 'building', 'additional skills', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1871, 'Season 2', 'building', 'Season Skills', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1872, 'Season 2', 'building', 'Alliance Milestones', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1873, 'Season 2', 'building', 'Shards rewards', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1874, 'Season 2', 'building', 'Battle Pass', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1875, 'Season 2', 'building', 'Weekly Pass', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1876, 'Season 2', 'building', 'up purchases', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1877, 'Season 2', 'building', 'Season Quests', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1878, 'Season 2', 'building', 'Frost Boost', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1879, 'Season 2', 'building', 'Merit Medals', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1880, 'Season 2', 'building', 'Faction Rewards', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1881, 'Season 2', 'building', 'and rumors', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1882, 'Season 2', 'building', 'the ruler', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1883, 'Season 2', 'building', 'be careful', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1884, 'Season 2', 'building', 'now snow', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1885, 'Season 2', 'building', 'some', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1886, 'Season 2', 'building', 'short list', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1887, 'Season 2', 'building', 'Purge Action', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1888, 'Season 2', 'building', 'wave incoming', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1889, 'Season 2', 'building', 'the structure', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1890, 'Season 2', 'building', 'the top', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1891, 'Season 2', 'building', 'your High', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1892, 'Season 2', 'building', 'Level', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1893, 'Season 2', 'building', 'lot', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1894, 'Season 2', 'building', 'titanium alloy', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1895, 'Season 2', 'building', 'to UR', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1896, 'Season 2', 'building', 'Badge item', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1897, 'Season 2', 'building', 'menu', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1898, 'Season 2', 'building', 'freezing world', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1899, 'Season 2', 'building', 'the center', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1900, 'Season 2', 'building', 'the end', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1901, 'Season 2', 'building', 'final ownership', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1902, 'Season 2', 'building', 'the activities', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1903, 'Season 2', 'building', 'capture', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1904, 'Season 2', 'building', 'various section', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1905, 'Season 2', 'building', 'Kill Rewards', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1906, 'Season 2', 'building', 'Quest missions', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1907, 'Season 2', 'building', 'the High', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1908, 'Season 2', 'building', 'Furnace Level', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1909, 'Season 2', 'building', 'DW kill', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1910, 'Season 2', 'building', 'Coal production', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1911, 'Season 2', 'building', 'Collection rewards', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1912, 'Season 2', 'building', 'capture reward', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1913, 'Season 2', 'building', 'the outskirts', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1914, 'Season 2', 'building', 'the beginning', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1915, 'Season 2', 'building', 'the edge', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1916, 'Season 2', 'building', 'be re', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1917, 'Season 2', 'building', 'and most', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1918, 'Season 2', 'building', 'each point', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:57'), (1919, 'Season 2', 'building', 'each tile', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1920, 'Season 2', 'building', 'New types', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1921, 'Season 2', 'building', 'the outside', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1922, 'Season 2', 'building', 'regardless', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1923, 'Season 2', 'building', 'an increment', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1924, 'Season 2', 'building', 'cost reduction', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1925, 'Season 2', 'building', 'up to', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1926, 'Season 2', 'building', 'your HQ', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1927, 'Season 2', 'building', 'activation heat', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1928, 'Season 2', 'building', 'base temperature', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1929, 'Season 2', 'building', 'overdrive heat', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1930, 'Season 2', 'building', 'the temperature', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1931, 'Season 2', 'building', 'off', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1932, 'Season 2', 'building', 'heat more', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1933, 'Season 2', 'building', 'the effect', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1934, 'Season 2', 'building', 'own High', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1935, 'Season 2', 'building', 'Alliance button', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1936, 'Season 2', 'building', 'Alliance Furnace', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1937, 'Season 2', 'building', 'low high', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1938, 'Season 2', 'building', 'in range', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1939, 'Season 2', 'building', 'are out', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1940, 'Season 2', 'building', 'new type', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1941, 'Season 2', 'building', 'The Probability', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1942, 'Season 2', 'building', 'the high', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1943, 'Season 2', 'building', 'Thea amount', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1944, 'Season 2', 'building', 'alloy factories', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1945, 'Season 2', 'building', 'Maximum number', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1946, 'Season 2', 'building', 'dig sites', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1947, 'Season 2', 'building', 'the number', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1948, 'Season 2', 'building', 'wanted because', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1949, 'Season 2', 'building', 'and West', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1950, 'Season 2', 'building', 'higher amounts', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1951, 'Season 2', 'building', 'per level', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1952, 'Season 2', 'building', 'coal', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1953, 'Season 2', 'building', 'rare soil', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1954, 'Season 2', 'building', 'you own', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1955, 'Season 2', 'building', 'daily limit', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1956, 'Season 2', 'building', 'squads reinforcing', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1957, 'Season 2', 'building', 'Site Guards', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1958, 'Season 2', 'building', 'unlimited number', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1959, 'Season 2', 'building', 'Dig Sites', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1960, 'Season 2', 'building', 'separate sets', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1961, 'Season 2', 'building', 'no cross', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1962, 'Season 2', 'building', 'screenshots are', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1963, 'Season 2', 'building', 'Collections are', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1964, 'Season 2', 'building', 'icon', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1965, 'Season 2', 'building', 'limit', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1966, 'Season 2', 'building', 'with many', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1967, 'Season 2', 'building', 'Rewards\nMany', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1968, 'Season 2', 'building', 'overdrive mode', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1969, 'Season 2', 'building', 'max amount', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1970, 'Season 2', 'building', 'them\nExample', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1971, 'Season 2', 'building', 'Example', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1972, 'Season 2', 'building', 'total amount', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1973, 'Season 2', 'building', 'exact amount', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1974, 'Season 2', 'building', 'the icon', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1975, 'Season 2', 'building', 'the description', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1976, 'Season 2', 'building', 'it gets', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1977, 'Season 2', 'building', 'building High', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1978, 'Season 2', 'building', 'that heat', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1979, 'Season 2', 'building', 'ally temporarely', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1980, 'Season 2', 'building', 'keep warm', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:58'), (1981, 'Season 2', 'building', 'once activated', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:59'), (1982, 'Season 2', 'building', 'will drop', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:59'), (1983, 'Season 2', 'building', 'heat loss', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:59'), (1984, 'Season 2', 'building', 'temperature', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:59'), (1985, 'Season 2', 'building', 'Defense failure', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:59'), (1986, 'Season 2', 'building', 'drop below', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:59'), (1987, 'Season 2', 'building', 'Staying below', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:59'), (1988, 'Season 2', 'building', 'countdown', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:59'), (1989, 'Season 2', 'building', 'minutes', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:59'), (1990, 'Season 2', 'building', 'warmer zone', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:59'), (1991, 'Season 2', 'building', 'enable high', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:59'), (1992, 'Season 2', 'building', 'stayed below', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:59'), (1993, 'Season 2', 'building', 'random teleport', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:59'), (1994, 'Season 2', 'building', 'higher than', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:59'), (1995, 'Season 2', 'building', 'defrost countdown', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:59'), (1996, 'Season 2', 'building', 'goes below', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:59'), (1997, 'Season 2', 'building', 'is at', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:59'), (1998, 'Season 2', 'building', 'overdrive running', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:59'), (1999, 'Season 2', 'building', 'is disabled', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:59'), (2000, 'Season 2', 'building', 'environment temperature', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:59'), (2001, 'Season 2', 'building', 'base reaches', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:59'), (2002, 'Season 2', 'building', 'soon countdown', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:21:59'), (2003, 'Season 2', 'building', 'Freezing soon', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2004, 'Season 2', 'building', 'is frozen', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2005, 'Season 2', 'building', 'frozen at', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2006, 'Season 2', 'building', 'is enabled', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2007, 'Season 2', 'building', 'boost', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2008, 'Season 2', 'building', 'can attack', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2009, 'Season 2', 'building', 'the right', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2010, 'Season 2', 'building', 'beginning stages', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2011, 'Season 2', 'building', 'to Alliance', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2012, 'Season 2', 'building', 'you lots', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2013, 'Season 2', 'building', 'Advanced Pass', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2014, 'Season 2', 'building', 'so lots', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2015, 'Season 2', 'building', 'return Tickets', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2016, 'Season 2', 'building', 'Profession EXP', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2017, 'Season 2', 'building', 'Luxury Pass', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2018, 'Season 2', 'building', 'Change Certificate', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2019, 'Season 2', 'building', 'Reset Book', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2020, 'Season 2', 'building', 'World Nameplate', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2021, 'Season 2', 'building', 'Doubles items', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2022, 'Season 2', 'building', 'but one', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2023, 'Season 2', 'building', 'best part', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2024, 'Season 2', 'building', 'huge amount', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2025, 'Season 2', 'building', 'VIP Points', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2026, 'Season 2', 'building', 'generic speed', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2027, 'Season 2', 'building', 'ups', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2028, 'Season 2', 'building', 'The goal', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2029, 'Season 2', 'building', 'the level', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2030, 'Season 2', 'building', 'Chest Alliance', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2031, 'Season 2', 'building', 'Murphy Shards', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2032, 'Season 2', 'building', 'Lucky Chest', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2033, 'Season 2', 'building', 'Choice Chest', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2034, 'Season 2', 'building', 'Weapon Shard', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2035, 'Season 2', 'building', 'Carlie Shards', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2036, 'Season 2', 'building', 'Swift Shards', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2037, 'Season 2', 'building', 'an example', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2038, 'Season 2', 'building', 'new set', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2039, 'Season 2', 'building', 'Rewards are', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2040, 'Season 2', 'building', 'tiers', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2041, 'Season 2', 'building', 'the ranking', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2042, 'Season 2', 'building', 'the condition', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2043, 'Season 2', 'building', 'you High', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2044, 'Season 2', 'building', 'can', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2045, 'Season 2', 'building', 'cost', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2046, 'Season 2', 'building', 'construction', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2047, 'Season 2', 'building', 'allows', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2048, 'Season 2', 'building', 'Alliance', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2049, 'Season 2', 'troop', 'Durability Damage', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2050, 'Season 2', 'troop', 'healing speed', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2051, 'Season 2', 'troop', 'moral during', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2052, 'Season 2', 'troop', 'Send', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2053, 'Season 2', 'event', 'Polar Storm', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2054, 'Season 2', 'event', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2055, 'Season 2', 'event', 'The Ultimate Strategy Guide', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2056, 'Season 2', 'event', 'Supply Collection Locations', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2057, 'Season 2', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2058, 'Season 2', 'event', 'Cheats', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2059, 'Season 2', 'event', 'The Story Teaser The mission', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2060, 'Season 2', 'event', 'The mission', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2061, 'Season 2', 'event', 'Event Calendar', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2062, 'Season 2', 'event', 'Goals Individual Alliance', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2063, 'Season 2', 'event', 'Mutual Assistance', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2064, 'Season 2', 'event', 'Rare Soil War', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2065, 'Season 2', 'event', 'Goals', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2066, 'Season 2', 'event', 'In game manuals', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2067, 'Season 2', 'event', 'Manual', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2068, 'Season 2', 'event', 'New basic resources', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2069, 'Season 2', 'event', 'Coal and Titanium Alloy', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:00'), (2070, 'Season 2', 'event', 'heat Furnace Level up High', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2071, 'Season 2', 'event', 'heat Furnace High', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2072, 'Season 2', 'event', 'City', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2073, 'Season 2', 'event', 'Nuclear Furnace', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2074, 'Season 2', 'event', 'Thermal map view', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2075, 'Season 2', 'event', 'quick video overview', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2076, 'Season 2', 'event', 'Alliance Resources Military Bases', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2077, 'Season 2', 'event', 'Level up Titanium Alloy Factory', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2078, 'Season 2', 'event', 'Titanium Alloy factory coal requirements', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2079, 'Season 2', 'event', 'High', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2080, 'Season 2', 'event', 'Heat Furnace control panel', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2081, 'Season 2', 'event', 'Level up High', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2082, 'Season 2', 'event', 'heat Furnace', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2083, 'Season 2', 'event', 'Alliance Furnace heat range', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2084, 'Season 2', 'event', 'Alliance Furnace Levels', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2085, 'Season 2', 'event', 'New Farms', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2086, 'Season 2', 'event', 'Alliance Resources', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2087, 'Season 2', 'event', 'Military Bases', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2088, 'Season 2', 'event', 'The Capitol', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2089, 'Season 2', 'event', 'City Furnace', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2090, 'Season 2', 'event', 'cities', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2091, 'Season 2', 'event', 'Dig sites coal and rare soil production', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2092, 'Season 2', 'event', 'Capture and protection status', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2093, 'Season 2', 'event', 'Supply collection in Capitol Mud Area', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2094, 'Season 2', 'event', 'Supply collection Rewards', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2095, 'Season 2', 'event', 'City Rare Soil production', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2096, 'Season 2', 'event', 'Dig sites rare soil production', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2097, 'Season 2', 'event', 'Radar missions', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2098, 'Season 2', 'event', 'Hero Story', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2099, 'Season 2', 'event', 'Exclusive Weapon', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2100, 'Season 2', 'event', 'Legend Returns', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2101, 'Season 2', 'event', 'Recruit Heroes', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2102, 'Season 2', 'event', 'Weapons of Legends', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2103, 'Season 2', 'event', 'Temperature impacting factors', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2104, 'Season 2', 'event', 'Video of Base almost Frozen and Frozen Base', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2105, 'Season 2', 'event', 'Video of Frozen Base and defrosting', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2106, 'Season 2', 'event', 'Help allies to increase temperature', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2107, 'Season 2', 'event', 'Virus Resistance', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2108, 'Season 2', 'event', 'Professions', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2109, 'Season 2', 'event', 'Season Skills Warlord additional skills', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2110, 'Season 2', 'event', 'Engineer additional skills', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2111, 'Season 2', 'event', 'Season Skills', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2112, 'Season 2', 'event', 'Warlord additional skills', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2113, 'Season 2', 'event', 'Season Alliance Milestones', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2114, 'Season 2', 'event', 'Exclusive Weapon Battle Pass Shards rewards', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2115, 'Season 2', 'event', 'Season Battle Pass', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2116, 'Season 2', 'event', 'Weekly Pass', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2117, 'Season 2', 'event', 'Shards rewards', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2118, 'Season 2', 'event', 'Follow up purchases', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2119, 'Season 2', 'event', 'Season Quests', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2120, 'Season 2', 'event', 'Frost Boost', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2121, 'Season 2', 'event', 'Faction Rewards Season Merit Medals', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2122, 'Season 2', 'event', 'Faction Rewards', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2123, 'Season 2', 'event', 'Season Merit Medals', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2124, 'Season 2', 'event', 'Once bustling cities are now snow', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2125, 'Season 2', 'event', 'some of them will appear later on', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2126, 'Season 2', 'event', 'Purge Action Cold wave incoming Frost Boost', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2127, 'Season 2', 'event', 'Purge Action', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2128, 'Season 2', 'event', 'Cold wave incoming', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2129, 'Season 2', 'event', 'Weekly Pass Season Battle Pass', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2130, 'Season 2', 'event', 'Season Battle Pass\nClicking on the main Season', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2131, 'Season 2', 'event', 'Increasing your High', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2132, 'Season 2', 'event', 'Level', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2133, 'Season 2', 'event', 'of which the best ones are', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2134, 'Season 2', 'event', 'lot of coal and titanium alloy', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2135, 'Season 2', 'event', 'violet shards to facilitate her upgrade to UR', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2136, 'Season 2', 'event', 'the Legendary Hero Badge item', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2137, 'Season 2', 'event', 'menu', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2138, 'Season 2', 'event', 'Titanium Alloy', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2139, 'Season 2', 'event', 'You can earn Titanium Alloy through', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2140, 'Season 2', 'event', 'First Time Level Zombie Kill Rewards', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2141, 'Season 2', 'event', 'Completing Season Quest missions', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2142, 'Season 2', 'event', 'Goals for the High', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2143, 'Season 2', 'event', 'heat Furnace Level', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2144, 'Season 2', 'event', 'Dig Site first capture reward\nTitanium Alloy\nCoal', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2145, 'Season 2', 'event', 'You can earn coal through', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2146, 'Season 2', 'event', 'Supply Collection rewards', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2147, 'Season 2', 'event', 'Dig Site first capture reward', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2148, 'Season 2', 'event', 'Cities must be re', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2149, 'Season 2', 'event', 'specifically', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2150, 'Season 2', 'event', 'IMPORTANT', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2151, 'Season 2', 'event', 'up to', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2152, 'Season 2', 'event', 'from the ORIGINAL cost\nClick on your HQ', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2153, 'Season 2', 'event', 'You will need titanium alloy to level up the High', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2154, 'Season 2', 'event', 'the Virus Resistance', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2155, 'Season 2', 'event', 'The control panel is quite easy to understand', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2156, 'Season 2', 'event', 'off', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2157, 'Season 2', 'event', 'Additionally to your own High', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2158, 'Season 2', 'event', 'Alliance Furnace', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:01'), (2159, 'Season 2', 'event', 'the probabilities for each type are', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2160, 'Season 2', 'event', 'Diamond Resource Tile', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2161, 'Season 2', 'event', 'Coin Resource Tile', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2162, 'Season 2', 'event', 'dig sites', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2163, 'Season 2', 'event', 'and the amount depends on the city level', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2164, 'Season 2', 'event', 'and the amount is based on their level', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2165, 'Season 2', 'event', 'here the exact amount per level', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2166, 'Season 2', 'event', 'coal', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2167, 'Season 2', 'event', 'rare soil', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2168, 'Season 2', 'event', 'Maximum number of Dig Site you can own', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2169, 'Season 2', 'event', 'regardless of how many cities you own', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2170, 'Season 2', 'event', 'Maximum daily limit of dig site captures', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2171, 'Season 2', 'event', 'squads reinforcing', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2172, 'Season 2', 'event', 'hours and it is surrounded by Dig Site Guards', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2173, 'Season 2', 'event', 'from both owned cities and Dig Sites', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2174, 'Season 2', 'event', 'There will be no cross', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2175, 'Season 2', 'event', 'icon', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2176, 'Season 2', 'event', 'so here a video that shows you how to do it', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2177, 'Season 2', 'event', 'and enable overdrive mode', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2178, 'Season 2', 'event', 'Alliance button', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2179, 'Season 2', 'event', 'page', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2180, 'Season 2', 'event', 'Here the exact amount of Rare Soil per City level', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2181, 'Season 2', 'event', 'and there will be no cross', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2182, 'Season 2', 'event', 'new radar mission is available', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2183, 'Season 2', 'event', 'also brings some exclusive weapons', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2184, 'Season 2', 'event', 'temperature can range between', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2185, 'Season 2', 'event', 'Basic resource output', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2186, 'Season 2', 'event', 'Thermal Weapon', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2187, 'Season 2', 'event', 'Unit healing speed', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2188, 'Season 2', 'event', 'Units Morale', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2189, 'Season 2', 'event', 'Base Location on map', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2190, 'Season 2', 'event', 'the more you go to the center the colder it gets', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2191, 'Season 2', 'event', 'Furnace activity', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2192, 'Season 2', 'event', 'the new seasonal building High', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2193, 'Season 2', 'event', 'and heat even more if set to overdrive mode', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2194, 'Season 2', 'event', 'Intense overdrive skill', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2195, 'Season 2', 'event', 'Alliance Furnace activity', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2196, 'Season 2', 'event', 'Ally recon plane', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2197, 'Season 2', 'event', 'Cities Heating Area', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2198, 'Season 2', 'event', 'Blizzards', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2199, 'Season 2', 'event', 'Squads activity', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2200, 'Season 2', 'event', 'Polar Monsters', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2201, 'Season 2', 'event', 'temperature', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2202, 'Season 2', 'event', 'Defense failure', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2203, 'Season 2', 'event', 'drop below', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2204, 'Season 2', 'event', 'Base Almost Frozen', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2205, 'Season 2', 'event', 'Staying below', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2206, 'Season 2', 'event', 'Solutions', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2207, 'Season 2', 'event', 'relocate to warmer zone', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2208, 'Season 2', 'event', 'enable high', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2209, 'Season 2', 'event', 'heat furnace or set it in overdrive mode', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2210, 'Season 2', 'event', 'Freezing Soon\nFrozen Base', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2211, 'Season 2', 'event', 'When a base stayed below', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2212, 'Season 2', 'event', 'Frozen Base', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2213, 'Season 2', 'event', 'Ice Melting Soon', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2214, 'Season 2', 'event', 'if you bring temperature up to be higher than', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2215, 'Season 2', 'event', 'If for even a second temperatures goes below', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2216, 'Season 2', 'event', 'In this video you will see', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2217, 'Season 2', 'event', 'base is at', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2218, 'Season 2', 'event', 'with furnace in overdrive running', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2219, 'Season 2', 'event', 'furnace is disabled', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2220, 'Season 2', 'event', 'base is aligning to environment temperature', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2221, 'Season 2', 'event', 'when base reaches', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2222, 'Season 2', 'event', 'minute starts\nFreezing soon', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2223, 'Season 2', 'event', 'the base is frozen\nbase is frozen', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2224, 'Season 2', 'event', 'base is frozen at', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2225, 'Season 2', 'event', 'furnace is enabled', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2226, 'Season 2', 'event', 'when base goes higher than', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2227, 'Season 2', 'event', 'virus resistance\nVirus Resistance will impact', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2228, 'Season 2', 'event', 'Doom Elite you can attack', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2229, 'Season 2', 'event', 'tiers', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2230, 'Season 2', 'event', 'Advanced Pass', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2231, 'Season 2', 'event', 'return Tickets', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2232, 'Season 2', 'event', 'Skill Points', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2233, 'Season 2', 'event', 'Profession EXP', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2234, 'Season 2', 'event', 'Lucky Chests', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2235, 'Season 2', 'event', 'Luxury Pass', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2236, 'Season 2', 'event', 'Profession Change Certificate', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2237, 'Season 2', 'event', 'Profession Skill Reset Book', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:02'), (2238, 'Season 2', 'event', 'Permanent Polar World Nameplate', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:03'), (2239, 'Season 2', 'event', 'Hero HP\nPolar World Nameplate', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:03'), (2240, 'Season 2', 'event', 'Totally available', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:03'), (2241, 'Season 2', 'event', 'Titanium Alloy Factory', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:03'), (2242, 'Season 2', 'event', 'VIP Points', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:03'), (2243, 'Season 2', 'event', 'Daily', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:03'), (2244, 'Season 2', 'event', 'generic speed', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:03'), (2245, 'Season 2', 'event', 'ups', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:03'), (2246, 'Season 2', 'event', 'Epic Chest Alliance', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:03'), (2247, 'Season 2', 'event', 'Murphy Shards', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:03'), (2248, 'Season 2', 'event', 'Skill Medal Lucky Chest', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:03'), (2249, 'Season 2', 'event', 'Legendary Resource Choice Chest', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:03'), (2250, 'Season 2', 'event', 'Murphy Exclusive Weapon Shard', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:03'), (2251, 'Season 2', 'event', 'Epic Resource Choice Chest', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:03'), (2252, 'Season 2', 'event', 'Carlie Shards', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:03'), (2253, 'Season 2', 'event', 'Carlie Exclusive Weapon Shard', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:03'), (2254, 'Season 2', 'event', 'Swift Shards', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:03'), (2255, 'Season 2', 'event', 'Swift Exclusive Weapon Shard', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:03'), (2256, 'Season 2', 'event', 'Below an example of current tasks', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:03'), (2257, 'Season 2', 'event', 'types', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:03'), (2258, 'Season 2', 'event', 'Details about some rewards', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:03'), (2259, 'Season 2', 'event', 'Calendar', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:03'), (2260, 'Season 2', 'event', 'In the far northern polar region', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:03'), (2261, 'Season 2', 'event', 'Calendar\n\nDevs released the', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:03'), (2262, 'Season 2', 'event', 'Calendar\nClick here to download', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:03'), (2263, 'Season 2', 'event', 'calendar image', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:03'), (2264, 'Season 2', 'event', 'icon right above the duel VS icon', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:03'), (2265, 'Season 2', 'event', 'more will appear', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:03'), (2266, 'Season 2', 'event', 'button', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:03'), (2267, 'Season 2', 'event', 'in the corresponding week is unlocked', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:03'), (2268, 'Season 2', 'event', 'is available', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:03'), (2269, 'Season 2', 'event', 'will start week', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:03'), (2270, 'Season 2', 'event', 'it from freezing', '{}', 'https://www.lastwartutorial.com/season-2-polar-storm/', 'Season 2 – Polar Storm', 'You’ll be notified at least 7 days before 🧊 Season 2 – Polar Storm begins on your server, as a countdown icon will appear beneath the Duel VS icon, just like it did for Season 1.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season...', '2026-01-23 03:22:03'), (2271, 'General', 'troop', 'killed', '{}', 'https://www.lastwartutorial.com/top-commander/', 'Top Commander – A 7-day challenge against your server with generous rewards.', 'Top Commander challenge starts a couple of days after the server start.\nThis challenge resembles the upcoming duel vs in the game, but with a twist: instead of facing opponents from other servers, you’ll be up against alliances from your own server.\nTo maximize the rewards received, it is important to carry out the actions required for Top Commander in conjunction with the respective phases of the Arms Race , therefore you should not be caught in the impulse to carry out all the actions at the t...', '2026-01-23 03:22:03'), (2272, 'General', 'troop', 'from an', '{}', 'https://www.lastwartutorial.com/top-commander/', 'Top Commander – A 7-day challenge against your server with generous rewards.', 'Top Commander challenge starts a couple of days after the server start.\nThis challenge resembles the upcoming duel vs in the game, but with a twist: instead of facing opponents from other servers, you’ll be up against alliances from your own server.\nTo maximize the rewards received, it is important to carry out the actions required for Top Commander in conjunction with the respective phases of the Arms Race , therefore you should not be caught in the impulse to carry out all the actions at the t...', '2026-01-23 03:22:03'), (2273, 'General', 'troop', 'your', '{}', 'https://www.lastwartutorial.com/top-commander/', 'Top Commander – A 7-day challenge against your server with generous rewards.', 'Top Commander challenge starts a couple of days after the server start.\nThis challenge resembles the upcoming duel vs in the game, but with a twist: instead of facing opponents from other servers, you’ll be up against alliances from your own server.\nTo maximize the rewards received, it is important to carry out the actions required for Top Commander in conjunction with the respective phases of the Arms Race , therefore you should not be caught in the impulse to carry out all the actions at the t...', '2026-01-23 03:22:03'), (2274, 'General', 'troop', 'the', '{}', 'https://www.lastwartutorial.com/top-commander/', 'Top Commander – A 7-day challenge against your server with generous rewards.', 'Top Commander challenge starts a couple of days after the server start.\nThis challenge resembles the upcoming duel vs in the game, but with a twist: instead of facing opponents from other servers, you’ll be up against alliances from your own server.\nTo maximize the rewards received, it is important to carry out the actions required for Top Commander in conjunction with the respective phases of the Arms Race , therefore you should not be caught in the impulse to carry out all the actions at the t...', '2026-01-23 03:22:03'), (2275, 'General', 'event', 'but with a twist', '{}', 'https://www.lastwartutorial.com/top-commander/', 'Top Commander – A 7-day challenge against your server with generous rewards.', 'Top Commander challenge starts a couple of days after the server start.\nThis challenge resembles the upcoming duel vs in the game, but with a twist: instead of facing opponents from other servers, you’ll be up against alliances from your own server.\nTo maximize the rewards received, it is important to carry out the actions required for Top Commander in conjunction with the respective phases of the Arms Race , therefore you should not be caught in the impulse to carry out all the actions at the t...', '2026-01-23 03:22:03'), (2276, 'General', 'event', 'Spend EXP Task list', '{}', 'https://www.lastwartutorial.com/top-commander/', 'Top Commander – A 7-day challenge against your server with generous rewards.', 'Top Commander challenge starts a couple of days after the server start.\nThis challenge resembles the upcoming duel vs in the game, but with a twist: instead of facing opponents from other servers, you’ll be up against alliances from your own server.\nTo maximize the rewards received, it is important to carry out the actions required for Top Commander in conjunction with the respective phases of the Arms Race , therefore you should not be caught in the impulse to carry out all the actions at the t...', '2026-01-23 03:22:03'), (2277, 'General', 'event', 'Resource Gathering Task list', '{}', 'https://www.lastwartutorial.com/top-commander/', 'Top Commander – A 7-day challenge against your server with generous rewards.', 'Top Commander challenge starts a couple of days after the server start.\nThis challenge resembles the upcoming duel vs in the game, but with a twist: instead of facing opponents from other servers, you’ll be up against alliances from your own server.\nTo maximize the rewards received, it is important to carry out the actions required for Top Commander in conjunction with the respective phases of the Arms Race , therefore you should not be caught in the impulse to carry out all the actions at the t...', '2026-01-23 03:22:03'), (2278, 'General', 'event', 'Speed Up Healing Task list', '{}', 'https://www.lastwartutorial.com/top-commander/', 'Top Commander – A 7-day challenge against your server with generous rewards.', 'Top Commander challenge starts a couple of days after the server start.\nThis challenge resembles the upcoming duel vs in the game, but with a twist: instead of facing opponents from other servers, you’ll be up against alliances from your own server.\nTo maximize the rewards received, it is important to carry out the actions required for Top Commander in conjunction with the respective phases of the Arms Race , therefore you should not be caught in the impulse to carry out all the actions at the t...', '2026-01-23 03:22:03'), (2279, 'General', 'event', 'with top', '{}', 'https://www.lastwartutorial.com/top-commander/', 'Top Commander – A 7-day challenge against your server with generous rewards.', 'Top Commander challenge starts a couple of days after the server start.\nThis challenge resembles the upcoming duel vs in the game, but with a twist: instead of facing opponents from other servers, you’ll be up against alliances from your own server.\nTo maximize the rewards received, it is important to carry out the actions required for Top Commander in conjunction with the respective phases of the Arms Race , therefore you should not be caught in the impulse to carry out all the actions at the t...', '2026-01-23 03:22:03'), (2280, 'General', 'event', 'Elite recruitment', '{}', 'https://www.lastwartutorial.com/top-commander/', 'Top Commander – A 7-day challenge against your server with generous rewards.', 'Top Commander challenge starts a couple of days after the server start.\nThis challenge resembles the upcoming duel vs in the game, but with a twist: instead of facing opponents from other servers, you’ll be up against alliances from your own server.\nTo maximize the rewards received, it is important to carry out the actions required for Top Commander in conjunction with the respective phases of the Arms Race , therefore you should not be caught in the impulse to carry out all the actions at the t...', '2026-01-23 03:22:03'), (2281, 'General', 'event', 'Resource Gathering', '{}', 'https://www.lastwartutorial.com/top-commander/', 'Top Commander – A 7-day challenge against your server with generous rewards.', 'Top Commander challenge starts a couple of days after the server start.\nThis challenge resembles the upcoming duel vs in the game, but with a twist: instead of facing opponents from other servers, you’ll be up against alliances from your own server.\nTo maximize the rewards received, it is important to carry out the actions required for Top Commander in conjunction with the respective phases of the Arms Race , therefore you should not be caught in the impulse to carry out all the actions at the t...', '2026-01-23 03:22:03'), (2282, 'General', 'event', 'min Construction Speedup', '{}', 'https://www.lastwartutorial.com/top-commander/', 'Top Commander – A 7-day challenge against your server with generous rewards.', 'Top Commander challenge starts a couple of days after the server start.\nThis challenge resembles the upcoming duel vs in the game, but with a twist: instead of facing opponents from other servers, you’ll be up against alliances from your own server.\nTo maximize the rewards received, it is important to carry out the actions required for Top Commander in conjunction with the respective phases of the Arms Race , therefore you should not be caught in the impulse to carry out all the actions at the t...', '2026-01-23 03:22:03'), (2283, 'General', 'event', 'coins in two ways', '{}', 'https://www.lastwartutorial.com/top-commander/', 'Top Commander – A 7-day challenge against your server with generous rewards.', 'Top Commander challenge starts a couple of days after the server start.\nThis challenge resembles the upcoming duel vs in the game, but with a twist: instead of facing opponents from other servers, you’ll be up against alliances from your own server.\nTo maximize the rewards received, it is important to carry out the actions required for Top Commander in conjunction with the respective phases of the Arms Race , therefore you should not be caught in the impulse to carry out all the actions at the t...', '2026-01-23 03:22:03'), (2284, 'General', 'event', 'minute to speed up research', '{}', 'https://www.lastwartutorial.com/top-commander/', 'Top Commander – A 7-day challenge against your server with generous rewards.', 'Top Commander challenge starts a couple of days after the server start.\nThis challenge resembles the upcoming duel vs in the game, but with a twist: instead of facing opponents from other servers, you’ll be up against alliances from your own server.\nTo maximize the rewards received, it is important to carry out the actions required for Top Commander in conjunction with the respective phases of the Arms Race , therefore you should not be caught in the impulse to carry out all the actions at the t...', '2026-01-23 03:22:03'), (2285, 'General', 'event', 'Stamina', '{}', 'https://www.lastwartutorial.com/top-commander/', 'Top Commander – A 7-day challenge against your server with generous rewards.', 'Top Commander challenge starts a couple of days after the server start.\nThis challenge resembles the upcoming duel vs in the game, but with a twist: instead of facing opponents from other servers, you’ll be up against alliances from your own server.\nTo maximize the rewards received, it is important to carry out the actions required for Top Commander in conjunction with the respective phases of the Arms Race , therefore you should not be caught in the impulse to carry out all the actions at the t...', '2026-01-23 03:22:03'), (2286, 'General', 'event', 'Use stamina to', '{}', 'https://www.lastwartutorial.com/top-commander/', 'Top Commander – A 7-day challenge against your server with generous rewards.', 'Top Commander challenge starts a couple of days after the server start.\nThis challenge resembles the upcoming duel vs in the game, but with a twist: instead of facing opponents from other servers, you’ll be up against alliances from your own server.\nTo maximize the rewards received, it is important to carry out the actions required for Top Commander in conjunction with the respective phases of the Arms Race , therefore you should not be caught in the impulse to carry out all the actions at the t...', '2026-01-23 03:22:03'), (2287, 'General', 'event', 'minute to speed up training', '{}', 'https://www.lastwartutorial.com/top-commander/', 'Top Commander – A 7-day challenge against your server with generous rewards.', 'Top Commander challenge starts a couple of days after the server start.\nThis challenge resembles the upcoming duel vs in the game, but with a twist: instead of facing opponents from other servers, you’ll be up against alliances from your own server.\nTo maximize the rewards received, it is important to carry out the actions required for Top Commander in conjunction with the respective phases of the Arms Race , therefore you should not be caught in the impulse to carry out all the actions at the t...', '2026-01-23 03:22:03'), (2288, 'General', 'event', 'Speed Up Healing', '{}', 'https://www.lastwartutorial.com/top-commander/', 'Top Commander – A 7-day challenge against your server with generous rewards.', 'Top Commander challenge starts a couple of days after the server start.\nThis challenge resembles the upcoming duel vs in the game, but with a twist: instead of facing opponents from other servers, you’ll be up against alliances from your own server.\nTo maximize the rewards received, it is important to carry out the actions required for Top Commander in conjunction with the respective phases of the Arms Race , therefore you should not be caught in the impulse to carry out all the actions at the t...', '2026-01-23 03:22:03'), (2289, 'General', 'event', 'minute to speed up healing', '{}', 'https://www.lastwartutorial.com/top-commander/', 'Top Commander – A 7-day challenge against your server with generous rewards.', 'Top Commander challenge starts a couple of days after the server start.\nThis challenge resembles the upcoming duel vs in the game, but with a twist: instead of facing opponents from other servers, you’ll be up against alliances from your own server.\nTo maximize the rewards received, it is important to carry out the actions required for Top Commander in conjunction with the respective phases of the Arms Race , therefore you should not be caught in the impulse to carry out all the actions at the t...', '2026-01-23 03:22:03'), (2290, 'General', 'event', 'rewards will be sent via mail', '{}', 'https://www.lastwartutorial.com/top-commander/', 'Top Commander – A 7-day challenge against your server with generous rewards.', 'Top Commander challenge starts a couple of days after the server start.\nThis challenge resembles the upcoming duel vs in the game, but with a twist: instead of facing opponents from other servers, you’ll be up against alliances from your own server.\nTo maximize the rewards received, it is important to carry out the actions required for Top Commander in conjunction with the respective phases of the Arms Race , therefore you should not be caught in the impulse to carry out all the actions at the t...', '2026-01-23 03:22:03'), (2291, 'General', 'troop', 'many', '{}', 'https://www.lastwartutorial.com/generals-trial/', 'General’s Trial – Challenge the General to win amazing rewards: drone parts, shards, weapon shards, overlord items, diamonds. Normal and advanced mode.', 'The General’s Trial is a recurring event that offers a lot of rewards. It includes solo and alliance challenges.\nIt lasts 4 days during which you can organize the challenges to optimize the stamina you use to complete them.\n- Introduction\n- Participation Conditions\n- Solo Challenge Normal mode Rewards normal mode Advanced mode Rewards advanced mode\n- Normal mode Rewards normal mode\n- Rewards normal mode\n- Advanced mode Rewards advanced mode\n- Rewards advanced mode\n- Alliance Challenge Rewards\n\n#...', '2026-01-23 03:22:03'), (2292, 'General', 'troop', 'waste', '{}', 'https://www.lastwartutorial.com/generals-trial/', 'General’s Trial – Challenge the General to win amazing rewards: drone parts, shards, weapon shards, overlord items, diamonds. Normal and advanced mode.', 'The General’s Trial is a recurring event that offers a lot of rewards. It includes solo and alliance challenges.\nIt lasts 4 days during which you can organize the challenges to optimize the stamina you use to complete them.\n- Introduction\n- Participation Conditions\n- Solo Challenge Normal mode Rewards normal mode Advanced mode Rewards advanced mode\n- Normal mode Rewards normal mode\n- Rewards normal mode\n- Advanced mode Rewards advanced mode\n- Rewards advanced mode\n- Alliance Challenge Rewards\n\n#...', '2026-01-23 03:22:03'), (2293, 'General', 'troop', 'expensive', '{}', 'https://www.lastwartutorial.com/generals-trial/', 'General’s Trial – Challenge the General to win amazing rewards: drone parts, shards, weapon shards, overlord items, diamonds. Normal and advanced mode.', 'The General’s Trial is a recurring event that offers a lot of rewards. It includes solo and alliance challenges.\nIt lasts 4 days during which you can organize the challenges to optimize the stamina you use to complete them.\n- Introduction\n- Participation Conditions\n- Solo Challenge Normal mode Rewards normal mode Advanced mode Rewards advanced mode\n- Normal mode Rewards normal mode\n- Rewards normal mode\n- Advanced mode Rewards advanced mode\n- Rewards advanced mode\n- Alliance Challenge Rewards\n\n#...', '2026-01-23 03:22:03'), (2294, 'General', 'event', 'Introduction', '{}', 'https://www.lastwartutorial.com/generals-trial/', 'General’s Trial – Challenge the General to win amazing rewards: drone parts, shards, weapon shards, overlord items, diamonds. Normal and advanced mode.', 'The General’s Trial is a recurring event that offers a lot of rewards. It includes solo and alliance challenges.\nIt lasts 4 days during which you can organize the challenges to optimize the stamina you use to complete them.\n- Introduction\n- Participation Conditions\n- Solo Challenge Normal mode Rewards normal mode Advanced mode Rewards advanced mode\n- Normal mode Rewards normal mode\n- Rewards normal mode\n- Advanced mode Rewards advanced mode\n- Rewards advanced mode\n- Alliance Challenge Rewards\n\n#...', '2026-01-23 03:22:03'), (2295, 'General', 'event', 'Participation Conditions', '{}', 'https://www.lastwartutorial.com/generals-trial/', 'General’s Trial – Challenge the General to win amazing rewards: drone parts, shards, weapon shards, overlord items, diamonds. Normal and advanced mode.', 'The General’s Trial is a recurring event that offers a lot of rewards. It includes solo and alliance challenges.\nIt lasts 4 days during which you can organize the challenges to optimize the stamina you use to complete them.\n- Introduction\n- Participation Conditions\n- Solo Challenge Normal mode Rewards normal mode Advanced mode Rewards advanced mode\n- Normal mode Rewards normal mode\n- Rewards normal mode\n- Advanced mode Rewards advanced mode\n- Rewards advanced mode\n- Alliance Challenge Rewards\n\n#...', '2026-01-23 03:22:03'), (2296, 'General', 'event', 'Normal mode Rewards normal mode', '{}', 'https://www.lastwartutorial.com/generals-trial/', 'General’s Trial – Challenge the General to win amazing rewards: drone parts, shards, weapon shards, overlord items, diamonds. Normal and advanced mode.', 'The General’s Trial is a recurring event that offers a lot of rewards. It includes solo and alliance challenges.\nIt lasts 4 days during which you can organize the challenges to optimize the stamina you use to complete them.\n- Introduction\n- Participation Conditions\n- Solo Challenge Normal mode Rewards normal mode Advanced mode Rewards advanced mode\n- Normal mode Rewards normal mode\n- Rewards normal mode\n- Advanced mode Rewards advanced mode\n- Rewards advanced mode\n- Alliance Challenge Rewards\n\n#...', '2026-01-23 03:22:03'), (2297, 'General', 'event', 'Rewards normal mode', '{}', 'https://www.lastwartutorial.com/generals-trial/', 'General’s Trial – Challenge the General to win amazing rewards: drone parts, shards, weapon shards, overlord items, diamonds. Normal and advanced mode.', 'The General’s Trial is a recurring event that offers a lot of rewards. It includes solo and alliance challenges.\nIt lasts 4 days during which you can organize the challenges to optimize the stamina you use to complete them.\n- Introduction\n- Participation Conditions\n- Solo Challenge Normal mode Rewards normal mode Advanced mode Rewards advanced mode\n- Normal mode Rewards normal mode\n- Rewards normal mode\n- Advanced mode Rewards advanced mode\n- Rewards advanced mode\n- Alliance Challenge Rewards\n\n#...', '2026-01-23 03:22:03'), (2298, 'General', 'event', 'Advanced mode Rewards advanced mode', '{}', 'https://www.lastwartutorial.com/generals-trial/', 'General’s Trial – Challenge the General to win amazing rewards: drone parts, shards, weapon shards, overlord items, diamonds. Normal and advanced mode.', 'The General’s Trial is a recurring event that offers a lot of rewards. It includes solo and alliance challenges.\nIt lasts 4 days during which you can organize the challenges to optimize the stamina you use to complete them.\n- Introduction\n- Participation Conditions\n- Solo Challenge Normal mode Rewards normal mode Advanced mode Rewards advanced mode\n- Normal mode Rewards normal mode\n- Rewards normal mode\n- Advanced mode Rewards advanced mode\n- Rewards advanced mode\n- Alliance Challenge Rewards\n\n#...', '2026-01-23 03:22:03'), (2299, 'General', 'event', 'Rewards advanced mode', '{}', 'https://www.lastwartutorial.com/generals-trial/', 'General’s Trial – Challenge the General to win amazing rewards: drone parts, shards, weapon shards, overlord items, diamonds. Normal and advanced mode.', 'The General’s Trial is a recurring event that offers a lot of rewards. It includes solo and alliance challenges.\nIt lasts 4 days during which you can organize the challenges to optimize the stamina you use to complete them.\n- Introduction\n- Participation Conditions\n- Solo Challenge Normal mode Rewards normal mode Advanced mode Rewards advanced mode\n- Normal mode Rewards normal mode\n- Rewards normal mode\n- Advanced mode Rewards advanced mode\n- Rewards advanced mode\n- Alliance Challenge Rewards\n\n#...', '2026-01-23 03:22:03'), (2300, 'General', 'event', 'types of challenges', '{}', 'https://www.lastwartutorial.com/generals-trial/', 'General’s Trial – Challenge the General to win amazing rewards: drone parts, shards, weapon shards, overlord items, diamonds. Normal and advanced mode.', 'The General’s Trial is a recurring event that offers a lot of rewards. It includes solo and alliance challenges.\nIt lasts 4 days during which you can organize the challenges to optimize the stamina you use to complete them.\n- Introduction\n- Participation Conditions\n- Solo Challenge Normal mode Rewards normal mode Advanced mode Rewards advanced mode\n- Normal mode Rewards normal mode\n- Rewards normal mode\n- Advanced mode Rewards advanced mode\n- Rewards advanced mode\n- Alliance Challenge Rewards\n\n#...', '2026-01-23 03:22:03'), (2301, 'General', 'event', 'Solo Challenge', '{}', 'https://www.lastwartutorial.com/generals-trial/', 'General’s Trial – Challenge the General to win amazing rewards: drone parts, shards, weapon shards, overlord items, diamonds. Normal and advanced mode.', 'The General’s Trial is a recurring event that offers a lot of rewards. It includes solo and alliance challenges.\nIt lasts 4 days during which you can organize the challenges to optimize the stamina you use to complete them.\n- Introduction\n- Participation Conditions\n- Solo Challenge Normal mode Rewards normal mode Advanced mode Rewards advanced mode\n- Normal mode Rewards normal mode\n- Rewards normal mode\n- Advanced mode Rewards advanced mode\n- Rewards advanced mode\n- Alliance Challenge Rewards\n\n#...', '2026-01-23 03:22:03'), (2302, 'General', 'event', 'Alliance Challenge', '{}', 'https://www.lastwartutorial.com/generals-trial/', 'General’s Trial – Challenge the General to win amazing rewards: drone parts, shards, weapon shards, overlord items, diamonds. Normal and advanced mode.', 'The General’s Trial is a recurring event that offers a lot of rewards. It includes solo and alliance challenges.\nIt lasts 4 days during which you can organize the challenges to optimize the stamina you use to complete them.\n- Introduction\n- Participation Conditions\n- Solo Challenge Normal mode Rewards normal mode Advanced mode Rewards advanced mode\n- Normal mode Rewards normal mode\n- Rewards normal mode\n- Advanced mode Rewards advanced mode\n- Rewards advanced mode\n- Alliance Challenge Rewards\n\n#...', '2026-01-23 03:22:03'), (2303, 'General', 'event', 'or higher', '{}', 'https://www.lastwartutorial.com/generals-trial/', 'General’s Trial – Challenge the General to win amazing rewards: drone parts, shards, weapon shards, overlord items, diamonds. Normal and advanced mode.', 'The General’s Trial is a recurring event that offers a lot of rewards. It includes solo and alliance challenges.\nIt lasts 4 days during which you can organize the challenges to optimize the stamina you use to complete them.\n- Introduction\n- Participation Conditions\n- Solo Challenge Normal mode Rewards normal mode Advanced mode Rewards advanced mode\n- Normal mode Rewards normal mode\n- Rewards normal mode\n- Advanced mode Rewards advanced mode\n- Rewards advanced mode\n- Alliance Challenge Rewards\n\n#...', '2026-01-23 03:22:03'), (2304, 'General', 'event', 'IMPORTANT', '{}', 'https://www.lastwartutorial.com/generals-trial/', 'General’s Trial – Challenge the General to win amazing rewards: drone parts, shards, weapon shards, overlord items, diamonds. Normal and advanced mode.', 'The General’s Trial is a recurring event that offers a lot of rewards. It includes solo and alliance challenges.\nIt lasts 4 days during which you can organize the challenges to optimize the stamina you use to complete them.\n- Introduction\n- Participation Conditions\n- Solo Challenge Normal mode Rewards normal mode Advanced mode Rewards advanced mode\n- Normal mode Rewards normal mode\n- Rewards normal mode\n- Advanced mode Rewards advanced mode\n- Rewards advanced mode\n- Alliance Challenge Rewards\n\n#...', '2026-01-23 03:22:03'), (2305, 'General', 'event', 'difficulty modes available', '{}', 'https://www.lastwartutorial.com/generals-trial/', 'General’s Trial – Challenge the General to win amazing rewards: drone parts, shards, weapon shards, overlord items, diamonds. Normal and advanced mode.', 'The General’s Trial is a recurring event that offers a lot of rewards. It includes solo and alliance challenges.\nIt lasts 4 days during which you can organize the challenges to optimize the stamina you use to complete them.\n- Introduction\n- Participation Conditions\n- Solo Challenge Normal mode Rewards normal mode Advanced mode Rewards advanced mode\n- Normal mode Rewards normal mode\n- Rewards normal mode\n- Advanced mode Rewards advanced mode\n- Rewards advanced mode\n- Alliance Challenge Rewards\n\n#...', '2026-01-23 03:22:03'), (2306, 'General', 'event', 'Normal', '{}', 'https://www.lastwartutorial.com/generals-trial/', 'General’s Trial – Challenge the General to win amazing rewards: drone parts, shards, weapon shards, overlord items, diamonds. Normal and advanced mode.', 'The General’s Trial is a recurring event that offers a lot of rewards. It includes solo and alliance challenges.\nIt lasts 4 days during which you can organize the challenges to optimize the stamina you use to complete them.\n- Introduction\n- Participation Conditions\n- Solo Challenge Normal mode Rewards normal mode Advanced mode Rewards advanced mode\n- Normal mode Rewards normal mode\n- Rewards normal mode\n- Advanced mode Rewards advanced mode\n- Rewards advanced mode\n- Alliance Challenge Rewards\n\n#...', '2026-01-23 03:22:03'), (2307, 'General', 'event', 'Advanced', '{}', 'https://www.lastwartutorial.com/generals-trial/', 'General’s Trial – Challenge the General to win amazing rewards: drone parts, shards, weapon shards, overlord items, diamonds. Normal and advanced mode.', 'The General’s Trial is a recurring event that offers a lot of rewards. It includes solo and alliance challenges.\nIt lasts 4 days during which you can organize the challenges to optimize the stamina you use to complete them.\n- Introduction\n- Participation Conditions\n- Solo Challenge Normal mode Rewards normal mode Advanced mode Rewards advanced mode\n- Normal mode Rewards normal mode\n- Rewards normal mode\n- Advanced mode Rewards advanced mode\n- Rewards advanced mode\n- Alliance Challenge Rewards\n\n#...', '2026-01-23 03:22:03'), (2308, 'General', 'event', 'to choose the difficulty', '{}', 'https://www.lastwartutorial.com/generals-trial/', 'General’s Trial – Challenge the General to win amazing rewards: drone parts, shards, weapon shards, overlord items, diamonds. Normal and advanced mode.', 'The General’s Trial is a recurring event that offers a lot of rewards. It includes solo and alliance challenges.\nIt lasts 4 days during which you can organize the challenges to optimize the stamina you use to complete them.\n- Introduction\n- Participation Conditions\n- Solo Challenge Normal mode Rewards normal mode Advanced mode Rewards advanced mode\n- Normal mode Rewards normal mode\n- Rewards normal mode\n- Advanced mode Rewards advanced mode\n- Rewards advanced mode\n- Alliance Challenge Rewards\n\n#...', '2026-01-23 03:22:03'), (2309, 'General', 'event', 'Before choosing a difficulty level', '{}', 'https://www.lastwartutorial.com/generals-trial/', 'General’s Trial – Challenge the General to win amazing rewards: drone parts, shards, weapon shards, overlord items, diamonds. Normal and advanced mode.', 'The General’s Trial is a recurring event that offers a lot of rewards. It includes solo and alliance challenges.\nIt lasts 4 days during which you can organize the challenges to optimize the stamina you use to complete them.\n- Introduction\n- Participation Conditions\n- Solo Challenge Normal mode Rewards normal mode Advanced mode Rewards advanced mode\n- Normal mode Rewards normal mode\n- Rewards normal mode\n- Advanced mode Rewards advanced mode\n- Rewards advanced mode\n- Alliance Challenge Rewards\n\n#...', '2026-01-23 03:22:03'), (2310, 'General', 'event', 'Enemies on map to challenge', '{}', 'https://www.lastwartutorial.com/generals-trial/', 'General’s Trial – Challenge the General to win amazing rewards: drone parts, shards, weapon shards, overlord items, diamonds. Normal and advanced mode.', 'The General’s Trial is a recurring event that offers a lot of rewards. It includes solo and alliance challenges.\nIt lasts 4 days during which you can organize the challenges to optimize the stamina you use to complete them.\n- Introduction\n- Participation Conditions\n- Solo Challenge Normal mode Rewards normal mode Advanced mode Rewards advanced mode\n- Normal mode Rewards normal mode\n- Rewards normal mode\n- Advanced mode Rewards advanced mode\n- Rewards advanced mode\n- Alliance Challenge Rewards\n\n#...', '2026-01-23 03:22:03'), (2311, 'General', 'event', 'To challenge them you can', '{}', 'https://www.lastwartutorial.com/generals-trial/', 'General’s Trial – Challenge the General to win amazing rewards: drone parts, shards, weapon shards, overlord items, diamonds. Normal and advanced mode.', 'The General’s Trial is a recurring event that offers a lot of rewards. It includes solo and alliance challenges.\nIt lasts 4 days during which you can organize the challenges to optimize the stamina you use to complete them.\n- Introduction\n- Participation Conditions\n- Solo Challenge Normal mode Rewards normal mode Advanced mode Rewards advanced mode\n- Normal mode Rewards normal mode\n- Rewards normal mode\n- Advanced mode Rewards advanced mode\n- Rewards advanced mode\n- Alliance Challenge Rewards\n\n#...', '2026-01-23 03:22:03'), (2312, 'General', 'event', 'Trial event page', '{}', 'https://www.lastwartutorial.com/generals-trial/', 'General’s Trial – Challenge the General to win amazing rewards: drone parts, shards, weapon shards, overlord items, diamonds. Normal and advanced mode.', 'The General’s Trial is a recurring event that offers a lot of rewards. It includes solo and alliance challenges.\nIt lasts 4 days during which you can organize the challenges to optimize the stamina you use to complete them.\n- Introduction\n- Participation Conditions\n- Solo Challenge Normal mode Rewards normal mode Advanced mode Rewards advanced mode\n- Normal mode Rewards normal mode\n- Rewards normal mode\n- Advanced mode Rewards advanced mode\n- Rewards advanced mode\n- Alliance Challenge Rewards\n\n#...', '2026-01-23 03:22:03'), (2313, 'General', 'event', 'You can attack the Marshall tanks with', '{}', 'https://www.lastwartutorial.com/generals-trial/', 'General’s Trial – Challenge the General to win amazing rewards: drone parts, shards, weapon shards, overlord items, diamonds. Normal and advanced mode.', 'The General’s Trial is a recurring event that offers a lot of rewards. It includes solo and alliance challenges.\nIt lasts 4 days during which you can organize the challenges to optimize the stamina you use to complete them.\n- Introduction\n- Participation Conditions\n- Solo Challenge Normal mode Rewards normal mode Advanced mode Rewards advanced mode\n- Normal mode Rewards normal mode\n- Rewards normal mode\n- Advanced mode Rewards advanced mode\n- Rewards advanced mode\n- Alliance Challenge Rewards\n\n#...', '2026-01-23 03:22:03'), (2314, 'General', 'event', 'Single attack', '{}', 'https://www.lastwartutorial.com/generals-trial/', 'General’s Trial – Challenge the General to win amazing rewards: drone parts, shards, weapon shards, overlord items, diamonds. Normal and advanced mode.', 'The General’s Trial is a recurring event that offers a lot of rewards. It includes solo and alliance challenges.\nIt lasts 4 days during which you can organize the challenges to optimize the stamina you use to complete them.\n- Introduction\n- Participation Conditions\n- Solo Challenge Normal mode Rewards normal mode Advanced mode Rewards advanced mode\n- Normal mode Rewards normal mode\n- Rewards normal mode\n- Advanced mode Rewards advanced mode\n- Rewards advanced mode\n- Alliance Challenge Rewards\n\n#...', '2026-01-23 03:22:03'), (2315, 'General', 'event', 'stamina', '{}', 'https://www.lastwartutorial.com/generals-trial/', 'General’s Trial – Challenge the General to win amazing rewards: drone parts, shards, weapon shards, overlord items, diamonds. Normal and advanced mode.', 'The General’s Trial is a recurring event that offers a lot of rewards. It includes solo and alliance challenges.\nIt lasts 4 days during which you can organize the challenges to optimize the stamina you use to complete them.\n- Introduction\n- Participation Conditions\n- Solo Challenge Normal mode Rewards normal mode Advanced mode Rewards advanced mode\n- Normal mode Rewards normal mode\n- Rewards normal mode\n- Advanced mode Rewards advanced mode\n- Rewards advanced mode\n- Alliance Challenge Rewards\n\n#...', '2026-01-23 03:22:03'), (2316, 'General', 'event', 'Rallies attack', '{}', 'https://www.lastwartutorial.com/generals-trial/', 'General’s Trial – Challenge the General to win amazing rewards: drone parts, shards, weapon shards, overlord items, diamonds. Normal and advanced mode.', 'The General’s Trial is a recurring event that offers a lot of rewards. It includes solo and alliance challenges.\nIt lasts 4 days during which you can organize the challenges to optimize the stamina you use to complete them.\n- Introduction\n- Participation Conditions\n- Solo Challenge Normal mode Rewards normal mode Advanced mode Rewards advanced mode\n- Normal mode Rewards normal mode\n- Rewards normal mode\n- Advanced mode Rewards advanced mode\n- Rewards advanced mode\n- Alliance Challenge Rewards\n\n#...', '2026-01-23 03:22:03'), (2317, 'General', 'event', 'stamina\nMinimum power suggestion', '{}', 'https://www.lastwartutorial.com/generals-trial/', 'General’s Trial – Challenge the General to win amazing rewards: drone parts, shards, weapon shards, overlord items, diamonds. Normal and advanced mode.', 'The General’s Trial is a recurring event that offers a lot of rewards. It includes solo and alliance challenges.\nIt lasts 4 days during which you can organize the challenges to optimize the stamina you use to complete them.\n- Introduction\n- Participation Conditions\n- Solo Challenge Normal mode Rewards normal mode Advanced mode Rewards advanced mode\n- Normal mode Rewards normal mode\n- Rewards normal mode\n- Advanced mode Rewards advanced mode\n- Rewards advanced mode\n- Alliance Challenge Rewards\n\n#...', '2026-01-23 03:22:03'), (2318, 'General', 'event', 'first see a summary of rewards for each level', '{}', 'https://www.lastwartutorial.com/generals-trial/', 'General’s Trial – Challenge the General to win amazing rewards: drone parts, shards, weapon shards, overlord items, diamonds. Normal and advanced mode.', 'The General’s Trial is a recurring event that offers a lot of rewards. It includes solo and alliance challenges.\nIt lasts 4 days during which you can organize the challenges to optimize the stamina you use to complete them.\n- Introduction\n- Participation Conditions\n- Solo Challenge Normal mode Rewards normal mode Advanced mode Rewards advanced mode\n- Normal mode Rewards normal mode\n- Rewards normal mode\n- Advanced mode Rewards advanced mode\n- Rewards advanced mode\n- Alliance Challenge Rewards\n\n#...', '2026-01-23 03:22:03'), (2319, 'General', 'event', 'Rewards tiers per level', '{}', 'https://www.lastwartutorial.com/generals-trial/', 'General’s Trial – Challenge the General to win amazing rewards: drone parts, shards, weapon shards, overlord items, diamonds. Normal and advanced mode.', 'The General’s Trial is a recurring event that offers a lot of rewards. It includes solo and alliance challenges.\nIt lasts 4 days during which you can organize the challenges to optimize the stamina you use to complete them.\n- Introduction\n- Participation Conditions\n- Solo Challenge Normal mode Rewards normal mode Advanced mode Rewards advanced mode\n- Normal mode Rewards normal mode\n- Rewards normal mode\n- Advanced mode Rewards advanced mode\n- Rewards advanced mode\n- Alliance Challenge Rewards\n\n#...', '2026-01-23 03:22:03'), (2320, 'General', 'event', 'that offers a lot of rewards', '{}', 'https://www.lastwartutorial.com/generals-trial/', 'General’s Trial – Challenge the General to win amazing rewards: drone parts, shards, weapon shards, overlord items, diamonds. Normal and advanced mode.', 'The General’s Trial is a recurring event that offers a lot of rewards. It includes solo and alliance challenges.\nIt lasts 4 days during which you can organize the challenges to optimize the stamina you use to complete them.\n- Introduction\n- Participation Conditions\n- Solo Challenge Normal mode Rewards normal mode Advanced mode Rewards advanced mode\n- Normal mode Rewards normal mode\n- Rewards normal mode\n- Advanced mode Rewards advanced mode\n- Rewards advanced mode\n- Alliance Challenge Rewards\n\n#...', '2026-01-23 03:22:03'), (2321, 'General', 'event', 'provides many important rewards', '{}', 'https://www.lastwartutorial.com/generals-trial/', 'General’s Trial – Challenge the General to win amazing rewards: drone parts, shards, weapon shards, overlord items, diamonds. Normal and advanced mode.', 'The General’s Trial is a recurring event that offers a lot of rewards. It includes solo and alliance challenges.\nIt lasts 4 days during which you can organize the challenges to optimize the stamina you use to complete them.\n- Introduction\n- Participation Conditions\n- Solo Challenge Normal mode Rewards normal mode Advanced mode Rewards advanced mode\n- Normal mode Rewards normal mode\n- Rewards normal mode\n- Advanced mode Rewards advanced mode\n- Rewards advanced mode\n- Alliance Challenge Rewards\n\n#...', '2026-01-23 03:22:03'), (2322, 'General', 'event', 'page', '{}', 'https://www.lastwartutorial.com/generals-trial/', 'General’s Trial – Challenge the General to win amazing rewards: drone parts, shards, weapon shards, overlord items, diamonds. Normal and advanced mode.', 'The General’s Trial is a recurring event that offers a lot of rewards. It includes solo and alliance challenges.\nIt lasts 4 days during which you can organize the challenges to optimize the stamina you use to complete them.\n- Introduction\n- Participation Conditions\n- Solo Challenge Normal mode Rewards normal mode Advanced mode Rewards advanced mode\n- Normal mode Rewards normal mode\n- Rewards normal mode\n- Advanced mode Rewards advanced mode\n- Rewards advanced mode\n- Alliance Challenge Rewards\n\n#...', '2026-01-23 03:22:03'), (2323, 'General', 'event', 'of the Season', '{}', 'https://www.lastwartutorial.com/generals-trial/', 'General’s Trial – Challenge the General to win amazing rewards: drone parts, shards, weapon shards, overlord items, diamonds. Normal and advanced mode.', 'The General’s Trial is a recurring event that offers a lot of rewards. It includes solo and alliance challenges.\nIt lasts 4 days during which you can organize the challenges to optimize the stamina you use to complete them.\n- Introduction\n- Participation Conditions\n- Solo Challenge Normal mode Rewards normal mode Advanced mode Rewards advanced mode\n- Normal mode Rewards normal mode\n- Rewards normal mode\n- Advanced mode Rewards advanced mode\n- Rewards advanced mode\n- Alliance Challenge Rewards\n\n#...', '2026-01-23 03:22:03'), (2324, 'Season 4', 'building', 'Professions', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:03'), (2325, 'Season 4', 'building', 'Profession items', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:03'), (2326, 'Season 4', 'building', 'NOT acquire', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:03'), (2327, 'Season 4', 'building', 'Summon Mummies', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2328, 'Season 4', 'building', 'Combat Experience', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2329, 'Season 4', 'building', 'Double Exchange', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2330, 'Season 4', 'building', 'Land Teleport', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2331, 'Season 4', 'building', 'Professional Insights', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2332, 'Season 4', 'building', 'Trade Discount', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2333, 'Season 4', 'building', 'Fragile Spell', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2334, 'Season 4', 'building', 'Shrinking Spell', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2335, 'Season 4', 'building', 'Night Hunter', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2336, 'Season 4', 'building', 'Hunter Teleport', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2337, 'Season 4', 'building', 'Hunting Inspiration', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2338, 'Season 4', 'building', 'Rally Call', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2339, 'Season 4', 'building', 'Disruption Mine', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2340, 'Season 4', 'building', 'to grow', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2341, 'Season 4', 'building', 'for war', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2342, 'Season 4', 'building', 'light state', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2343, 'Season 4', 'building', 'the game', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2344, 'Season 4', 'building', 'plays', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2345, 'Season 4', 'building', 'Season building', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2346, 'Season 4', 'building', 'two types', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2347, 'Season 4', 'building', 'cooldown', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2348, 'Season 4', 'building', 'hours', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2349, 'Season 4', 'building', 'maximum', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2350, 'Season 4', 'building', 'Up EXP', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2351, 'Season 4', 'building', 'allies base', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2352, 'Season 4', 'building', 'lighthouse section', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2353, 'Season 4', 'building', 'visual size', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2354, 'Season 4', 'building', 'the effect', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2355, 'Season 4', 'building', 'Mini Maneki', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2356, 'Season 4', 'building', 'empty tiles', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2357, 'Season 4', 'building', 'defeat most', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2358, 'Season 4', 'building', 'immediate relocation', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2359, 'Season 4', 'building', 'the power', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2360, 'Season 4', 'building', 'the reset', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2361, 'Season 4', 'building', 'battle report', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2362, 'Season 4', 'building', 'the summoning', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2363, 'Season 4', 'building', 'list', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2364, 'Season 4', 'building', 'take advantage', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2365, 'Season 4', 'building', 'the level', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2366, 'Season 4', 'building', 'for sure', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2367, 'Season 4', 'building', 'edge because', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2368, 'Season 4', 'building', 'very beginning', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2369, 'Season 4', 'building', 'be helpful', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2370, 'Season 4', 'building', 'earn EXP', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2371, 'Season 4', 'building', 'mini Maneki', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2372, 'Season 4', 'building', 'least one', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2373, 'Season 4', 'building', 'to participate', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2374, 'Season 4', 'building', 'last phase', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2375, 'Season 4', 'building', 'because', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2376, 'Season 4', 'building', 'and organization', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2377, 'Season 4', 'building', 'the outcome', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2378, 'Season 4', 'building', 'skill point', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2379, 'Season 4', 'building', 'or defense', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2380, 'Season 4', 'building', 'skill points', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2381, 'Season 4', 'building', 'discount', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2382, 'Season 4', 'building', 'huge difference', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2383, 'Season 4', 'building', 'Inspiration', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2384, 'Season 4', 'building', 'inspiration', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2385, 'Season 4', 'troop', 'your', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2386, 'Season 4', 'event', 'Professions', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2387, 'Season 4', 'event', 'Profession items', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2388, 'Season 4', 'event', 'Combat Experience', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2389, 'Season 4', 'event', 'Building Inspiration I', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2390, 'Season 4', 'event', 'Double Exchange', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2391, 'Season 4', 'event', 'Contaminated Land Teleport', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2392, 'Season 4', 'event', 'Professional Insights', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2393, 'Season 4', 'event', 'Trade Discount', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2394, 'Season 4', 'event', 'Fragile Spell', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2395, 'Season 4', 'event', 'Shrinking Spell', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2396, 'Season 4', 'event', 'Blood Night Hunter', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2397, 'Season 4', 'event', 'Blood Night Hunter Teleport', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2398, 'Season 4', 'event', 'Hunting Inspiration', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2399, 'Season 4', 'event', 'Electrician Rally Call', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2400, 'Season 4', 'event', 'Disruption Mine', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2401, 'Season 4', 'event', 'Summon Mummies', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2402, 'Season 4', 'event', 'Useful skills to grow', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2403, 'Season 4', 'event', 'Useful skills for war', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2404, 'Season 4', 'event', 'professions are available', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2405, 'Season 4', 'event', 'IMPORTANT', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2406, 'Season 4', 'event', 'specifically', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2407, 'Season 4', 'event', 'Skill Points', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2408, 'Season 4', 'event', 'hours in light state', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2409, 'Season 4', 'event', 'Profession Skill Reset Book', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2410, 'Season 4', 'event', 'Profession Change Certificate', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2411, 'Season 4', 'event', 'and they are strictly related to the game', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2412, 'Season 4', 'event', 'Profession Level', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2413, 'Season 4', 'event', 'Max Skill Levels', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2414, 'Season 4', 'event', 'hours', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2415, 'Season 4', 'event', 'Please note', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:04'), (2416, 'Season 4', 'event', 'Learn the skill Top Up EXP', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:05'), (2417, 'Season 4', 'event', 'Send electricians to your allies base', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:05'), (2418, 'Season 4', 'event', 'to call back electricians', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:05'), (2419, 'Season 4', 'event', 'To call back electricians', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:05'), (2420, 'Season 4', 'event', 'Enter the lighthouse section', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:05'), (2421, 'Season 4', 'event', 'Note', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:05'), (2422, 'Season 4', 'event', 'base', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:05'), (2423, 'Season 4', 'event', 'Hunter Teleport', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:05'), (2424, 'Season 4', 'event', 'Cooldown', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:05'), (2425, 'Season 4', 'event', 'can reveal Mini Maneki', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:05'), (2426, 'Season 4', 'event', 'in empty tiles of the original warzone', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:05'), (2427, 'Season 4', 'event', 'Duration', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:05'), (2428, 'Season 4', 'event', 'of the season\nProfession Level', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:05'), (2429, 'Season 4', 'event', 'This skill is fundamental during spice wars', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:05'), (2430, 'Season 4', 'event', 'activity that you will do for sure', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:05'), (2431, 'Season 4', 'event', 'Building inspiration', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:05'), (2432, 'Season 4', 'event', 'it could be helpful', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:05'), (2433, 'Season 4', 'event', 'Top up EXP', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:05'), (2434, 'Season 4', 'event', 'an additional way to earn EXP', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:05'), (2435, 'Season 4', 'event', 'Flare', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:05'), (2436, 'Season 4', 'event', 'useful to find mini Maneki', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:05'), (2437, 'Season 4', 'event', 'better to spare this skill point', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:05'), (2438, 'Season 4', 'event', 'enjoy it only if you have spare skill points', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:05'), (2439, 'Season 4', 'event', 'ends', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:05'), (2440, 'Season 4', 'event', 'the cooldown will be reduced to', '{}', 'https://www.lastwartutorial.com/season-4-professions/', 'Season 4 Professions – Profession cap at Level 100, new seasonal skills: Blood Night Hunter, Hunting Inspiration, Flare, Lightfall, Disruption Mine, Oni Summon', 'In 🌸 Season 4 – Evernight Isle the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nSeason 4 – Evernight Isle\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- Profession items\n- Seasonal Skills Seasonal Skills Details Combat Experience Building Inspiration I Double Exchange...', '2026-01-23 03:22:05'), (2441, 'Season 2', 'event', 'Polar Storm', '{}', 'https://www.lastwartutorial.com/season-2-week-7/', 'Season 2 – Week 7 – Cold Wave alert -130 , Faction Duel', 'In this article all missions of Season 2 week 7 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:22:05'), (2442, 'Season 2', 'event', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-2-week-7/', 'Season 2 – Week 7 – Cold Wave alert -130 , Faction Duel', 'In this article all missions of Season 2 week 7 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:22:05'), (2443, 'Season 2', 'event', 'The Ultimate Strategy Guide', '{}', 'https://www.lastwartutorial.com/season-2-week-7/', 'Season 2 – Week 7 – Cold Wave alert -130 , Faction Duel', 'In this article all missions of Season 2 week 7 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:22:05'), (2444, 'Season 2', 'event', 'Supply Collection Locations', '{}', 'https://www.lastwartutorial.com/season-2-week-7/', 'Season 2 – Week 7 – Cold Wave alert -130 , Faction Duel', 'In this article all missions of Season 2 week 7 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:22:05'), (2445, 'Season 2', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-2-week-7/', 'Season 2 – Week 7 – Cold Wave alert -130 , Faction Duel', 'In this article all missions of Season 2 week 7 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:22:05'), (2446, 'Season 2', 'event', 'Cheats', '{}', 'https://www.lastwartutorial.com/season-2-week-7/', 'Season 2 – Week 7 – Cold Wave alert -130 , Faction Duel', 'In this article all missions of Season 2 week 7 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:22:05'), (2447, 'Season 2', 'event', 'Min Temp', '{}', 'https://www.lastwartutorial.com/season-2-week-7/', 'Season 2 – Week 7 – Cold Wave alert -130 , Faction Duel', 'In this article all missions of Season 2 week 7 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:22:05'), (2448, 'Season 2', 'event', 'Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-week-7/', 'Season 2 – Week 7 – Cold Wave alert -130 , Faction Duel', 'In this article all missions of Season 2 week 7 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:22:05'), (2449, 'Season 2', 'event', 'Mission goal', '{}', 'https://www.lastwartutorial.com/season-2-week-7/', 'Season 2 – Week 7 – Cold Wave alert -130 , Faction Duel', 'In this article all missions of Season 2 week 7 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:22:05'), (2450, 'Season 2', 'event', 'Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-week-7/', 'Season 2 – Week 7 – Cold Wave alert -130 , Faction Duel', 'In this article all missions of Season 2 week 7 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:22:05'), (2451, 'Season 2', 'event', 'Mission goal Rewards', '{}', 'https://www.lastwartutorial.com/season-2-week-7/', 'Season 2 – Week 7 – Cold Wave alert -130 , Faction Duel', 'In this article all missions of Season 2 week 7 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:22:05'), (2452, 'Season 2', 'event', 'All missions share the fact that they have', '{}', 'https://www.lastwartutorial.com/season-2-week-7/', 'Season 2 – Week 7 – Cold Wave alert -130 , Faction Duel', 'In this article all missions of Season 2 week 7 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:22:05'), (2453, 'Season 2', 'event', 'reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-week-7/', 'Season 2 – Week 7 – Cold Wave alert -130 , Faction Duel', 'In this article all missions of Season 2 week 7 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:22:05'), (2454, 'Season 2', 'event', 'but blizzards reach level X with', '{}', 'https://www.lastwartutorial.com/season-2-week-7/', 'Season 2 – Week 7 – Cold Wave alert -130 , Faction Duel', 'In this article all missions of Season 2 week 7 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:22:05'), (2455, 'Season 2', 'event', 'goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-week-7/', 'Season 2 – Week 7 – Cold Wave alert -130 , Faction Duel', 'In this article all missions of Season 2 week 7 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:22:05'), (2456, 'Season 2', 'event', 'goal', '{}', 'https://www.lastwartutorial.com/season-2-week-7/', 'Season 2 – Week 7 – Cold Wave alert -130 , Faction Duel', 'In this article all missions of Season 2 week 7 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:22:05'), (2457, 'Season 2', 'event', 'goal Rewards Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-week-7/', 'Season 2 – Week 7 – Cold Wave alert -130 , Faction Duel', 'In this article all missions of Season 2 week 7 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:22:05'), (2458, 'Season 2', 'event', 'goal Rewards', '{}', 'https://www.lastwartutorial.com/season-2-week-7/', 'Season 2 – Week 7 – Cold Wave alert -130 , Faction Duel', 'In this article all missions of Season 2 week 7 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:22:05'), (2459, 'Season 2', 'event', 'goal is unlocked', '{}', 'https://www.lastwartutorial.com/season-2-week-7/', 'Season 2 – Week 7 – Cold Wave alert -130 , Faction Duel', 'In this article all missions of Season 2 week 7 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:22:05'), (2460, 'Season 2', 'event', 'of the season', '{}', 'https://www.lastwartutorial.com/season-2-week-7/', 'Season 2 – Week 7 – Cold Wave alert -130 , Faction Duel', 'In this article all missions of Season 2 week 7 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:22:05'), (2461, 'Season 2', 'event', 'will start day', '{}', 'https://www.lastwartutorial.com/season-2-week-7/', 'Season 2 – Week 7 – Cold Wave alert -130 , Faction Duel', 'In this article all missions of Season 2 week 7 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:22:05'), (2462, 'Season 2', 'event', 'goals are immediately available', '{}', 'https://www.lastwartutorial.com/season-2-week-7/', 'Season 2 – Week 7 – Cold Wave alert -130 , Faction Duel', 'In this article all missions of Season 2 week 7 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:22:05'), (2463, 'Season 2', 'event', 'of week', '{}', 'https://www.lastwartutorial.com/season-2-week-7/', 'Season 2 – Week 7 – Cold Wave alert -130 , Faction Duel', 'In this article all missions of Season 2 week 7 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:22:05'), (2464, 'Season 2', 'event', 'detail page', '{}', 'https://www.lastwartutorial.com/season-2-week-7/', 'Season 2 – Week 7 – Cold Wave alert -130 , Faction Duel', 'In this article all missions of Season 2 week 7 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:22:05'), (2465, 'Season 1', 'troop', 'loss', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:05'), (2466, 'Season 1', 'troop', 'loss you', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:05'), (2467, 'Season 1', 'troop', 'Virus Resistance', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:05'), (2468, 'Season 1', 'troop', 'more', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:05'), (2469, 'Season 1', 'troop', 'huge', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:05'), (2470, 'Season 1', 'troop', 'less', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:05'), (2471, 'Season 1', 'troop', 'minimum', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:05'), (2472, 'Season 1', 'troop', 'increase', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:05'), (2473, 'Season 1', 'event', 'are here', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:05'), (2474, 'Season 1', 'event', 'additional guides are also available', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:05'), (2475, 'Season 1', 'event', 'Cheats', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:05'), (2476, 'Season 1', 'event', 'Professions', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:05'), (2477, 'Season 1', 'event', 'Engineer and War Leader', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:05'), (2478, 'Season 1', 'event', 'Mission goal Reward chest goal Additional event', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:05'), (2479, 'Season 1', 'event', 'Mission goal', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:05'), (2480, 'Season 1', 'event', 'Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:05'), (2481, 'Season 1', 'event', 'Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:05'), (2482, 'Season 1', 'event', 'Additional event', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:05'), (2483, 'Season 1', 'event', 'Preview of weapon attributes', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:05'), (2484, 'Season 1', 'event', 'Preview of Weapon Skills', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:05'), (2485, 'Season 1', 'event', 'Purge Action', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:05'), (2486, 'Season 1', 'event', 'Purge the Polluted Area', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:05'), (2487, 'Season 1', 'event', 'Rewards rates', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:05'), (2488, 'Season 1', 'event', 'Recombination limits and timings', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:05'), (2489, 'Season 1', 'event', 'Start exchange of genetic fragment with allies', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:05'), (2490, 'Season 1', 'event', 'Accept Exchanges from allies', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:05'), (2491, 'Season 1', 'event', 'All missions share the fact that they have', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:05'), (2492, 'Season 1', 'event', 'reward chest goal', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:05'), (2493, 'Season 1', 'event', 'To level it up you need immune protein', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:05'), (2494, 'Season 1', 'event', 'So basically all you need to do is', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:05'), (2495, 'Season 1', 'event', 'Level up Protein Farms', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:05'), (2496, 'Season 1', 'event', 'Use Protein to level up Virus Research Institute', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:05'), (2497, 'Season 1', 'event', 'new precious resources', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:05'), (2498, 'Season 1', 'event', 'new weapon will be available for Kimberly', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:05'), (2499, 'Season 1', 'event', 'Rocket Shadow details', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:05'), (2500, 'Season 1', 'event', 'Name', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:05'), (2501, 'Season 1', 'event', 'Rocket Shadow', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:05'), (2502, 'Season 1', 'event', 'Levels', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:05'), (2503, 'Season 1', 'event', 'Boosts', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:06'), (2504, 'Season 1', 'event', 'All', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:06'), (2505, 'Season 1', 'event', 'Additional boots', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:06'), (2506, 'Season 1', 'event', 'Activation of Rocket Shadow', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:06'), (2507, 'Season 1', 'event', 'recombinations', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:06'), (2508, 'Season 1', 'event', 'To start an exchange select', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:06'), (2509, 'Season 1', 'event', 'on the left the fragment you want to obtain', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:06'), (2510, 'Season 1', 'event', 'it can declare war on other Cities', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:06'), (2511, 'Season 1', 'event', 'There will be first', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:06'), (2512, 'Season 1', 'event', 'goal Reward chest goal Week', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:06'), (2513, 'Season 1', 'event', 'goal Reward chest goal Additional event', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:06'), (2514, 'Season 1', 'event', 'goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:06'), (2515, 'Season 1', 'event', 'goal', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:06'), (2516, 'Season 1', 'event', 'Kimberly', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:06'), (2517, 'Season 1', 'event', 'goal is unlocked', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:06'), (2518, 'Season 1', 'event', 'of the season as described in this link', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:06'), (2519, 'Season 1', 'event', 'will start day', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:06'), (2520, 'Season 1', 'event', 'goals are immediately available', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:06'), (2521, 'Season 1', 'event', 'goal is to unlock and level up Protein Farms', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:06'), (2522, 'Season 1', 'event', 'goal is delayed by', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:06'), (2523, 'Season 1', 'event', 'goal will start in correspondence with the Season', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:06'), (2524, 'Season 1', 'event', 'is to capture Level', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:06'), (2525, 'Season 1', 'event', 'event called City Clash S', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:06'), (2526, 'Season 1', 'event', 'to start', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:06'), (2527, 'Season 1', 'event', 'is similar to the one above', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:06'), (2528, 'Season 1', 'event', 'start', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:06'), (2529, 'Season 1', 'event', 'starts', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:06'), (2530, 'Season 1', 'event', 'settlement', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:06'), (2531, 'Season 1', 'event', 'feature is quite easy', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:06'), (2532, 'Season 1', 'event', 'starts you will have immediately available', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:06'), (2533, 'Season 1', 'event', 'the capture of cities starts', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:06'), (2534, 'Season 1', 'event', 'page', '{}', 'https://www.lastwartutorial.com/season-1-week-1/', 'Season 1 – Week 1 – Missions and events: Protein Farm, Virus Research Institute, Genetic Recombination and City/Stronghold captures, Kimberly’s Exclusive Weapon', 'In this article all missions of week 1 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:06'), (2535, 'Alliances', 'troop', 'Virus Resistance', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2536, 'Alliances', 'troop', 'increase', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2537, 'Alliances', 'event', 'Evernight Isle', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2538, 'Alliances', 'event', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2539, 'Alliances', 'event', 'Game modes', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2540, 'Alliances', 'event', 'The Ultimate Strategy Guide', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2541, 'Alliances', 'event', 'tricks and cheats', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2542, 'Alliances', 'event', 'Skills', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2543, 'Alliances', 'event', 'Tactics Card', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2544, 'Alliances', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2545, 'Alliances', 'event', 'Exclusive Weapon Maneki', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2546, 'Alliances', 'event', 'Rules', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2547, 'Alliances', 'event', 'Rewards for City captures', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2548, 'Alliances', 'event', 'Optoelectronic Lab Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2549, 'Alliances', 'event', 'Mission goal', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2550, 'Alliances', 'event', 'Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2551, 'Alliances', 'event', 'Quartz Workshop Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2552, 'Alliances', 'event', 'Alliance Center Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2553, 'Alliances', 'event', 'Tactical Cards Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2554, 'Alliances', 'event', 'Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2555, 'Alliances', 'event', 'Purge Action', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2556, 'Alliances', 'event', 'Digging Stronghold Clash', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2557, 'Alliances', 'event', 'Exclusive Weapon', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2558, 'Alliances', 'event', 'Maneki', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2559, 'Alliances', 'event', 'neko Light On', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2560, 'Alliances', 'event', 'Blood Night Descends', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2561, 'Alliances', 'event', 'All missions share the fact that they have', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2562, 'Alliances', 'event', 'reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2563, 'Alliances', 'event', 'tile menu', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2564, 'Alliances', 'event', 'neko Light on', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2565, 'Alliances', 'event', 'City Clash', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2566, 'Alliances', 'event', 'To achieve that goal go to Alliance button', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2567, 'Alliances', 'event', 'Alliance Center', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2568, 'Alliances', 'event', 'Exclusive weapon details', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2569, 'Alliances', 'event', 'Levels', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2570, 'Alliances', 'event', 'Boosts', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2571, 'Alliances', 'event', 'All', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2572, 'Alliances', 'event', 'Additional boots', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2573, 'Alliances', 'event', 'Claim daily limit for Large Maneki', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2574, 'Alliances', 'event', 'neko', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2575, 'Alliances', 'event', 'each unlocking weekly', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2576, 'Alliances', 'event', 'There will be first', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2577, 'Alliances', 'event', 'City Level unlock timing', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2578, 'Alliances', 'event', 'hours', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2579, 'Alliances', 'event', 'participate in the city capture', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2580, 'Alliances', 'event', 'goal Reward chest goal Week', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2581, 'Alliances', 'event', 'goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2582, 'Alliances', 'event', 'goal', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2583, 'Alliances', 'event', 'goal is unlocked', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2584, 'Alliances', 'event', 'of the season', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2585, 'Alliances', 'event', 'starts', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:06'), (2586, 'Alliances', 'event', 'will start day', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:07'), (2587, 'Alliances', 'event', 'goals are immediately available', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:07'), (2588, 'Alliances', 'event', 'you can access the event ranking', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:07'), (2589, 'Alliances', 'event', 'goal is delayed by', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:07'), (2590, 'Alliances', 'event', 'is to capture Level', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:07'), (2591, 'Alliances', 'event', 'event called City Clash S', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:07'), (2592, 'Alliances', 'event', 'settlement', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:07'), (2593, 'Alliances', 'event', 'starts day', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:07'), (2594, 'Alliances', 'event', 'as Supply Collections and Desert Artifacts', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:07'), (2595, 'Alliances', 'event', 'page', '{}', 'https://www.lastwartutorial.com/season-4-week-1/', 'Season 4 – Week 1 – Optoelectronic Lab, Quartz Workshops, Alliance Center, Tactics Cards, City level 1/2 unlock, Purge Action, Digging Stronghold Clash, Maneki-neko Light on, Blood Night Descend and City Clash S4', 'In this article all missions of Season 4 week 1 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 1 Week1-01: Optoel...', '2026-01-23 03:22:07'), (2596, 'Season 1', 'building', 'the end', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2597, 'Season 1', 'building', 'Market Probability', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2598, 'Season 1', 'building', 'items Probability', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2599, 'Season 1', 'building', 'Qualifiers Semi', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2600, 'Season 1', 'building', 'Knockout Stage', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2601, 'Season 1', 'building', 'section', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2602, 'Season 1', 'building', 'Emergency Center', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2603, 'Season 1', 'building', 'Cash Currency', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2604, 'Season 1', 'building', 'Tasks List', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2605, 'Season 1', 'building', 'Cash Challenge', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2606, 'Season 1', 'building', 'items Packs', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2607, 'Season 1', 'building', 'Probability', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2608, 'Season 1', 'building', 'FREE items', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2609, 'Season 1', 'building', 'DISCOUNTED items', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2610, 'Season 1', 'building', 'Regular items', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2611, 'Season 1', 'building', 'Grand Celebration', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2612, 'Season 1', 'building', 'up stage', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2613, 'Season 1', 'building', 'Semi', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2614, 'Season 1', 'building', 'finals Prediction', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2615, 'Season 1', 'building', 'the amount', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2616, 'Season 1', 'building', 'the number', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2617, 'Season 1', 'building', 'using speed', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2618, 'Season 1', 'building', 'conversion rate', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2619, 'Season 1', 'building', 'Example', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2620, 'Season 1', 'building', 'Champion Duel', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2621, 'Season 1', 'building', 'dedicated paragraph', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2622, 'Season 1', 'building', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2623, 'Season 1', 'building', 'events each', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2624, 'Season 1', 'building', 'complete list', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2625, 'Season 1', 'building', 'daily limit', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2626, 'Season 1', 'building', 'refreshes', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2627, 'Season 1', 'building', 'be discounted', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2628, 'Season 1', 'building', 'sets', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2629, 'Season 1', 'building', 'multiple stages', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2630, 'Season 1', 'building', 'the outcome', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2631, 'Season 1', 'building', 'the semi', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2632, 'Season 1', 'building', 'prediction', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2633, 'Season 1', 'building', 'make predictions', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2634, 'Season 1', 'building', 'bottom center', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2635, 'Season 1', 'building', 'left today', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2636, 'Season 1', 'building', 'will start', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2637, 'Season 1', 'building', 'the strength', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2638, 'Season 1', 'building', 'the strengths', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2639, 'Season 1', 'building', 'match list', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2640, 'Season 1', 'building', 'the history', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2641, 'Season 1', 'building', 'Emergency', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2642, 'Season 1', 'building', 'becomes', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2643, 'Season 1', 'troop', 'the', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2644, 'Season 1', 'troop', 'Fainted', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2645, 'Season 1', 'troop', 'rescue', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2646, 'Season 1', 'event', 'section New Building', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2647, 'Season 1', 'event', 'finals Prediction Knockout Stage', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2648, 'Season 1', 'event', 'section', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2649, 'Season 1', 'event', 'New Building', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2650, 'Season 1', 'event', 'Emergency Center', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2651, 'Season 1', 'event', 'Black Market Cash Currency', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2652, 'Season 1', 'event', 'First Week', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2653, 'Season 1', 'event', 'Bingo Task Bingo Tasks List', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2654, 'Season 1', 'event', 'Bingo Tasks List', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2655, 'Season 1', 'event', 'Black Market Cash Challenge', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2656, 'Season 1', 'event', 'Probability of FREE items', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2657, 'Season 1', 'event', 'Probability of DISCOUNTED items', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2658, 'Season 1', 'event', 'Probability of Regular items', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2659, 'Season 1', 'event', 'Grand Celebration', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2660, 'Season 1', 'event', 'Sign up stage', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2661, 'Season 1', 'event', 'Semi', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2662, 'Season 1', 'event', 'finals Prediction', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2663, 'Season 1', 'event', 'Celebration\n\nThe main things that change are', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2664, 'Season 1', 'event', 'Additional researches', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2665, 'Season 1', 'event', 'Emergency Center\n\nUPDATE', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2666, 'Season 1', 'event', 'Note', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2667, 'Season 1', 'event', 'Example of how to rescue troops', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2668, 'Season 1', 'event', 'Champion Duel', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2669, 'Season 1', 'event', 'the Black Market Cash', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2670, 'Season 1', 'event', 'in the following ways', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2671, 'Season 1', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2672, 'Season 1', 'event', 'This event is quite easy to understand', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2673, 'Season 1', 'event', 'shown in the same order you see in the page above', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2674, 'Season 1', 'event', 'times', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2675, 'Season 1', 'event', 'units', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:07'), (2676, 'Season 1', 'event', 'min construction speed ups in total', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:08'), (2677, 'Season 1', 'event', 'Times', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:08'), (2678, 'Season 1', 'event', 'days', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:08'), (2679, 'Season 1', 'event', 'Alliance Gifts', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:08'), (2680, 'Season 1', 'event', 'min tech research speed ups in total', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:08'), (2681, 'Season 1', 'event', 'At each refresh', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:08'), (2682, 'Season 1', 'event', 'items will be discounted', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:08'), (2683, 'Season 1', 'event', 'Some details about items you might not know', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:08'), (2684, 'Season 1', 'event', 'During the semi', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:08'), (2685, 'Season 1', 'event', 'IMPORTANT', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:08'), (2686, 'Season 1', 'event', 'In this page you can see', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:08'), (2687, 'Season 1', 'event', 'The match for which you can make a prediction', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:08'), (2688, 'Season 1', 'event', 'countdown for when the match will start', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:08'), (2689, 'Season 1', 'event', 'section Black Market Cash Currency First Week', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:08'), (2690, 'Season 1', 'event', 'section\n\nA new icon with', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:08'), (2691, 'Season 1', 'event', 'page with', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:08'), (2692, 'Season 1', 'event', 'a new', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:08'), (2693, 'Season 1', 'event', 'it is possible to earn Black Market Cash', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:08'), (2694, 'Season 1', 'event', 'The event starts day', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:08'), (2695, 'Season 1', 'event', 'is quite easy to understand', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:08'), (2696, 'Season 1', 'event', 'starts day', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:08'), (2697, 'Season 1', 'event', 'begins on day', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:08'), (2698, 'Season 1', 'event', 'detail page', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:08'), (2699, 'Season 1', 'event', 'page and select the Predicts tab', '{}', 'https://www.lastwartutorial.com/season-1-celebration/', 'Season 1 – Celebration', 'At the end of Season 1 – The Crimson Plague the game will go in a off Season phase during which Season 1 – Celebration will start and last for at least 4 weeks.\nSeason 1 – The Crimson Plague\nA few things change during this period, let’s see all the details.\n- Celebration Extended technology for \"Alliance Duel VS\" section New Building: Emergency Center Season 1: Celebration event section Black Market Cash Currency First Week: Bingo Task Bingo Tasks List Black Market Cash Challenge Black Market Pr...', '2026-01-23 03:22:08'), (2700, 'General', 'event', 'Radar levels and details', '{}', 'https://www.lastwartutorial.com/radar-missions/', 'Radar Missions – Daily missions that allow to earn rewards and points for Arms Race and Duel VS', 'The radar button grants access to the map featuring radar missions.\n- Radar levels and details\n- Stack radar missions\n- Types of missions\n- Points for events\n\n## Radar levels and details\n\nThese missions offer various rewards and are especially useful for points for Arms Race’s Drone Boost phase and the Duel vs event (3 days out of 5 reward points for radar missions.).\nThe radar has a level that determines:\n- Quantity of missions that are added every 6 hours\n- Total number of events (missions) th...', '2026-01-23 03:22:08'), (2701, 'General', 'event', 'Stack radar missions', '{}', 'https://www.lastwartutorial.com/radar-missions/', 'Radar Missions – Daily missions that allow to earn rewards and points for Arms Race and Duel VS', 'The radar button grants access to the map featuring radar missions.\n- Radar levels and details\n- Stack radar missions\n- Types of missions\n- Points for events\n\n## Radar levels and details\n\nThese missions offer various rewards and are especially useful for points for Arms Race’s Drone Boost phase and the Duel vs event (3 days out of 5 reward points for radar missions.).\nThe radar has a level that determines:\n- Quantity of missions that are added every 6 hours\n- Total number of events (missions) th...', '2026-01-23 03:22:08'), (2702, 'General', 'event', 'Types of missions', '{}', 'https://www.lastwartutorial.com/radar-missions/', 'Radar Missions – Daily missions that allow to earn rewards and points for Arms Race and Duel VS', 'The radar button grants access to the map featuring radar missions.\n- Radar levels and details\n- Stack radar missions\n- Types of missions\n- Points for events\n\n## Radar levels and details\n\nThese missions offer various rewards and are especially useful for points for Arms Race’s Drone Boost phase and the Duel vs event (3 days out of 5 reward points for radar missions.).\nThe radar has a level that determines:\n- Quantity of missions that are added every 6 hours\n- Total number of events (missions) th...', '2026-01-23 03:22:08'), (2703, 'General', 'event', 'The radar has a level that determines', '{}', 'https://www.lastwartutorial.com/radar-missions/', 'Radar Missions – Daily missions that allow to earn rewards and points for Arms Race and Duel VS', 'The radar button grants access to the map featuring radar missions.\n- Radar levels and details\n- Stack radar missions\n- Types of missions\n- Points for events\n\n## Radar levels and details\n\nThese missions offer various rewards and are especially useful for points for Arms Race’s Drone Boost phase and the Duel vs event (3 days out of 5 reward points for radar missions.).\nThe radar has a level that determines:\n- Quantity of missions that are added every 6 hours\n- Total number of events (missions) th...', '2026-01-23 03:22:08'), (2704, 'General', 'event', 'hours', '{}', 'https://www.lastwartutorial.com/radar-missions/', 'Radar Missions – Daily missions that allow to earn rewards and points for Arms Race and Duel VS', 'The radar button grants access to the map featuring radar missions.\n- Radar levels and details\n- Stack radar missions\n- Types of missions\n- Points for events\n\n## Radar levels and details\n\nThese missions offer various rewards and are especially useful for points for Arms Race’s Drone Boost phase and the Duel vs event (3 days out of 5 reward points for radar missions.).\nThe radar has a level that determines:\n- Quantity of missions that are added every 6 hours\n- Total number of events (missions) th...', '2026-01-23 03:22:08'); INSERT INTO `knowledge_base` (`id`, `topic`, `entity_type`, `entity_name`, `properties`, `article_url`, `article_title`, `content_preview`, `extracted_at`) VALUES (2705, 'General', 'event', 'that can be stored', '{}', 'https://www.lastwartutorial.com/radar-missions/', 'Radar Missions – Daily missions that allow to earn rewards and points for Arms Race and Duel VS', 'The radar button grants access to the map featuring radar missions.\n- Radar levels and details\n- Stack radar missions\n- Types of missions\n- Points for events\n\n## Radar levels and details\n\nThese missions offer various rewards and are especially useful for points for Arms Race’s Drone Boost phase and the Duel vs event (3 days out of 5 reward points for radar missions.).\nThe radar has a level that determines:\n- Quantity of missions that are added every 6 hours\n- Total number of events (missions) th...', '2026-01-23 03:22:08'), (2706, 'General', 'event', 'Utilize free stamina', '{}', 'https://www.lastwartutorial.com/radar-missions/', 'Radar Missions – Daily missions that allow to earn rewards and points for Arms Race and Duel VS', 'The radar button grants access to the map featuring radar missions.\n- Radar levels and details\n- Stack radar missions\n- Types of missions\n- Points for events\n\n## Radar levels and details\n\nThese missions offer various rewards and are especially useful for points for Arms Race’s Drone Boost phase and the Duel vs event (3 days out of 5 reward points for radar missions.).\nThe radar has a level that determines:\n- Quantity of missions that are added every 6 hours\n- Total number of events (missions) th...', '2026-01-23 03:22:08'), (2707, 'General', 'event', 'Optimal timing', '{}', 'https://www.lastwartutorial.com/radar-missions/', 'Radar Missions – Daily missions that allow to earn rewards and points for Arms Race and Duel VS', 'The radar button grants access to the map featuring radar missions.\n- Radar levels and details\n- Stack radar missions\n- Types of missions\n- Points for events\n\n## Radar levels and details\n\nThese missions offer various rewards and are especially useful for points for Arms Race’s Drone Boost phase and the Duel vs event (3 days out of 5 reward points for radar missions.).\nThe radar has a level that determines:\n- Quantity of missions that are added every 6 hours\n- Total number of events (missions) th...', '2026-01-23 03:22:08'), (2708, 'General', 'event', 'Accumulate duel vs points', '{}', 'https://www.lastwartutorial.com/radar-missions/', 'Radar Missions – Daily missions that allow to earn rewards and points for Arms Race and Duel VS', 'The radar button grants access to the map featuring radar missions.\n- Radar levels and details\n- Stack radar missions\n- Types of missions\n- Points for events\n\n## Radar levels and details\n\nThese missions offer various rewards and are especially useful for points for Arms Race’s Drone Boost phase and the Duel vs event (3 days out of 5 reward points for radar missions.).\nThe radar has a level that determines:\n- Quantity of missions that are added every 6 hours\n- Total number of events (missions) th...', '2026-01-23 03:22:08'), (2709, 'General', 'event', 'states', '{}', 'https://www.lastwartutorial.com/radar-missions/', 'Radar Missions – Daily missions that allow to earn rewards and points for Arms Race and Duel VS', 'The radar button grants access to the map featuring radar missions.\n- Radar levels and details\n- Stack radar missions\n- Types of missions\n- Points for events\n\n## Radar levels and details\n\nThese missions offer various rewards and are especially useful for points for Arms Race’s Drone Boost phase and the Duel vs event (3 days out of 5 reward points for radar missions.).\nThe radar has a level that determines:\n- Quantity of missions that are added every 6 hours\n- Total number of events (missions) th...', '2026-01-23 03:22:08'), (2710, 'General', 'event', 'Available', '{}', 'https://www.lastwartutorial.com/radar-missions/', 'Radar Missions – Daily missions that allow to earn rewards and points for Arms Race and Duel VS', 'The radar button grants access to the map featuring radar missions.\n- Radar levels and details\n- Stack radar missions\n- Types of missions\n- Points for events\n\n## Radar levels and details\n\nThese missions offer various rewards and are especially useful for points for Arms Race’s Drone Boost phase and the Duel vs event (3 days out of 5 reward points for radar missions.).\nThe radar has a level that determines:\n- Quantity of missions that are added every 6 hours\n- Total number of events (missions) th...', '2026-01-23 03:22:08'), (2711, 'General', 'event', 'else it disappears', '{}', 'https://www.lastwartutorial.com/radar-missions/', 'Radar Missions – Daily missions that allow to earn rewards and points for Arms Race and Duel VS', 'The radar button grants access to the map featuring radar missions.\n- Radar levels and details\n- Stack radar missions\n- Types of missions\n- Points for events\n\n## Radar levels and details\n\nThese missions offer various rewards and are especially useful for points for Arms Race’s Drone Boost phase and the Duel vs event (3 days out of 5 reward points for radar missions.).\nThe radar has a level that determines:\n- Quantity of missions that are added every 6 hours\n- Total number of events (missions) th...', '2026-01-23 03:22:08'), (2712, 'General', 'event', 'Completed', '{}', 'https://www.lastwartutorial.com/radar-missions/', 'Radar Missions – Daily missions that allow to earn rewards and points for Arms Race and Duel VS', 'The radar button grants access to the map featuring radar missions.\n- Radar levels and details\n- Stack radar missions\n- Types of missions\n- Points for events\n\n## Radar levels and details\n\nThese missions offer various rewards and are especially useful for points for Arms Race’s Drone Boost phase and the Duel vs event (3 days out of 5 reward points for radar missions.).\nThe radar has a level that determines:\n- Quantity of missions that are added every 6 hours\n- Total number of events (missions) th...', '2026-01-23 03:22:08'), (2713, 'General', 'event', 'here are the main ones', '{}', 'https://www.lastwartutorial.com/radar-missions/', 'Radar Missions – Daily missions that allow to earn rewards and points for Arms Race and Duel VS', 'The radar button grants access to the map featuring radar missions.\n- Radar levels and details\n- Stack radar missions\n- Types of missions\n- Points for events\n\n## Radar levels and details\n\nThese missions offer various rewards and are especially useful for points for Arms Race’s Drone Boost phase and the Duel vs event (3 days out of 5 reward points for radar missions.).\nThe radar has a level that determines:\n- Quantity of missions that are added every 6 hours\n- Total number of events (missions) th...', '2026-01-23 03:22:08'), (2714, 'General', 'event', 'Drone Boost', '{}', 'https://www.lastwartutorial.com/radar-missions/', 'Radar Missions – Daily missions that allow to earn rewards and points for Arms Race and Duel VS', 'The radar button grants access to the map featuring radar missions.\n- Radar levels and details\n- Stack radar missions\n- Types of missions\n- Points for events\n\n## Radar levels and details\n\nThese missions offer various rewards and are especially useful for points for Arms Race’s Drone Boost phase and the Duel vs event (3 days out of 5 reward points for radar missions.).\nThe radar has a level that determines:\n- Quantity of missions that are added every 6 hours\n- Total number of events (missions) th...', '2026-01-23 03:22:08'), (2715, 'General', 'event', 'Duel VS', '{}', 'https://www.lastwartutorial.com/radar-missions/', 'Radar Missions – Daily missions that allow to earn rewards and points for Arms Race and Duel VS', 'The radar button grants access to the map featuring radar missions.\n- Radar levels and details\n- Stack radar missions\n- Types of missions\n- Points for events\n\n## Radar levels and details\n\nThese missions offer various rewards and are especially useful for points for Arms Race’s Drone Boost phase and the Duel vs event (3 days out of 5 reward points for radar missions.).\nThe radar has a level that determines:\n- Quantity of missions that are added every 6 hours\n- Total number of events (missions) th...', '2026-01-23 03:22:08'), (2716, 'General', 'event', 'counter will go from', '{}', 'https://www.lastwartutorial.com/radar-missions/', 'Radar Missions – Daily missions that allow to earn rewards and points for Arms Race and Duel VS', 'The radar button grants access to the map featuring radar missions.\n- Radar levels and details\n- Stack radar missions\n- Types of missions\n- Points for events\n\n## Radar levels and details\n\nThese missions offer various rewards and are especially useful for points for Arms Race’s Drone Boost phase and the Duel vs event (3 days out of 5 reward points for radar missions.).\nThe radar has a level that determines:\n- Quantity of missions that are added every 6 hours\n- Total number of events (missions) th...', '2026-01-23 03:22:08'), (2717, 'General', 'event', 'within the countdown of each mission', '{}', 'https://www.lastwartutorial.com/radar-missions/', 'Radar Missions – Daily missions that allow to earn rewards and points for Arms Race and Duel VS', 'The radar button grants access to the map featuring radar missions.\n- Radar levels and details\n- Stack radar missions\n- Types of missions\n- Points for events\n\n## Radar levels and details\n\nThese missions offer various rewards and are especially useful for points for Arms Race’s Drone Boost phase and the Duel vs event (3 days out of 5 reward points for radar missions.).\nThe radar has a level that determines:\n- Quantity of missions that are added every 6 hours\n- Total number of events (missions) th...', '2026-01-23 03:22:08'), (2718, 'General', 'event', 'has been completed', '{}', 'https://www.lastwartutorial.com/radar-missions/', 'Radar Missions – Daily missions that allow to earn rewards and points for Arms Race and Duel VS', 'The radar button grants access to the map featuring radar missions.\n- Radar levels and details\n- Stack radar missions\n- Types of missions\n- Points for events\n\n## Radar levels and details\n\nThese missions offer various rewards and are especially useful for points for Arms Race’s Drone Boost phase and the Duel vs event (3 days out of 5 reward points for radar missions.).\nThe radar has a level that determines:\n- Quantity of missions that are added every 6 hours\n- Total number of events (missions) th...', '2026-01-23 03:22:08'), (2719, 'General', 'event', 'refresh', '{}', 'https://www.lastwartutorial.com/radar-missions/', 'Radar Missions – Daily missions that allow to earn rewards and points for Arms Race and Duel VS', 'The radar button grants access to the map featuring radar missions.\n- Radar levels and details\n- Stack radar missions\n- Types of missions\n- Points for events\n\n## Radar levels and details\n\nThese missions offer various rewards and are especially useful for points for Arms Race’s Drone Boost phase and the Duel vs event (3 days out of 5 reward points for radar missions.).\nThe radar has a level that determines:\n- Quantity of missions that are added every 6 hours\n- Total number of events (missions) th...', '2026-01-23 03:22:08'), (2720, 'General', 'event', 'less than the maximum', '{}', 'https://www.lastwartutorial.com/radar-missions/', 'Radar Missions – Daily missions that allow to earn rewards and points for Arms Race and Duel VS', 'The radar button grants access to the map featuring radar missions.\n- Radar levels and details\n- Stack radar missions\n- Types of missions\n- Points for events\n\n## Radar levels and details\n\nThese missions offer various rewards and are especially useful for points for Arms Race’s Drone Boost phase and the Duel vs event (3 days out of 5 reward points for radar missions.).\nThe radar has a level that determines:\n- Quantity of missions that are added every 6 hours\n- Total number of events (missions) th...', '2026-01-23 03:22:08'), (2721, 'General', 'event', 'you can decide to collect only', '{}', 'https://www.lastwartutorial.com/radar-missions/', 'Radar Missions – Daily missions that allow to earn rewards and points for Arms Race and Duel VS', 'The radar button grants access to the map featuring radar missions.\n- Radar levels and details\n- Stack radar missions\n- Types of missions\n- Points for events\n\n## Radar levels and details\n\nThese missions offer various rewards and are especially useful for points for Arms Race’s Drone Boost phase and the Duel vs event (3 days out of 5 reward points for radar missions.).\nThe radar has a level that determines:\n- Quantity of missions that are added every 6 hours\n- Total number of events (missions) th...', '2026-01-23 03:22:08'), (2722, 'General', 'event', 'is in the state to be done', '{}', 'https://www.lastwartutorial.com/radar-missions/', 'Radar Missions – Daily missions that allow to earn rewards and points for Arms Race and Duel VS', 'The radar button grants access to the map featuring radar missions.\n- Radar levels and details\n- Stack radar missions\n- Types of missions\n- Points for events\n\n## Radar levels and details\n\nThese missions offer various rewards and are especially useful for points for Arms Race’s Drone Boost phase and the Duel vs event (3 days out of 5 reward points for radar missions.).\nThe radar has a level that determines:\n- Quantity of missions that are added every 6 hours\n- Total number of events (missions) th...', '2026-01-23 03:22:08'), (2723, 'General', 'event', 'you earn points for consumed stamina', '{}', 'https://www.lastwartutorial.com/radar-missions/', 'Radar Missions – Daily missions that allow to earn rewards and points for Arms Race and Duel VS', 'The radar button grants access to the map featuring radar missions.\n- Radar levels and details\n- Stack radar missions\n- Types of missions\n- Points for events\n\n## Radar levels and details\n\nThese missions offer various rewards and are especially useful for points for Arms Race’s Drone Boost phase and the Duel vs event (3 days out of 5 reward points for radar missions.).\nThe radar has a level that determines:\n- Quantity of missions that are added every 6 hours\n- Total number of events (missions) th...', '2026-01-23 03:22:08'), (2724, 'General', 'general', 'Contact us', NULL, 'https://www.lastwartutorial.com/contact-us/', 'Contact us', 'Hey, this is Cris 👋. Got a question, some feedback, guide request or just want to say hi? Drop me a message! I’ll get back to you as soon as I can 🙂.\n📢 Important Notice: This is NOT Customer Support for Last War: Survival Game 📢\nImportant Notice: This is NOT Customer Support for Last War: Survival Game\nI cannot assist you with: ❌ Account issues (recover, delete, etc.) ❌ Refunds (or double payments) ❌ Bugs or glitches ❌ Player behavior reports (or chat bans) ❌ Any other game-related concerns or s...', '2026-01-23 03:22:08'), (2725, 'Buildings', 'building', 'the amount', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:08'), (2726, 'Buildings', 'building', 'find them', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:08'), (2727, 'Buildings', 'building', 'main concepts', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:08'), (2728, 'Buildings', 'building', 'resources', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:08'), (2729, 'Buildings', 'building', 'Buildings', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:08'), (2730, 'Buildings', 'building', 'Overview', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:08'), (2731, 'Buildings', 'building', 'and bonuses', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:08'), (2732, 'Buildings', 'building', 'Radar Missions', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:08'), (2733, 'Buildings', 'building', 'many rewards', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:08'), (2734, 'Buildings', 'building', 'VIP Program', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:08'), (2735, 'Buildings', 'building', 'through diamonds', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:08'), (2736, 'Buildings', 'building', 'The Capitol', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:08'), (2737, 'Buildings', 'building', 'request them', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:08'), (2738, 'Buildings', 'building', 'Drone parts', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:08'), (2739, 'Buildings', 'building', 'many types', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:08'), (2740, 'Buildings', 'building', 'daily', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:08'), (2741, 'Buildings', 'building', 'refresh luck', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:08'), (2742, 'Buildings', 'building', 'weekly', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:08'), (2743, 'Buildings', 'building', 'monthly', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:08'), (2744, 'Buildings', 'building', 'war won', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:08'), (2745, 'Buildings', 'building', 'valuable type', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:08'), (2746, 'Buildings', 'building', 'won challenges', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:08'), (2747, 'Buildings', 'building', 'opening chests', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:08'), (2748, 'Buildings', 'building', 'multiplier', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:08'), (2749, 'Buildings', 'building', 'part', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:08'), (2750, 'Buildings', 'event', 'specifically', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:08'), (2751, 'Buildings', 'event', 'Resources and where to find them', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:08'), (2752, 'Buildings', 'event', 'Buildings', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:08'), (2753, 'Buildings', 'event', 'Radar Missions', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:08'), (2754, 'Buildings', 'event', 'Daily missions with many rewards', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:08'), (2755, 'Buildings', 'event', 'VIP Program', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:08'), (2756, 'Buildings', 'event', 'Powerful boosts purchased through diamonds', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:08'), (2757, 'Buildings', 'event', 'The Capitol', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2758, 'Buildings', 'event', 'boosts and how to request them', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2759, 'Buildings', 'event', 'Drone parts', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2760, 'Buildings', 'event', 'Here an initial outline on where to find some', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2761, 'Buildings', 'event', 'Secret Missions', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2762, 'Buildings', 'event', 'daily', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2763, 'Buildings', 'event', 'Trucks Dispatch trucks', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2764, 'Buildings', 'event', 'Plunder trucks', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2765, 'Buildings', 'event', 'Dispatch trucks', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2766, 'Buildings', 'event', 'Train', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2767, 'Buildings', 'event', 'daily based on refresh luck', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2768, 'Buildings', 'event', 'daily First position in daily ranking', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2769, 'Buildings', 'event', 'First position in daily ranking', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2770, 'Buildings', 'event', 'chest', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2771, 'Buildings', 'event', 'Stores Alliance Store', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2772, 'Buildings', 'event', 'weekly Campaign Store', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2773, 'Buildings', 'event', 'weekly Honor Store', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2774, 'Buildings', 'event', 'weekly', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2775, 'Buildings', 'event', 'Alliance Store', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2776, 'Buildings', 'event', 'Campaign Store', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2777, 'Buildings', 'event', 'Honor Store', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2778, 'Buildings', 'event', 'monthly', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2779, 'Buildings', 'event', 'Capitol War Warzone Winning Streak Rewards', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2780, 'Buildings', 'event', 'once at war won', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2781, 'Buildings', 'event', 'Warzone Winning Streak Rewards', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2782, 'Buildings', 'event', 'You can find them', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2783, 'Buildings', 'event', 'Daily Tasks', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2784, 'Buildings', 'event', 'Chests', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2785, 'Buildings', 'event', 'daily Tasks', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2786, 'Buildings', 'event', 'Tasks', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2787, 'Buildings', 'event', 'Mall Daily sale freebie chest', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2788, 'Buildings', 'event', 'Weekly pass free supply chest', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2789, 'Buildings', 'event', 'Daily sale freebie chest', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2790, 'Buildings', 'event', 'Brawl click on thumbs up', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2791, 'Buildings', 'event', 'Radar Missions Diamond mines', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2792, 'Buildings', 'event', 'Treasure dig', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2793, 'Buildings', 'event', 'Diamond mines', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2794, 'Buildings', 'event', 'Individual rewards', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2795, 'Buildings', 'event', 'Wanted monsters Frenzied Butcher', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2796, 'Buildings', 'event', 'Frenzied Butcher', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2797, 'Buildings', 'event', 'trial Based on level and won challenges', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2798, 'Buildings', 'event', 'Based on level and won challenges', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2799, 'Buildings', 'event', 'Duel VS Gold Tier Reward', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2800, 'Buildings', 'event', 'weekly Diamond Tier Reward', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2801, 'Buildings', 'event', 'Gold Tier Reward', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2802, 'Buildings', 'event', 'Diamond Tier Reward', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2803, 'Buildings', 'event', 'Capitol War Warzone chests', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2804, 'Buildings', 'event', 'when opening chests', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2805, 'Buildings', 'event', 'Warzone chests', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2806, 'Buildings', 'event', 'Alliance Techs', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2807, 'Buildings', 'event', 'Daily rewards', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2808, 'Buildings', 'event', 'Weekly rewards', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2809, 'Buildings', 'event', 'Radar mission', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2810, 'Buildings', 'event', 'Drone mission', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2811, 'Buildings', 'event', 'multiplier', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2812, 'Buildings', 'event', 'IMPORTANT', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2813, 'Buildings', 'event', 'up to', '{}', 'https://www.lastwartutorial.com/basics/', 'Basics – Learn about resources, buildings, level ups to be the best player in Last War: Survival Game', 'Given the amount of information, basics are dived into multiple articles, specifically:\n- Resources and where to find them – The article in this page explaining the main concepts of resources\n- Buildings – Overview of the buildings and their functions and bonuses\n- Radar Missions – Daily missions with many rewards\n- VIP Program – Powerful boosts purchased through diamonds\n- The Capitol – Title assignment, boosts and how to request them\n- [many more coming soon]\n- Resources and where to find them...', '2026-01-23 03:22:09'), (2814, 'Season 1', 'event', 'are here', '{}', 'https://www.lastwartutorial.com/season-1-week-6/', 'Season 1 – Week 6 – Crimson Plague Warm up', 'In this article all missions of week 6 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:09'), (2815, 'Season 1', 'event', 'additional guides are also available', '{}', 'https://www.lastwartutorial.com/season-1-week-6/', 'Season 1 – Week 6 – Crimson Plague Warm up', 'In this article all missions of week 6 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:09'), (2816, 'Season 1', 'event', 'Cheats', '{}', 'https://www.lastwartutorial.com/season-1-week-6/', 'Season 1 – Week 6 – Crimson Plague Warm up', 'In this article all missions of week 6 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:09'), (2817, 'Season 1', 'event', 'Professions', '{}', 'https://www.lastwartutorial.com/season-1-week-6/', 'Season 1 – Week 6 – Crimson Plague Warm up', 'In this article all missions of week 6 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:09'), (2818, 'Season 1', 'event', 'Engineer and War Leader', '{}', 'https://www.lastwartutorial.com/season-1-week-6/', 'Season 1 – Week 6 – Crimson Plague Warm up', 'In this article all missions of week 6 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:09'), (2819, 'Season 1', 'event', 'Mission goal', '{}', 'https://www.lastwartutorial.com/season-1-week-6/', 'Season 1 – Week 6 – Crimson Plague Warm up', 'In this article all missions of week 6 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:09'), (2820, 'Season 1', 'event', 'Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-1-week-6/', 'Season 1 – Week 6 – Crimson Plague Warm up', 'In this article all missions of week 6 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:09'), (2821, 'Season 1', 'event', 'Additional event', '{}', 'https://www.lastwartutorial.com/season-1-week-6/', 'Season 1 – Week 6 – Crimson Plague Warm up', 'In this article all missions of week 6 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:09'), (2822, 'Season 1', 'event', 'Preview of weapon attributes', '{}', 'https://www.lastwartutorial.com/season-1-week-6/', 'Season 1 – Week 6 – Crimson Plague Warm up', 'In this article all missions of week 6 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:09'), (2823, 'Season 1', 'event', 'All missions share the fact that they have', '{}', 'https://www.lastwartutorial.com/season-1-week-6/', 'Season 1 – Week 6 – Crimson Plague Warm up', 'In this article all missions of week 6 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:09'), (2824, 'Season 1', 'event', 'it is only a warm', '{}', 'https://www.lastwartutorial.com/season-1-week-6/', 'Season 1 – Week 6 – Crimson Plague Warm up', 'In this article all missions of week 6 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:09'), (2825, 'Season 1', 'event', 'Prerequisites to activate', '{}', 'https://www.lastwartutorial.com/season-1-week-6/', 'Season 1 – Week 6 – Crimson Plague Warm up', 'In this article all missions of week 6 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:09'), (2826, 'Season 1', 'event', 'Exclusive weapon details', '{}', 'https://www.lastwartutorial.com/season-1-week-6/', 'Season 1 – Week 6 – Crimson Plague Warm up', 'In this article all missions of week 6 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:09'), (2827, 'Season 1', 'event', 'Levels', '{}', 'https://www.lastwartutorial.com/season-1-week-6/', 'Season 1 – Week 6 – Crimson Plague Warm up', 'In this article all missions of week 6 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:09'), (2828, 'Season 1', 'event', 'Boosts', '{}', 'https://www.lastwartutorial.com/season-1-week-6/', 'Season 1 – Week 6 – Crimson Plague Warm up', 'In this article all missions of week 6 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:09'), (2829, 'Season 1', 'event', 'All', '{}', 'https://www.lastwartutorial.com/season-1-week-6/', 'Season 1 – Week 6 – Crimson Plague Warm up', 'In this article all missions of week 6 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:09'), (2830, 'Season 1', 'event', 'Additional boots', '{}', 'https://www.lastwartutorial.com/season-1-week-6/', 'Season 1 – Week 6 – Crimson Plague Warm up', 'In this article all missions of week 6 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:09'), (2831, 'Season 1', 'event', 'goal Reward chest goal Additional event', '{}', 'https://www.lastwartutorial.com/season-1-week-6/', 'Season 1 – Week 6 – Crimson Plague Warm up', 'In this article all missions of week 6 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:09'), (2832, 'Season 1', 'event', 'goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-1-week-6/', 'Season 1 – Week 6 – Crimson Plague Warm up', 'In this article all missions of week 6 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:09'), (2833, 'Season 1', 'event', 'goal', '{}', 'https://www.lastwartutorial.com/season-1-week-6/', 'Season 1 – Week 6 – Crimson Plague Warm up', 'In this article all missions of week 6 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:09'), (2834, 'Season 1', 'event', 'Tesla', '{}', 'https://www.lastwartutorial.com/season-1-week-6/', 'Season 1 – Week 6 – Crimson Plague Warm up', 'In this article all missions of week 6 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:09'), (2835, 'Season 1', 'event', 'in the sixth week', '{}', 'https://www.lastwartutorial.com/season-1-week-6/', 'Season 1 – Week 6 – Crimson Plague Warm up', 'In this article all missions of week 6 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:09'), (2836, 'Season 1', 'event', 'of the season as described in this link', '{}', 'https://www.lastwartutorial.com/season-1-week-6/', 'Season 1 – Week 6 – Crimson Plague Warm up', 'In this article all missions of week 6 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:09'), (2837, 'Season 1', 'event', 'has not much to offer', '{}', 'https://www.lastwartutorial.com/season-1-week-6/', 'Season 1 – Week 6 – Crimson Plague Warm up', 'In this article all missions of week 6 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:09'), (2838, 'Season 1', 'event', 'after', '{}', 'https://www.lastwartutorial.com/season-1-week-6/', 'Season 1 – Week 6 – Crimson Plague Warm up', 'In this article all missions of week 6 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:09'), (2839, 'Season 1', 'event', 'is the timer at which the week will end', '{}', 'https://www.lastwartutorial.com/season-1-week-6/', 'Season 1 – Week 6 – Crimson Plague Warm up', 'In this article all missions of week 6 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:09'), (2840, 'Season 3', 'event', 'Golden Kingdom', '{}', 'https://www.lastwartutorial.com/season-3-week-5/', 'Season 3 – Week 5 – Oasis Project', 'In this article all missions of Season 3 week 5 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:09'), (2841, 'Season 3', 'event', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-3-week-5/', 'Season 3 – Week 5 – Oasis Project', 'In this article all missions of Season 3 week 5 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:09'), (2842, 'Season 3', 'event', 'The Ultimate Strategy Guide', '{}', 'https://www.lastwartutorial.com/season-3-week-5/', 'Season 3 – Week 5 – Oasis Project', 'In this article all missions of Season 3 week 5 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:09'), (2843, 'Season 3', 'event', 'Weeks guides', '{}', 'https://www.lastwartutorial.com/season-3-week-5/', 'Season 3 – Week 5 – Oasis Project', 'In this article all missions of Season 3 week 5 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:09'), (2844, 'Season 3', 'event', 'Professions and Skills', '{}', 'https://www.lastwartutorial.com/season-3-week-5/', 'Season 3 – Week 5 – Oasis Project', 'In this article all missions of Season 3 week 5 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:09'), (2845, 'Season 3', 'event', 'Desert Artifacts Locations', '{}', 'https://www.lastwartutorial.com/season-3-week-5/', 'Season 3 – Week 5 – Oasis Project', 'In this article all missions of Season 3 week 5 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:09'), (2846, 'Season 3', 'event', 'Oasis Locations', '{}', 'https://www.lastwartutorial.com/season-3-week-5/', 'Season 3 – Week 5 – Oasis Project', 'In this article all missions of Season 3 week 5 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:09'), (2847, 'Season 3', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-3-week-5/', 'Season 3 – Week 5 – Oasis Project', 'In this article all missions of Season 3 week 5 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:09'), (2848, 'Season 3', 'event', 'Cheats', '{}', 'https://www.lastwartutorial.com/season-3-week-5/', 'Season 3 – Week 5 – Oasis Project', 'In this article all missions of Season 3 week 5 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:10'), (2849, 'Season 3', 'event', 'Mission goal Greenification Ranking', '{}', 'https://www.lastwartutorial.com/season-3-week-5/', 'Season 3 – Week 5 – Oasis Project', 'In this article all missions of Season 3 week 5 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:10'), (2850, 'Season 3', 'event', 'Greenification Ranking', '{}', 'https://www.lastwartutorial.com/season-3-week-5/', 'Season 3 – Week 5 – Oasis Project', 'In this article all missions of Season 3 week 5 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:10'), (2851, 'Season 3', 'event', 'All missions share the fact that they have', '{}', 'https://www.lastwartutorial.com/season-3-week-5/', 'Season 3 – Week 5 – Oasis Project', 'In this article all missions of Season 3 week 5 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:10'), (2852, 'Season 3', 'event', 'reward chest goal', '{}', 'https://www.lastwartutorial.com/season-3-week-5/', 'Season 3 – Week 5 – Oasis Project', 'In this article all missions of Season 3 week 5 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:10'), (2853, 'Season 3', 'event', 'Greenification Rules', '{}', 'https://www.lastwartutorial.com/season-3-week-5/', 'Season 3 – Week 5 – Oasis Project', 'In this article all missions of Season 3 week 5 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:10'), (2854, 'Season 3', 'event', 'Greenification Command', '{}', 'https://www.lastwartutorial.com/season-3-week-5/', 'Season 3 – Week 5 – Oasis Project', 'In this article all missions of Season 3 week 5 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:10'), (2855, 'Season 3', 'event', 'Progressive Expansion', '{}', 'https://www.lastwartutorial.com/season-3-week-5/', 'Season 3 – Week 5 – Oasis Project', 'In this article all missions of Season 3 week 5 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:10'), (2856, 'Season 3', 'event', 'Greenification Progress', '{}', 'https://www.lastwartutorial.com/season-3-week-5/', 'Season 3 – Week 5 – Oasis Project', 'In this article all missions of Season 3 week 5 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:10'), (2857, 'Season 3', 'event', 'Desert Treasure', '{}', 'https://www.lastwartutorial.com/season-3-week-5/', 'Season 3 – Week 5 – Oasis Project', 'In this article all missions of Season 3 week 5 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:10'), (2858, 'Season 3', 'event', 'Greenification Range', '{}', 'https://www.lastwartutorial.com/season-3-week-5/', 'Season 3 – Week 5 – Oasis Project', 'In this article all missions of Season 3 week 5 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:10'), (2859, 'Season 3', 'event', 'Restricted Areas', '{}', 'https://www.lastwartutorial.com/season-3-week-5/', 'Season 3 – Week 5 – Oasis Project', 'In this article all missions of Season 3 week 5 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:10'), (2860, 'Season 3', 'event', 'Greenification Start Point', '{}', 'https://www.lastwartutorial.com/season-3-week-5/', 'Season 3 – Week 5 – Oasis Project', 'In this article all missions of Season 3 week 5 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:10'), (2861, 'Season 3', 'event', 'Greenification Expansion', '{}', 'https://www.lastwartutorial.com/season-3-week-5/', 'Season 3 – Week 5 – Oasis Project', 'In this article all missions of Season 3 week 5 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:10'), (2862, 'Season 3', 'event', 'and expand step', '{}', 'https://www.lastwartutorial.com/season-3-week-5/', 'Season 3 – Week 5 – Oasis Project', 'In this article all missions of Season 3 week 5 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:10'), (2863, 'Season 3', 'event', 'Unlocking Progress', '{}', 'https://www.lastwartutorial.com/season-3-week-5/', 'Season 3 – Week 5 – Oasis Project', 'In this article all missions of Season 3 week 5 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:10'), (2864, 'Season 3', 'event', 'Cross', '{}', 'https://www.lastwartutorial.com/season-3-week-5/', 'Season 3 – Week 5 – Oasis Project', 'In this article all missions of Season 3 week 5 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:10'), (2865, 'Season 3', 'event', 'Warzone Greenification', '{}', 'https://www.lastwartutorial.com/season-3-week-5/', 'Season 3 – Week 5 – Oasis Project', 'In this article all missions of Season 3 week 5 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:10'), (2866, 'Season 3', 'event', 'Ranking and Rewards', '{}', 'https://www.lastwartutorial.com/season-3-week-5/', 'Season 3 – Week 5 – Oasis Project', 'In this article all missions of Season 3 week 5 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:10'), (2867, 'Season 3', 'event', 'goal Greenification Ranking Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-3-week-5/', 'Season 3 – Week 5 – Oasis Project', 'In this article all missions of Season 3 week 5 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:10'), (2868, 'Season 3', 'event', 'goal Greenification Ranking', '{}', 'https://www.lastwartutorial.com/season-3-week-5/', 'Season 3 – Week 5 – Oasis Project', 'In this article all missions of Season 3 week 5 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:10'), (2869, 'Season 3', 'event', 'is scheduled in the fifth week', '{}', 'https://www.lastwartutorial.com/season-3-week-5/', 'Season 3 – Week 5 – Oasis Project', 'In this article all missions of Season 3 week 5 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:10'), (2870, 'Season 3', 'event', 'goal is unlocked', '{}', 'https://www.lastwartutorial.com/season-3-week-5/', 'Season 3 – Week 5 – Oasis Project', 'In this article all missions of Season 3 week 5 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:10'), (2871, 'Season 3', 'event', 'of the season', '{}', 'https://www.lastwartutorial.com/season-3-week-5/', 'Season 3 – Week 5 – Oasis Project', 'In this article all missions of Season 3 week 5 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:10'), (2872, 'Season 3', 'event', 'goal', '{}', 'https://www.lastwartutorial.com/season-3-week-5/', 'Season 3 – Week 5 – Oasis Project', 'In this article all missions of Season 3 week 5 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:10'), (2873, 'Season 3', 'event', 'will start day', '{}', 'https://www.lastwartutorial.com/season-3-week-5/', 'Season 3 – Week 5 – Oasis Project', 'In this article all missions of Season 3 week 5 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:10'), (2874, 'Season 3', 'event', 'goals are immediately available', '{}', 'https://www.lastwartutorial.com/season-3-week-5/', 'Season 3 – Week 5 – Oasis Project', 'In this article all missions of Season 3 week 5 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:10'), (2875, 'Season 3', 'event', 'progresses', '{}', 'https://www.lastwartutorial.com/season-3-week-5/', 'Season 3 – Week 5 – Oasis Project', 'In this article all missions of Season 3 week 5 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:10'), (2876, 'Season 3', 'event', 'you can access the Greenification Ranking', '{}', 'https://www.lastwartutorial.com/season-3-week-5/', 'Season 3 – Week 5 – Oasis Project', 'In this article all missions of Season 3 week 5 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:10'), (2877, 'Season 3', 'building', 'Golden Kingdom', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2878, 'Season 3', 'building', 'first days', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2879, 'Season 3', 'building', 'Research Lab', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2880, 'Season 3', 'building', 'days strategy', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2881, 'Season 3', 'building', 'Initial Captures', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2882, 'Season 3', 'building', 'Digging Strongholds', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2883, 'Season 3', 'building', 'Participation rewards', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2884, 'Season 3', 'building', 'in Rallies', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2885, 'Season 3', 'building', 'Event Timing', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2886, 'Season 3', 'building', 'for Declaration', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2887, 'Season 3', 'building', 'Declaration', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2888, 'Season 3', 'building', 'End', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2889, 'Season 3', 'building', 'Missile Factory', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2890, 'Season 3', 'building', 'Faction Notice', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2891, 'Season 3', 'building', 'Selection Stage', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2892, 'Season 3', 'building', 'Select Faction', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2893, 'Season 3', 'building', 'war', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2894, 'Season 3', 'building', 'Timing', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2895, 'Season 3', 'building', 'stages', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2896, 'Season 3', 'building', 'ranking groups', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2897, 'Season 3', 'building', 'War', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2898, 'Season 3', 'building', 'Invitation', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2899, 'Season 3', 'building', 'Mummy Army', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2900, 'Season 3', 'building', 'Duel Missile', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2901, 'Season 3', 'building', 'Warlord Missile', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2902, 'Season 3', 'building', 'War Results', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2903, 'Season 3', 'building', 'Season Event', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2904, 'Season 3', 'building', 'Duel Event', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2905, 'Season 3', 'building', 'Stage Contest', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2906, 'Season 3', 'building', 'Capitol War', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2907, 'Season 3', 'building', 'UR events', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2908, 'Season 3', 'building', 'low amount', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2909, 'Season 3', 'building', 'to UR', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2910, 'Season 3', 'building', 'struggle because', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2911, 'Season 3', 'building', 'alliance neighbors', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2912, 'Season 3', 'building', 'next paragraph', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2913, 'Season 3', 'building', 'virus resistance', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2914, 'Season 3', 'building', 'the leader', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2915, 'Season 3', 'building', 'higher level', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2916, 'Season 3', 'building', 'Resource Tiles', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2917, 'Season 3', 'building', 'very beginning', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2918, 'Season 3', 'building', 'Banner', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2919, 'Season 3', 'building', 'highest level', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2920, 'Season 3', 'building', 'lot', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2921, 'Season 3', 'building', 'New levels', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2922, 'Season 3', 'building', 'debuffs apply', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:10'), (2923, 'Season 3', 'building', 'unlocked all', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2924, 'Season 3', 'building', 'all members', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2925, 'Season 3', 'building', 'Alliance button', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2926, 'Season 3', 'building', 'Alliance Cities', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2927, 'Season 3', 'building', 'Sacred Water', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2928, 'Season 3', 'building', 'track one', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2929, 'Season 3', 'building', 'main banner', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2930, 'Season 3', 'building', 'Goals', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2931, 'Season 3', 'building', 'Sandworm crisis', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2932, 'Season 3', 'building', 'Alliance Center', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2933, 'Season 3', 'building', 'them carefully', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2934, 'Season 3', 'building', 'the number', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2935, 'Season 3', 'building', 'are unlocked', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2936, 'Season 3', 'building', 'and Mithril', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2937, 'Season 3', 'building', 'Stronghold captures', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2938, 'Season 3', 'building', 'new records', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2939, 'Season 3', 'building', 'Giant Sandworms', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2940, 'Season 3', 'building', 'up to', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2941, 'Season 3', 'building', 'starts\nEngineer', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2942, 'Season 3', 'building', 'Alliance Tech', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2943, 'Season 3', 'building', 'Tech Research', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2944, 'Season 3', 'building', 'see limits', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2945, 'Season 3', 'building', 'dig sites', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2946, 'Season 3', 'building', 'the level', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2947, 'Season 3', 'building', 'different types', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2948, 'Season 3', 'building', 'Defender is', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2949, 'Season 3', 'building', 'type tanks', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2950, 'Season 3', 'building', 'Striker is', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2951, 'Season 3', 'building', 'type aircraft', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2952, 'Season 3', 'building', 'Annihilator is', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2953, 'Season 3', 'building', 'Capture Requirements', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2954, 'Season 3', 'building', 'the beginning', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2955, 'Season 3', 'building', 'the Guardians', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2956, 'Season 3', 'building', 'Digging Stronghold', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2957, 'Season 3', 'building', 'and squads', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2958, 'Season 3', 'building', 'against Guardians', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2959, 'Season 3', 'building', 'Site level', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2960, 'Season 3', 'building', 'Capture Rules', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2961, 'Season 3', 'building', 'Maximum number', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2962, 'Season 3', 'building', 'regardless', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2963, 'Season 3', 'building', 'you own', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2964, 'Season 3', 'building', 'daily limit', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2965, 'Season 3', 'building', 'squads reinforcing', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2966, 'Season 3', 'building', 'Stronghold Guards', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2967, 'Season 3', 'building', 'unlimited number', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2968, 'Season 3', 'building', 'separate sets', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2969, 'Season 3', 'building', 'no cross', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2970, 'Season 3', 'building', 'resistance', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2971, 'Season 3', 'building', 'his resistance', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2972, 'Season 3', 'building', 'same day', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2973, 'Season 3', 'building', 'server reset', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2974, 'Season 3', 'building', 'the cross', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2975, 'Season 3', 'building', 'on faction', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2976, 'Season 3', 'building', 'takes some', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2977, 'Season 3', 'building', 'overall strength', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2978, 'Season 3', 'building', 'the leaders', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2979, 'Season 3', 'building', 'The purpose', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2980, 'Season 3', 'building', 'at reset', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2981, 'Season 3', 'building', 'overall duration', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2982, 'Season 3', 'building', 'combined power', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2983, 'Season 3', 'building', 'the start', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2984, 'Season 3', 'building', 'the division', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2985, 'Season 3', 'building', 'two factions', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2986, 'Season 3', 'building', 'Golden Tribe', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2987, 'Season 3', 'building', 'hours', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2988, 'Season 3', 'building', 'Scarlet Legion', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2989, 'Season 3', 'building', 'The logic', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2990, 'Season 3', 'building', 'selection', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2991, 'Season 3', 'building', 'the power', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2992, 'Season 3', 'building', 'the assignment', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2993, 'Season 3', 'building', 'the Presidents', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2994, 'Season 3', 'building', 'each use', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2995, 'Season 3', 'building', 'the players', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2996, 'Season 3', 'building', 'the sticker', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2997, 'Season 3', 'building', 'The Leaderboard', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2998, 'Season 3', 'building', 'First', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (2999, 'Season 3', 'building', 'NO cross', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (3000, 'Season 3', 'building', 'are cross', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:11'), (3001, 'Season 3', 'building', 'round', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3002, 'Season 3', 'building', 'secondary buildings', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3003, 'Season 3', 'building', 'and end', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3004, 'Season 3', 'building', 'total', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3005, 'Season 3', 'building', 'th week', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3006, 'Season 3', 'building', 'the end', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3007, 'Season 3', 'building', 'see countdowns', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3008, 'Season 3', 'building', 'the timeline', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3009, 'Season 3', 'building', 'the amount', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3010, 'Season 3', 'building', 'split', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3011, 'Season 3', 'building', 'the list', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3012, 'Season 3', 'building', 'an indication', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3013, 'Season 3', 'building', 'members', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3014, 'Season 3', 'building', 'above members', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3015, 'Season 3', 'building', 'defending Alliances', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3016, 'Season 3', 'building', 'defense victory', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3017, 'Season 3', 'building', 'this stage', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3018, 'Season 3', 'building', 'mins', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3019, 'Season 3', 'building', 'on top', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3020, 'Season 3', 'building', 'number', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3021, 'Season 3', 'building', 'Alliance Button', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3022, 'Season 3', 'building', 'war phases', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3023, 'Season 3', 'building', 'the location', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3024, 'Season 3', 'building', 'Alliance Wars', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3025, 'Season 3', 'building', 'the summon', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3026, 'Season 3', 'building', 'the video', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3027, 'Season 3', 'building', 'the victory', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3028, 'Season 3', 'building', 'the use', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3029, 'Season 3', 'building', 'are part', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3030, 'Season 3', 'building', 'the duration', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3031, 'Season 3', 'building', 'of spice', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3032, 'Season 3', 'building', 'the plundering', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3033, 'Season 3', 'building', 'corresponding percentage', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3034, 'Season 3', 'building', 'the details', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3035, 'Season 3', 'building', 'The durability', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3036, 'Season 3', 'building', 'portion', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3037, 'Season 3', 'building', 'the ranking', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3038, 'Season 3', 'building', 'The end', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3039, 'Season 3', 'building', 'Faction Duel', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3040, 'Season 3', 'building', 'the one', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3041, 'Season 3', 'building', 'the outcome', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3042, 'Season 3', 'building', 'days', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3043, 'Season 3', 'building', 'last day', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3044, 'Season 3', 'building', 'large amount', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3045, 'Season 3', 'building', 'warzones', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3046, 'Season 3', 'building', 'highest', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3047, 'Season 3', 'building', 'capture progress', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3048, 'Season 3', 'building', 'this sort', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3049, 'Season 3', 'building', 'some rewards', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3050, 'Season 3', 'building', 'the probability', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3051, 'Season 3', 'building', 'Desert Ruins', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3052, 'Season 3', 'building', 'Example', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3053, 'Season 3', 'building', 'the ways', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3054, 'Season 3', 'building', 'the content', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3055, 'Season 3', 'building', 'takes control', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3056, 'Season 3', 'building', 'cost', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3057, 'Season 3', 'building', 'destroyed', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3058, 'Season 3', 'building', 'they', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3059, 'Season 3', 'troop', 'are', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3060, 'Season 3', 'troop', 'and', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3061, 'Season 3', 'troop', 'attacking', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3062, 'Season 3', 'troop', 'defending', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3063, 'Season 3', 'event', 'Golden Kingdom for', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3064, 'Season 3', 'event', 'Golden Kingdom', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3065, 'Season 3', 'event', 'useful especially in the first days', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3066, 'Season 3', 'event', 'First days strategy', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3067, 'Season 3', 'event', 'Digging Strongholds', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3068, 'Season 3', 'event', 'Virus Resistance in Rallies', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3069, 'Season 3', 'event', 'Participation rewards', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3070, 'Season 3', 'event', 'Initial Captures', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3071, 'Season 3', 'event', 'Duel Missile Missile Factory', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3072, 'Season 3', 'event', 'Faction Notice', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3073, 'Season 3', 'event', 'Faction Leader Selection Stage', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3074, 'Season 3', 'event', 'Select Faction', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3075, 'Season 3', 'event', 'End of war', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3076, 'Season 3', 'event', 'Timing of stages', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3077, 'Season 3', 'event', 'Spice ranking groups', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3078, 'Season 3', 'event', 'Waiting for Declaration of War', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3079, 'Season 3', 'event', 'Declaration of War', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3080, 'Season 3', 'event', 'Invitation', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3081, 'Season 3', 'event', 'Mummy Army', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3082, 'Season 3', 'event', 'Warlord Skills Warlord Missile Duel Missile', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3083, 'Season 3', 'event', 'Warlord Missile', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3084, 'Season 3', 'event', 'Duel Missile', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3085, 'Season 3', 'event', 'War Attack Victory War Results', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3086, 'Season 3', 'event', 'Attack Victory War Results', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3087, 'Season 3', 'event', 'War Results', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:12'), (3088, 'Season 3', 'event', 'Faction Duel Season Event', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3089, 'Season 3', 'event', 'Faction Duel Event', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3090, 'Season 3', 'event', 'Invasion Right Stage Contest', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3091, 'Season 3', 'event', 'Capitol War', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3092, 'Season 3', 'event', 'to gain an early advantage', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3093, 'Season 3', 'event', 'to use them for upgrade to UR events', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3094, 'Season 3', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3095, 'Season 3', 'event', 'IMPORTANT', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3096, 'Season 3', 'event', 'Scarlett can be upgraded to UR', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3097, 'Season 3', 'event', 'Generic suggestions', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3098, 'Season 3', 'event', 'rallies', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3099, 'Season 3', 'event', 'Identify in your alliance a Resistance Leader', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3100, 'Season 3', 'event', 'Banner', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3101, 'Season 3', 'event', 'Desert Blessing\nMithril and Sacred Water', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3102, 'Season 3', 'event', 'and so dealt damage debuffs apply', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3103, 'Season 3', 'event', 'to do so go to Alliance button', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3104, 'Season 3', 'event', 'Alliance Cities', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3105, 'Season 3', 'event', 'Collect extra Mithril and Sacred Water', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3106, 'Season 3', 'event', 'main banner', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3107, 'Season 3', 'event', 'Goals', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3108, 'Season 3', 'event', 'Sandworm crisis', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3109, 'Season 3', 'event', 'once you captured a digging stronghold', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3110, 'Season 3', 'event', 'Alliance button', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3111, 'Season 3', 'event', 'Tab Digging Strongholds', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3112, 'Season 3', 'event', 'Alliance Center', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3113, 'Season 3', 'event', 'collect Mithril\nProtectors', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3114, 'Season 3', 'event', 'skills are unlocked', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3115, 'Season 3', 'event', 'Stronghold captures', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3116, 'Season 3', 'event', 'World Boss new records', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3117, 'Season 3', 'event', 'Giant Sandworms', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3118, 'Season 3', 'event', 'up to', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3119, 'Season 3', 'event', 'skill\nAlliance Tech', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3120, 'Season 3', 'event', 'Development\nTech Research', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3121, 'Season 3', 'event', 'has some news regarding the map', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3122, 'Season 3', 'event', 'Go to Alliance button', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3123, 'Season 3', 'event', 'click on the i to see the detail', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3124, 'Season 3', 'event', 'Golden Defender is of type tanks', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3125, 'Season 3', 'event', 'Golden Striker is of type aircraft', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3126, 'Season 3', 'event', 'Digging Stronghold', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3127, 'Season 3', 'event', 'Official Virus Resistance per Dig Site level', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3128, 'Season 3', 'event', 'Digging Strongholds Capture Rules', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3129, 'Season 3', 'event', 'Maximum number of Dig Site you can own', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3130, 'Season 3', 'event', 'regardless of how many cities you own', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3131, 'Season 3', 'event', 'Maximum daily limit of dig site captures', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3132, 'Season 3', 'event', 'squads reinforcing', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3133, 'Season 3', 'event', 'There will be no cross', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3134, 'Season 3', 'event', 'Member A', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3135, 'Season 3', 'event', 'Virus Resistance applied during combat', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3136, 'Season 3', 'event', 'of the following', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3137, 'Season 3', 'event', 'Digging Stronghold the same day', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3138, 'Season 3', 'event', 'digging strongholds before the first server reset', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3139, 'Season 3', 'event', 'the cross', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3140, 'Season 3', 'event', 'approach explained by the staff', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3141, 'Season 3', 'event', 'will still be based on faction', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3142, 'Season 3', 'event', 've introduced a new strategy', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3143, 'Season 3', 'event', 'is to divide Warzones into two factions', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3144, 'Season 3', 'event', 'Faction Awards phases', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3145, 'Season 3', 'event', 'Scarlet Legion and Golden Tribe', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3146, 'Season 3', 'event', 'Faction Leaders', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3147, 'Season 3', 'event', 'First of all', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3148, 'Season 3', 'event', 'NO cross', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3149, 'Season 3', 'event', 'but there are cross', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3150, 'Season 3', 'event', 'Each war declaration round includes five stages', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3151, 'Season 3', 'event', 'rewards for defense victory', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3152, 'Season 3', 'event', 'mins', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3153, 'Season 3', 'event', 'Please note', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3154, 'Season 3', 'event', 'Skill rules', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3155, 'Season 3', 'event', 'Mummy Army is available going to Alliance Button', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3156, 'Season 3', 'event', 'The Alliance Center has four support structures', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3157, 'Season 3', 'event', 'of spice', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3158, 'Season 3', 'event', 'so let me clarify', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3159, 'Season 3', 'event', 'not only to the Alliance Center', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3160, 'Season 3', 'event', 'buildings that can be attacked', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3161, 'Season 3', 'event', 'The Alliance Center', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3162, 'Season 3', 'event', 'and Obelisk', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3163, 'Season 3', 'event', 'but it has one major change', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3164, 'Season 3', 'event', 'Instructions', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3165, 'Season 3', 'event', 'days', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3166, 'Season 3', 'event', 'highest', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3167, 'Season 3', 'event', 'Control Capitol', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3168, 'Season 3', 'event', 'Control each Cannon', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3169, 'Season 3', 'event', 'Points sorted by amount', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:13'), (3170, 'Season 3', 'event', 'not me the one publishing the wrong image', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:14'), (3171, 'Season 3', 'event', 'section so that it enables the new features', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:14'), (3172, 'Season 3', 'event', 'Protectors to get some rewards', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:14'), (3173, 'Season 3', 'event', 'Missile Factory are placed around the Capitol', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:14'), (3174, 'Season 3', 'event', 'Phase', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:14'), (3175, 'Season 3', 'event', 'Timing of stages Spice ranking groups Stage', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:14'), (3176, 'Season 3', 'event', 'purchase Eternal Pyramid', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:14'), (3177, 'Season 3', 'event', 'and even if it says the availability is', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:14'), (3178, 'Season 3', 'event', 'in week', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:14'), (3179, 'Season 3', 'event', 'The purpose of the Faction Awards', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:14'), (3180, 'Season 3', 'event', 'begins', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:14'), (3181, 'Season 3', 'event', 'participation', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:14'), (3182, 'Season 3', 'event', 'Spice Wars will start on day', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:14'), (3183, 'Season 3', 'event', 'starts the', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:14'), (3184, 'Season 3', 'event', 'of Season', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:14'), (3185, 'Season 3', 'event', 'interface', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:14'), (3186, 'Season 3', 'event', 'points', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:14'), (3187, 'Season 3', 'event', 'point rewards will be sent via mail', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:14'), (3188, 'Season 3', 'event', 'will start day', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:14'), (3189, 'Season 3', 'event', 'page becomes available through Season', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:14'), (3190, 'Season 3', 'event', 'page', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:14'), (3191, 'Season 3', 'event', 'detail page becomes available click on the', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:14'), (3192, 'Season 3', 'event', 'will be removed after the event ends', '{}', 'https://www.lastwartutorial.com/season-3-the-ultimate-strategy-guide-for-season-3-growth-captures-and-war/', 'Season 3 – The Ultimate Strategy Guide for Season 3 Golden Kingdom Growth, Captures and War', 'In this guide you will find the most useful strategies for ☀️ Season 3 – Golden Kingdom for:\n☀️ Season 3 – Golden Kingdom\n- Fast growth , useful especially in the first days\n- Rules and suggestions for land capture\nThere are some similarities with Season 1 and Season 2, but many other things changed so read carefully.\n- Fast Growth First days strategy Reduce costs for Blessing Fountain and Curse Research Lab\n- First days strategy\n- Reduce costs for Blessing Fountain and Curse Research Lab\n- Rule...', '2026-01-23 03:22:14'), (3193, 'Season 4', 'event', 'Evernight Isle', '{}', 'https://www.lastwartutorial.com/season-4-week-5/', 'Season 4 – Week 5 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron', 'In this article all missions of Season 4 week 5 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 5 Week5-01: Warbre...', '2026-01-23 03:22:14'), (3194, 'Season 4', 'event', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-4-week-5/', 'Season 4 – Week 5 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron', 'In this article all missions of Season 4 week 5 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 5 Week5-01: Warbre...', '2026-01-23 03:22:14'), (3195, 'Season 4', 'event', 'Game modes', '{}', 'https://www.lastwartutorial.com/season-4-week-5/', 'Season 4 – Week 5 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron', 'In this article all missions of Season 4 week 5 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 5 Week5-01: Warbre...', '2026-01-23 03:22:14'), (3196, 'Season 4', 'event', 'The Ultimate Strategy Guide', '{}', 'https://www.lastwartutorial.com/season-4-week-5/', 'Season 4 – Week 5 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron', 'In this article all missions of Season 4 week 5 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 5 Week5-01: Warbre...', '2026-01-23 03:22:14'), (3197, 'Season 4', 'event', 'tricks and cheats', '{}', 'https://www.lastwartutorial.com/season-4-week-5/', 'Season 4 – Week 5 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron', 'In this article all missions of Season 4 week 5 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 5 Week5-01: Warbre...', '2026-01-23 03:22:14'), (3198, 'Season 4', 'event', 'Skills', '{}', 'https://www.lastwartutorial.com/season-4-week-5/', 'Season 4 – Week 5 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron', 'In this article all missions of Season 4 week 5 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 5 Week5-01: Warbre...', '2026-01-23 03:22:14'), (3199, 'Season 4', 'event', 'Tactics Card', '{}', 'https://www.lastwartutorial.com/season-4-week-5/', 'Season 4 – Week 5 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron', 'In this article all missions of Season 4 week 5 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 5 Week5-01: Warbre...', '2026-01-23 03:22:14'), (3200, 'Season 4', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-4-week-5/', 'Season 4 – Week 5 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron', 'In this article all missions of Season 4 week 5 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 5 Week5-01: Warbre...', '2026-01-23 03:22:14'), (3201, 'Season 4', 'event', 'Trade Baron Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-5/', 'Season 4 – Week 5 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron', 'In this article all missions of Season 4 week 5 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 5 Week5-01: Warbre...', '2026-01-23 03:22:14'), (3202, 'Season 4', 'event', 'Warbreaker Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-5/', 'Season 4 – Week 5 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron', 'In this article all missions of Season 4 week 5 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 5 Week5-01: Warbre...', '2026-01-23 03:22:14'), (3203, 'Season 4', 'event', 'Mission goal', '{}', 'https://www.lastwartutorial.com/season-4-week-5/', 'Season 4 – Week 5 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron', 'In this article all missions of Season 4 week 5 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 5 Week5-01: Warbre...', '2026-01-23 03:22:14'), (3204, 'Season 4', 'event', 'Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-5/', 'Season 4 – Week 5 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron', 'In this article all missions of Season 4 week 5 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 5 Week5-01: Warbre...', '2026-01-23 03:22:14'), (3205, 'Season 4', 'event', 'Ruinstriker Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-5/', 'Season 4 – Week 5 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron', 'In this article all missions of Season 4 week 5 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 5 Week5-01: Warbre...', '2026-01-23 03:22:14'), (3206, 'Season 4', 'event', 'Warlord Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-5/', 'Season 4 – Week 5 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron', 'In this article all missions of Season 4 week 5 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 5 Week5-01: Warbre...', '2026-01-23 03:22:14'), (3207, 'Season 4', 'event', 'All missions share the fact that they have', '{}', 'https://www.lastwartutorial.com/season-4-week-5/', 'Season 4 – Week 5 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron', 'In this article all missions of Season 4 week 5 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 5 Week5-01: Warbre...', '2026-01-23 03:22:14'), (3208, 'Season 4', 'event', 'reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-5/', 'Season 4 – Week 5 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron', 'In this article all missions of Season 4 week 5 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 5 Week5-01: Warbre...', '2026-01-23 03:22:14'), (3209, 'Season 4', 'event', 'goal Reward chest goal Week', '{}', 'https://www.lastwartutorial.com/season-4-week-5/', 'Season 4 – Week 5 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron', 'In this article all missions of Season 4 week 5 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 5 Week5-01: Warbre...', '2026-01-23 03:22:14'), (3210, 'Season 4', 'event', 'goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-5/', 'Season 4 – Week 5 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron', 'In this article all missions of Season 4 week 5 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 5 Week5-01: Warbre...', '2026-01-23 03:22:14'), (3211, 'Season 4', 'event', 'goal', '{}', 'https://www.lastwartutorial.com/season-4-week-5/', 'Season 4 – Week 5 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron', 'In this article all missions of Season 4 week 5 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 5 Week5-01: Warbre...', '2026-01-23 03:22:14'), (3212, 'Season 4', 'event', 'goal is unlocked', '{}', 'https://www.lastwartutorial.com/season-4-week-5/', 'Season 4 – Week 5 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron', 'In this article all missions of Season 4 week 5 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 5 Week5-01: Warbre...', '2026-01-23 03:22:14'), (3213, 'Season 4', 'event', 'of the season', '{}', 'https://www.lastwartutorial.com/season-4-week-5/', 'Season 4 – Week 5 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron', 'In this article all missions of Season 4 week 5 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 5 Week5-01: Warbre...', '2026-01-23 03:22:14'), (3214, 'Season 4', 'event', 'will start day', '{}', 'https://www.lastwartutorial.com/season-4-week-5/', 'Season 4 – Week 5 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron', 'In this article all missions of Season 4 week 5 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 5 Week5-01: Warbre...', '2026-01-23 03:22:14'), (3215, 'Season 4', 'event', 'goals are immediately available', '{}', 'https://www.lastwartutorial.com/season-4-week-5/', 'Season 4 – Week 5 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron', 'In this article all missions of Season 4 week 5 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 5 Week5-01: Warbre...', '2026-01-23 03:22:14'), (3216, 'Season 4', 'event', 'is the continuation of the Copper War', '{}', 'https://www.lastwartutorial.com/season-4-week-5/', 'Season 4 – Week 5 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron', 'In this article all missions of Season 4 week 5 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 5 Week5-01: Warbre...', '2026-01-23 03:22:14'), (3217, 'Season 4', 'event', 'is to use warlord', '{}', 'https://www.lastwartutorial.com/season-4-week-5/', 'Season 4 – Week 5 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron', 'In this article all missions of Season 4 week 5 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 5 Week5-01: Warbre...', '2026-01-23 03:22:14'), (3218, 'Season 4', 'event', 'goal is delayed by', '{}', 'https://www.lastwartutorial.com/season-4-week-5/', 'Season 4 – Week 5 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron', 'In this article all missions of Season 4 week 5 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 5 Week5-01: Warbre...', '2026-01-23 03:22:14'), (3219, 'Season 3', 'event', 'Golden Kingdom', '{}', 'https://www.lastwartutorial.com/season-3-week-7/', 'Season 3 – Week 7 – Oasis Project, Faction Duel', 'In this article all missions of Season 3 week 7 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:14'), (3220, 'Season 3', 'event', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-3-week-7/', 'Season 3 – Week 7 – Oasis Project, Faction Duel', 'In this article all missions of Season 3 week 7 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:14'), (3221, 'Season 3', 'event', 'The Ultimate Strategy Guide', '{}', 'https://www.lastwartutorial.com/season-3-week-7/', 'Season 3 – Week 7 – Oasis Project, Faction Duel', 'In this article all missions of Season 3 week 7 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:14'), (3222, 'Season 3', 'event', 'Weeks guides', '{}', 'https://www.lastwartutorial.com/season-3-week-7/', 'Season 3 – Week 7 – Oasis Project, Faction Duel', 'In this article all missions of Season 3 week 7 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:14'), (3223, 'Season 3', 'event', 'Professions and Skills', '{}', 'https://www.lastwartutorial.com/season-3-week-7/', 'Season 3 – Week 7 – Oasis Project, Faction Duel', 'In this article all missions of Season 3 week 7 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:14'), (3224, 'Season 3', 'event', 'Desert Artifacts Locations', '{}', 'https://www.lastwartutorial.com/season-3-week-7/', 'Season 3 – Week 7 – Oasis Project, Faction Duel', 'In this article all missions of Season 3 week 7 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:14'), (3225, 'Season 3', 'event', 'Oasis Locations', '{}', 'https://www.lastwartutorial.com/season-3-week-7/', 'Season 3 – Week 7 – Oasis Project, Faction Duel', 'In this article all missions of Season 3 week 7 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:14'), (3226, 'Season 3', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-3-week-7/', 'Season 3 – Week 7 – Oasis Project, Faction Duel', 'In this article all missions of Season 3 week 7 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:14'), (3227, 'Season 3', 'event', 'Cheats', '{}', 'https://www.lastwartutorial.com/season-3-week-7/', 'Season 3 – Week 7 – Oasis Project, Faction Duel', 'In this article all missions of Season 3 week 7 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:14'), (3228, 'Season 3', 'event', 'Eve Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-3-week-7/', 'Season 3 – Week 7 – Oasis Project, Faction Duel', 'In this article all missions of Season 3 week 7 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:14'), (3229, 'Season 3', 'event', 'Mission goal Greenification Ranking', '{}', 'https://www.lastwartutorial.com/season-3-week-7/', 'Season 3 – Week 7 – Oasis Project, Faction Duel', 'In this article all missions of Season 3 week 7 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:14'), (3230, 'Season 3', 'event', 'Greenification Ranking', '{}', 'https://www.lastwartutorial.com/season-3-week-7/', 'Season 3 – Week 7 – Oasis Project, Faction Duel', 'In this article all missions of Season 3 week 7 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:14'), (3231, 'Season 3', 'event', 'Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-3-week-7/', 'Season 3 – Week 7 – Oasis Project, Faction Duel', 'In this article all missions of Season 3 week 7 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:14'), (3232, 'Season 3', 'event', 'Faction Duel Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-3-week-7/', 'Season 3 – Week 7 – Oasis Project, Faction Duel', 'In this article all missions of Season 3 week 7 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:14'), (3233, 'Season 3', 'event', 'Mission goal', '{}', 'https://www.lastwartutorial.com/season-3-week-7/', 'Season 3 – Week 7 – Oasis Project, Faction Duel', 'In this article all missions of Season 3 week 7 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:14'), (3234, 'Season 3', 'event', 'All missions share the fact that they have', '{}', 'https://www.lastwartutorial.com/season-3-week-7/', 'Season 3 – Week 7 – Oasis Project, Faction Duel', 'In this article all missions of Season 3 week 7 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:14'), (3235, 'Season 3', 'event', 'reward chest goal', '{}', 'https://www.lastwartutorial.com/season-3-week-7/', 'Season 3 – Week 7 – Oasis Project, Faction Duel', 'In this article all missions of Season 3 week 7 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:14'), (3236, 'Season 3', 'event', 'Total units converted by helping allies', '{}', 'https://www.lastwartutorial.com/season-3-week-7/', 'Season 3 – Week 7 – Oasis Project, Faction Duel', 'In this article all missions of Season 3 week 7 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:14'), (3237, 'Season 3', 'event', 'goal Reward chest goal Week', '{}', 'https://www.lastwartutorial.com/season-3-week-7/', 'Season 3 – Week 7 – Oasis Project, Faction Duel', 'In this article all missions of Season 3 week 7 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:14'), (3238, 'Season 3', 'event', 'goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-3-week-7/', 'Season 3 – Week 7 – Oasis Project, Faction Duel', 'In this article all missions of Season 3 week 7 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:14'), (3239, 'Season 3', 'event', 'goal Greenification Ranking Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-3-week-7/', 'Season 3 – Week 7 – Oasis Project, Faction Duel', 'In this article all missions of Season 3 week 7 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:14'), (3240, 'Season 3', 'event', 'goal Greenification Ranking', '{}', 'https://www.lastwartutorial.com/season-3-week-7/', 'Season 3 – Week 7 – Oasis Project, Faction Duel', 'In this article all missions of Season 3 week 7 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:14'), (3241, 'Season 3', 'event', 'goal', '{}', 'https://www.lastwartutorial.com/season-3-week-7/', 'Season 3 – Week 7 – Oasis Project, Faction Duel', 'In this article all missions of Season 3 week 7 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:14'), (3242, 'Season 3', 'event', 'in the seventh week', '{}', 'https://www.lastwartutorial.com/season-3-week-7/', 'Season 3 – Week 7 – Oasis Project, Faction Duel', 'In this article all missions of Season 3 week 7 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:14'), (3243, 'Season 3', 'event', 'goal is unlocked', '{}', 'https://www.lastwartutorial.com/season-3-week-7/', 'Season 3 – Week 7 – Oasis Project, Faction Duel', 'In this article all missions of Season 3 week 7 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:14'), (3244, 'Season 3', 'event', 'of the season', '{}', 'https://www.lastwartutorial.com/season-3-week-7/', 'Season 3 – Week 7 – Oasis Project, Faction Duel', 'In this article all missions of Season 3 week 7 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:14'), (3245, 'Season 3', 'event', 'will start day', '{}', 'https://www.lastwartutorial.com/season-3-week-7/', 'Season 3 – Week 7 – Oasis Project, Faction Duel', 'In this article all missions of Season 3 week 7 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:14'), (3246, 'Season 3', 'event', 'goals are immediately available', '{}', 'https://www.lastwartutorial.com/season-3-week-7/', 'Season 3 – Week 7 – Oasis Project, Faction Duel', 'In this article all missions of Season 3 week 7 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:14'), (3247, 'Season 3', 'event', 'you can access the Greenification Ranking', '{}', 'https://www.lastwartutorial.com/season-3-week-7/', 'Season 3 – Week 7 – Oasis Project, Faction Duel', 'In this article all missions of Season 3 week 7 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:14'), (3248, 'Heroes', 'building', 'complete list', '{}', 'https://www.lastwartutorial.com/stores/', 'Stores – Buy items for speedup, powerups and hero upgrades using diamonds, alliance points, honor points, etc.', 'The game has multiple stores that allow to exchange items like diamonds and alliance contribution points.\nTo be able to keep up with other players and grow and become strong it is fundamental to use the resources properly and to buy the right items.\nSome items become available after reaching a specific VIP level or when entering season 1/2, here you can find the most complete list of items in stores.\n- Diamond Store\n- Alliance Store\n- Campaign Store\n- Season Store\n\n## Diamond Store\n\nThis is the ...', '2026-01-23 03:22:14'), (3249, 'Heroes', 'building', 'Diamond Store', '{}', 'https://www.lastwartutorial.com/stores/', 'Stores – Buy items for speedup, powerups and hero upgrades using diamonds, alliance points, honor points, etc.', 'The game has multiple stores that allow to exchange items like diamonds and alliance contribution points.\nTo be able to keep up with other players and grow and become strong it is fundamental to use the resources properly and to buy the right items.\nSome items become available after reaching a specific VIP level or when entering season 1/2, here you can find the most complete list of items in stores.\n- Diamond Store\n- Alliance Store\n- Campaign Store\n- Season Store\n\n## Diamond Store\n\nThis is the ...', '2026-01-23 03:22:14'), (3250, 'Heroes', 'building', 'Alliance Store', '{}', 'https://www.lastwartutorial.com/stores/', 'Stores – Buy items for speedup, powerups and hero upgrades using diamonds, alliance points, honor points, etc.', 'The game has multiple stores that allow to exchange items like diamonds and alliance contribution points.\nTo be able to keep up with other players and grow and become strong it is fundamental to use the resources properly and to buy the right items.\nSome items become available after reaching a specific VIP level or when entering season 1/2, here you can find the most complete list of items in stores.\n- Diamond Store\n- Alliance Store\n- Campaign Store\n- Season Store\n\n## Diamond Store\n\nThis is the ...', '2026-01-23 03:22:14'), (3251, 'Heroes', 'building', 'Campaign Store', '{}', 'https://www.lastwartutorial.com/stores/', 'Stores – Buy items for speedup, powerups and hero upgrades using diamonds, alliance points, honor points, etc.', 'The game has multiple stores that allow to exchange items like diamonds and alliance contribution points.\nTo be able to keep up with other players and grow and become strong it is fundamental to use the resources properly and to buy the right items.\nSome items become available after reaching a specific VIP level or when entering season 1/2, here you can find the most complete list of items in stores.\n- Diamond Store\n- Alliance Store\n- Campaign Store\n- Season Store\n\n## Diamond Store\n\nThis is the ...', '2026-01-23 03:22:14'), (3252, 'Heroes', 'building', 'base store', '{}', 'https://www.lastwartutorial.com/stores/', 'Stores – Buy items for speedup, powerups and hero upgrades using diamonds, alliance points, honor points, etc.', 'The game has multiple stores that allow to exchange items like diamonds and alliance contribution points.\nTo be able to keep up with other players and grow and become strong it is fundamental to use the resources properly and to buy the right items.\nSome items become available after reaching a specific VIP level or when entering season 1/2, here you can find the most complete list of items in stores.\n- Diamond Store\n- Alliance Store\n- Campaign Store\n- Season Store\n\n## Diamond Store\n\nThis is the ...', '2026-01-23 03:22:14'), (3253, 'Heroes', 'building', 'Advanced Teleporter', '{}', 'https://www.lastwartutorial.com/stores/', 'Stores – Buy items for speedup, powerups and hero upgrades using diamonds, alliance points, honor points, etc.', 'The game has multiple stores that allow to exchange items like diamonds and alliance contribution points.\nTo be able to keep up with other players and grow and become strong it is fundamental to use the resources properly and to buy the right items.\nSome items become available after reaching a specific VIP level or when entering season 1/2, here you can find the most complete list of items in stores.\n- Diamond Store\n- Alliance Store\n- Campaign Store\n- Season Store\n\n## Diamond Store\n\nThis is the ...', '2026-01-23 03:22:15'), (3254, 'Heroes', 'building', 'are some', '{}', 'https://www.lastwartutorial.com/stores/', 'Stores – Buy items for speedup, powerups and hero upgrades using diamonds, alliance points, honor points, etc.', 'The game has multiple stores that allow to exchange items like diamonds and alliance contribution points.\nTo be able to keep up with other players and grow and become strong it is fundamental to use the resources properly and to buy the right items.\nSome items become available after reaching a specific VIP level or when entering season 1/2, here you can find the most complete list of items in stores.\n- Diamond Store\n- Alliance Store\n- Campaign Store\n- Season Store\n\n## Diamond Store\n\nThis is the ...', '2026-01-23 03:22:15'), (3255, 'Heroes', 'building', 'lot', '{}', 'https://www.lastwartutorial.com/stores/', 'Stores – Buy items for speedup, powerups and hero upgrades using diamonds, alliance points, honor points, etc.', 'The game has multiple stores that allow to exchange items like diamonds and alliance contribution points.\nTo be able to keep up with other players and grow and become strong it is fundamental to use the resources properly and to buy the right items.\nSome items become available after reaching a specific VIP level or when entering season 1/2, here you can find the most complete list of items in stores.\n- Diamond Store\n- Alliance Store\n- Campaign Store\n- Season Store\n\n## Diamond Store\n\nThis is the ...', '2026-01-23 03:22:15'), (3256, 'Heroes', 'building', 'limited number', '{}', 'https://www.lastwartutorial.com/stores/', 'Stores – Buy items for speedup, powerups and hero upgrades using diamonds, alliance points, honor points, etc.', 'The game has multiple stores that allow to exchange items like diamonds and alliance contribution points.\nTo be able to keep up with other players and grow and become strong it is fundamental to use the resources properly and to buy the right items.\nSome items become available after reaching a specific VIP level or when entering season 1/2, here you can find the most complete list of items in stores.\n- Diamond Store\n- Alliance Store\n- Campaign Store\n- Season Store\n\n## Diamond Store\n\nThis is the ...', '2026-01-23 03:22:15'), (3257, 'Heroes', 'building', 'My suggestion', '{}', 'https://www.lastwartutorial.com/stores/', 'Stores – Buy items for speedup, powerups and hero upgrades using diamonds, alliance points, honor points, etc.', 'The game has multiple stores that allow to exchange items like diamonds and alliance contribution points.\nTo be able to keep up with other players and grow and become strong it is fundamental to use the resources properly and to buy the right items.\nSome items become available after reaching a specific VIP level or when entering season 1/2, here you can find the most complete list of items in stores.\n- Diamond Store\n- Alliance Store\n- Campaign Store\n- Season Store\n\n## Diamond Store\n\nThis is the ...', '2026-01-23 03:22:15'), (3258, 'Heroes', 'building', 'Hero Shards', '{}', 'https://www.lastwartutorial.com/stores/', 'Stores – Buy items for speedup, powerups and hero upgrades using diamonds, alliance points, honor points, etc.', 'The game has multiple stores that allow to exchange items like diamonds and alliance contribution points.\nTo be able to keep up with other players and grow and become strong it is fundamental to use the resources properly and to buy the right items.\nSome items become available after reaching a specific VIP level or when entering season 1/2, here you can find the most complete list of items in stores.\n- Diamond Store\n- Alliance Store\n- Campaign Store\n- Season Store\n\n## Diamond Store\n\nThis is the ...', '2026-01-23 03:22:15'), (3259, 'Heroes', 'building', 'Speedups', '{}', 'https://www.lastwartutorial.com/stores/', 'Stores – Buy items for speedup, powerups and hero upgrades using diamonds, alliance points, honor points, etc.', 'The game has multiple stores that allow to exchange items like diamonds and alliance contribution points.\nTo be able to keep up with other players and grow and become strong it is fundamental to use the resources properly and to buy the right items.\nSome items become available after reaching a specific VIP level or when entering season 1/2, here you can find the most complete list of items in stores.\n- Diamond Store\n- Alliance Store\n- Campaign Store\n- Season Store\n\n## Diamond Store\n\nThis is the ...', '2026-01-23 03:22:15'), (3260, 'Heroes', 'building', 'speed ups', '{}', 'https://www.lastwartutorial.com/stores/', 'Stores – Buy items for speedup, powerups and hero upgrades using diamonds, alliance points, honor points, etc.', 'The game has multiple stores that allow to exchange items like diamonds and alliance contribution points.\nTo be able to keep up with other players and grow and become strong it is fundamental to use the resources properly and to buy the right items.\nSome items become available after reaching a specific VIP level or when entering season 1/2, here you can find the most complete list of items in stores.\n- Diamond Store\n- Alliance Store\n- Campaign Store\n- Season Store\n\n## Diamond Store\n\nThis is the ...', '2026-01-23 03:22:15'), (3261, 'Heroes', 'building', 'over priced', '{}', 'https://www.lastwartutorial.com/stores/', 'Stores – Buy items for speedup, powerups and hero upgrades using diamonds, alliance points, honor points, etc.', 'The game has multiple stores that allow to exchange items like diamonds and alliance contribution points.\nTo be able to keep up with other players and grow and become strong it is fundamental to use the resources properly and to buy the right items.\nSome items become available after reaching a specific VIP level or when entering season 1/2, here you can find the most complete list of items in stores.\n- Diamond Store\n- Alliance Store\n- Campaign Store\n- Season Store\n\n## Diamond Store\n\nThis is the ...', '2026-01-23 03:22:15'), (3262, 'Heroes', 'building', 'monthly limit', '{}', 'https://www.lastwartutorial.com/stores/', 'Stores – Buy items for speedup, powerups and hero upgrades using diamonds, alliance points, honor points, etc.', 'The game has multiple stores that allow to exchange items like diamonds and alliance contribution points.\nTo be able to keep up with other players and grow and become strong it is fundamental to use the resources properly and to buy the right items.\nSome items become available after reaching a specific VIP level or when entering season 1/2, here you can find the most complete list of items in stores.\n- Diamond Store\n- Alliance Store\n- Campaign Store\n- Season Store\n\n## Diamond Store\n\nThis is the ...', '2026-01-23 03:22:15'), (3263, 'Heroes', 'building', 'about some', '{}', 'https://www.lastwartutorial.com/stores/', 'Stores – Buy items for speedup, powerups and hero upgrades using diamonds, alliance points, honor points, etc.', 'The game has multiple stores that allow to exchange items like diamonds and alliance contribution points.\nTo be able to keep up with other players and grow and become strong it is fundamental to use the resources properly and to buy the right items.\nSome items become available after reaching a specific VIP level or when entering season 1/2, here you can find the most complete list of items in stores.\n- Diamond Store\n- Alliance Store\n- Campaign Store\n- Season Store\n\n## Diamond Store\n\nThis is the ...', '2026-01-23 03:22:15'), (3264, 'Heroes', 'building', 'Choice Chest', '{}', 'https://www.lastwartutorial.com/stores/', 'Stores – Buy items for speedup, powerups and hero upgrades using diamonds, alliance points, honor points, etc.', 'The game has multiple stores that allow to exchange items like diamonds and alliance contribution points.\nTo be able to keep up with other players and grow and become strong it is fundamental to use the resources properly and to buy the right items.\nSome items become available after reaching a specific VIP level or when entering season 1/2, here you can find the most complete list of items in stores.\n- Diamond Store\n- Alliance Store\n- Campaign Store\n- Season Store\n\n## Diamond Store\n\nThis is the ...', '2026-01-23 03:22:15'), (3265, 'Heroes', 'building', 'Campaign Chest', '{}', 'https://www.lastwartutorial.com/stores/', 'Stores – Buy items for speedup, powerups and hero upgrades using diamonds, alliance points, honor points, etc.', 'The game has multiple stores that allow to exchange items like diamonds and alliance contribution points.\nTo be able to keep up with other players and grow and become strong it is fundamental to use the resources properly and to buy the right items.\nSome items become available after reaching a specific VIP level or when entering season 1/2, here you can find the most complete list of items in stores.\n- Diamond Store\n- Alliance Store\n- Campaign Store\n- Season Store\n\n## Diamond Store\n\nThis is the ...', '2026-01-23 03:22:15'), (3266, 'Heroes', 'building', 'golden shards', '{}', 'https://www.lastwartutorial.com/stores/', 'Stores – Buy items for speedup, powerups and hero upgrades using diamonds, alliance points, honor points, etc.', 'The game has multiple stores that allow to exchange items like diamonds and alliance contribution points.\nTo be able to keep up with other players and grow and become strong it is fundamental to use the resources properly and to buy the right items.\nSome items become available after reaching a specific VIP level or when entering season 1/2, here you can find the most complete list of items in stores.\n- Diamond Store\n- Alliance Store\n- Campaign Store\n- Season Store\n\n## Diamond Store\n\nThis is the ...', '2026-01-23 03:22:15'), (3267, 'Heroes', 'building', 'Drone Parts', '{}', 'https://www.lastwartutorial.com/stores/', 'Stores – Buy items for speedup, powerups and hero upgrades using diamonds, alliance points, honor points, etc.', 'The game has multiple stores that allow to exchange items like diamonds and alliance contribution points.\nTo be able to keep up with other players and grow and become strong it is fundamental to use the resources properly and to buy the right items.\nSome items become available after reaching a specific VIP level or when entering season 1/2, here you can find the most complete list of items in stores.\n- Diamond Store\n- Alliance Store\n- Campaign Store\n- Season Store\n\n## Diamond Store\n\nThis is the ...', '2026-01-23 03:22:15'), (3268, 'Heroes', 'hero', 'Mason', '{}', 'https://www.lastwartutorial.com/stores/', 'Stores – Buy items for speedup, powerups and hero upgrades using diamonds, alliance points, honor points, etc.', 'The game has multiple stores that allow to exchange items like diamonds and alliance contribution points.\nTo be able to keep up with other players and grow and become strong it is fundamental to use the resources properly and to buy the right items.\nSome items become available after reaching a specific VIP level or when entering season 1/2, here you can find the most complete list of items in stores.\n- Diamond Store\n- Alliance Store\n- Campaign Store\n- Season Store\n\n## Diamond Store\n\nThis is the ...', '2026-01-23 03:22:15'), (3269, 'Season 1', 'building', 'the end', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3270, 'Season 1', 'building', 'Cheats', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3271, 'Season 1', 'building', 'Professions', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3272, 'Season 1', 'building', 'War Leader', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3273, 'Season 1', 'building', 'chest goal', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3274, 'Season 1', 'building', 'Rewards Page', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3275, 'Season 1', 'building', 'End', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3276, 'Season 1', 'building', 'Season', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3277, 'Season 1', 'building', 'some', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3278, 'Season 1', 'building', 'season event', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3279, 'Season 1', 'building', 'the effort', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3280, 'Season 1', 'building', 'actual distirubtion', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3281, 'Season 1', 'building', 'from outside', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3282, 'Season 1', 'building', 'competed distribution', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3283, 'Season 1', 'building', 'the beginning', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3284, 'Season 1', 'building', 'City Captures', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3285, 'Season 1', 'building', 'among warzones', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3286, 'Season 1', 'building', 'city buffs', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3287, 'Season 1', 'building', 'from HUD', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3288, 'Season 1', 'building', 'buildings disappear', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3289, 'Season 1', 'building', 'future season', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3290, 'Season 1', 'building', 'Immune Proteins', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3291, 'Season 1', 'building', 'Genetic Fragments', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3292, 'Season 1', 'building', 'Mutant Crystals', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3293, 'Season 1', 'building', 'to normal', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3294, 'Season 1', 'building', 'gold mines', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3295, 'Season 1', 'building', 'disappear', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3296, 'Season 1', 'building', 'any more', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3297, 'Season 1', 'building', 'on them', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3298, 'Season 1', 'building', 'What remains', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3299, 'Season 1', 'building', 'be captured', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3300, 'Season 1', 'building', 'Exclusive Weapons', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3301, 'Season 1', 'event', 'are here', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3302, 'Season 1', 'event', 'additional guides are also available', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3303, 'Season 1', 'event', 'Cheats', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3304, 'Season 1', 'event', 'Professions', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3305, 'Season 1', 'event', 'Engineer and War Leader', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3306, 'Season 1', 'event', 'Mission goal Assign Rewards Page', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3307, 'Season 1', 'event', 'Assign Rewards Page', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3308, 'Season 1', 'event', 'Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3309, 'Season 1', 'event', 'End of Season', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3310, 'Season 1', 'event', 'All missions share the fact that they have', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3311, 'Season 1', 'event', 'Please note', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3312, 'Season 1', 'event', 'The main points are', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3313, 'Season 1', 'event', 'No more Military Stronghold and City Captures', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3314, 'Season 1', 'event', 'No more teleport among warzones', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3315, 'Season 1', 'event', 'the following things happen', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3316, 'Season 1', 'event', 'count for city buffs', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3317, 'Season 1', 'event', 'Season Specific buildings disappear', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3318, 'Season 1', 'event', 'Genetic Fragments', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3319, 'Season 1', 'event', 'Mutant Crystals', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3320, 'Season 1', 'event', 'Immune Proteins', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3321, 'Season 1', 'event', 'Doom Elites are back to normal', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3322, 'Season 1', 'event', 'World zombies go back to normal', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3323, 'Season 1', 'event', 'disappear', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3324, 'Season 1', 'event', 'No access to view other warzones any more', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3325, 'Season 1', 'event', 'but they cannot be captured', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3326, 'Season 1', 'event', 'goal Assign Rewards Page Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3327, 'Season 1', 'event', 'goal Assign Rewards Page', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3328, 'Season 1', 'event', 'in the eighth week', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3329, 'Season 1', 'event', 'of the season as described in this link', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3330, 'Season 1', 'event', 'goal', '{}', 'https://www.lastwartutorial.com/season-1-week-8/', 'Season 1 – Week 8 – Rewards for Contributions, End of Season', 'The most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 – Week 8 – Check out here what happens at the end of the season!\n- Season 1 – Celebration\n2 additional guides are also available:\n- Season 1 – Trick...', '2026-01-23 03:22:15'), (3331, 'Season 1', 'event', 'are here', '{}', 'https://www.lastwartutorial.com/season-1-week-5/', 'Season 1 – Week 5 – Warzone Duel, Infinite Octagon', 'In this article all missions of week 5 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:15'), (3332, 'Season 1', 'event', 'additional guides are also available', '{}', 'https://www.lastwartutorial.com/season-1-week-5/', 'Season 1 – Week 5 – Warzone Duel, Infinite Octagon', 'In this article all missions of week 5 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:15'), (3333, 'Season 1', 'event', 'Cheats', '{}', 'https://www.lastwartutorial.com/season-1-week-5/', 'Season 1 – Week 5 – Warzone Duel, Infinite Octagon', 'In this article all missions of week 5 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:15'), (3334, 'Season 1', 'event', 'Professions', '{}', 'https://www.lastwartutorial.com/season-1-week-5/', 'Season 1 – Week 5 – Warzone Duel, Infinite Octagon', 'In this article all missions of week 5 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:15'), (3335, 'Season 1', 'event', 'Engineer and War Leader', '{}', 'https://www.lastwartutorial.com/season-1-week-5/', 'Season 1 – Week 5 – Warzone Duel, Infinite Octagon', 'In this article all missions of week 5 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:15'), (3336, 'Season 1', 'event', 'Infinite Octagon Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-1-week-5/', 'Season 1 – Week 5 – Warzone Duel, Infinite Octagon', 'In this article all missions of week 5 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:15'), (3337, 'Season 1', 'event', 'Mission goal', '{}', 'https://www.lastwartutorial.com/season-1-week-5/', 'Season 1 – Week 5 – Warzone Duel, Infinite Octagon', 'In this article all missions of week 5 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:15'), (3338, 'Season 1', 'event', 'All missions share the fact that they have', '{}', 'https://www.lastwartutorial.com/season-1-week-5/', 'Season 1 – Week 5 – Warzone Duel, Infinite Octagon', 'In this article all missions of week 5 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:15'), (3339, 'Season 1', 'event', 'goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-1-week-5/', 'Season 1 – Week 5 – Warzone Duel, Infinite Octagon', 'In this article all missions of week 5 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:15'), (3340, 'Season 1', 'event', 'goal', '{}', 'https://www.lastwartutorial.com/season-1-week-5/', 'Season 1 – Week 5 – Warzone Duel, Infinite Octagon', 'In this article all missions of week 5 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:15'), (3341, 'Season 1', 'event', 'in the fifth week', '{}', 'https://www.lastwartutorial.com/season-1-week-5/', 'Season 1 – Week 5 – Warzone Duel, Infinite Octagon', 'In this article all missions of week 5 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:15'), (3342, 'Season 1', 'event', 'of the season as described in this link', '{}', 'https://www.lastwartutorial.com/season-1-week-5/', 'Season 1 – Week 5 – Warzone Duel, Infinite Octagon', 'In this article all missions of week 5 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:15'), (3343, 'Season 1', 'event', 'will start day', '{}', 'https://www.lastwartutorial.com/season-1-week-5/', 'Season 1 – Week 5 – Warzone Duel, Infinite Octagon', 'In this article all missions of week 5 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:16'), (3344, 'Season 1', 'event', 'goal is delayed by', '{}', 'https://www.lastwartutorial.com/season-1-week-5/', 'Season 1 – Week 5 – Warzone Duel, Infinite Octagon', 'In this article all missions of week 5 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:16'), (3345, 'Troops', 'building', 'several aspects', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3346, 'Troops', 'building', 'number', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3347, 'Troops', 'building', 'the level', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3348, 'Troops', 'building', 'power increases', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3349, 'Troops', 'building', 'levels Characteristics', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3350, 'Troops', 'building', 'the soldiers', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3351, 'Troops', 'building', 'Characteristics', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3352, 'Troops', 'building', 'Additional barracks', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3353, 'Troops', 'building', 'special operations', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3354, 'Troops', 'building', 'the barracks', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3355, 'Troops', 'building', 'level requirements', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3356, 'Troops', 'building', 'Drill Grounds', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3357, 'Troops', 'building', 'each', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3358, 'Troops', 'building', 'for each', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3359, 'Troops', 'building', 'Operation Falcon', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3360, 'Troops', 'building', 'Special Ops', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3361, 'Troops', 'building', 'the end', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3362, 'Troops', 'building', 'that number', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3363, 'Troops', 'building', 'for barrack', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3364, 'Troops', 'building', 'train soldiers', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3365, 'Troops', 'building', 'the upgrading', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3366, 'Troops', 'building', 'Barracks', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3367, 'Troops', 'building', 'the list', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3368, 'Troops', 'building', 'Drill Ground', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3369, 'Troops', 'building', 'be in', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3370, 'Troops', 'building', 'total amount', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3371, 'Troops', 'building', 'the levels', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3372, 'Troops', 'building', 'direct training', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3373, 'Troops', 'building', 'that level', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3374, 'Troops', 'building', 'the number', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3375, 'Troops', 'building', 'the training', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3376, 'Troops', 'building', 'the maximization', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3377, 'Troops', 'building', 'certain rule', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3378, 'Troops', 'building', 'use any', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3379, 'Troops', 'building', 'soldiers', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3380, 'Troops', 'building', 'the amount', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3381, 'Troops', 'troop', 'level', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3382, 'Troops', 'troop', 'level schema', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3383, 'Troops', 'troop', 'screen', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3384, 'Troops', 'troop', 'levels and', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3385, 'Troops', 'troop', 'level but', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3386, 'Troops', 'troop', 'directly to', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3387, 'Troops', 'troop', 'Progression and', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3388, 'Troops', 'troop', 'reaches', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3389, 'Troops', 'troop', 'level than', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3390, 'Troops', 'troop', 'Level', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3391, 'Troops', 'troop', 'progression', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3392, 'Troops', 'troop', 'upgrade', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3393, 'Troops', 'troop', 'these', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3394, 'Troops', 'troop', 'the', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3395, 'Troops', 'troop', 'Obtain', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3396, 'Troops', 'troop', 'operations', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3397, 'Troops', 'troop', 'Upgrading', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3398, 'Troops', 'troop', 'The', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3399, 'Troops', 'troop', 'many', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3400, 'Troops', 'troop', 'you', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3401, 'Troops', 'troop', 'Training', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3402, 'Troops', 'troop', 'train', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3403, 'Troops', 'troop', 'such', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3404, 'Troops', 'troop', 'some', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3405, 'Troops', 'troop', 'regarding', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3406, 'Troops', 'troop', 'higher', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3407, 'Troops', 'troop', 'unlock', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3408, 'Troops', 'troop', 'same', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3409, 'Troops', 'troop', 'single', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3410, 'Troops', 'event', 'are fundamental to the game in several aspects', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3411, 'Troops', 'event', 'Troops levels Characteristics of the soldiers', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3412, 'Troops', 'event', 'Characteristics of the soldiers', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3413, 'Troops', 'event', 'Operation Falcon special operations', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3414, 'Troops', 'event', 'Soldiers training in the barracks', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3415, 'Troops', 'event', 'Barracks level requirements', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3416, 'Troops', 'event', 'Additional barracks', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3417, 'Troops', 'event', 'Drill Grounds', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3418, 'Troops', 'event', 'Operation Falcon', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3419, 'Troops', 'event', 'Special Ops', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3420, 'Troops', 'event', 'IMPORTANT', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3421, 'Troops', 'event', 'See next paragraphs for barrack', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3422, 'Troops', 'event', 'Barracks', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3423, 'Troops', 'event', 'Drill Ground', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3424, 'Troops', 'event', 'otherwise they will be in', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3425, 'Troops', 'event', 'see paragraphs above for the levels', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3426, 'Troops', 'event', 'Points for Arms Race', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3427, 'Troops', 'event', 'Unit Progression and Duel VS', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3428, 'Troops', 'event', 'First Barracks', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3429, 'Troops', 'event', 'Second Barracks', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3430, 'Troops', 'event', 'Third Barracks', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:16'), (3431, 'Troops', 'event', 'Fourth Barracks', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:17'), (3432, 'Troops', 'event', 'soldier', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:17'), (3433, 'Troops', 'event', 'soldiers', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:17'), (3434, 'Troops', 'event', 'use the fourth barrack to upgrade the soldiers', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:17'), (3435, 'Troops', 'event', 'use the third barrack to upgrade the soldiers', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:17'), (3436, 'Troops', 'event', 'use the second barrack to upgrade the soldiers', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:17'), (3437, 'Troops', 'event', 'use the first barrack to upgrade the soldiers', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:17'), (3438, 'Troops', 'event', 'Duel VS Total Mobilization points', '{}', 'https://www.lastwartutorial.com/troops/', 'Troops – Obtain, train and upgrade soldiers in barracks and drill grounds', 'Troops (soldiers) are fundamental to the game in several aspects\n- Every time you make an attack or rally with a team, a number of soldiers join it, based on the level of these soldiers the attack power increases\n- Soldiers are needed to ensure that you can defend your base if attacked by opponents.\n- Troops levels Characteristics of the soldiers\n- Characteristics of the soldiers\n- Obtain soldiers Operation Falcon special operations Soldiers training in the barracks Barracks level requirements A...', '2026-01-23 03:22:17'), (3439, 'Season 5', 'troop', 'Virus Resistance', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3440, 'Season 5', 'troop', 'increase', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3441, 'Season 5', 'event', 'Wild West', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3442, 'Season 5', 'event', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3443, 'Season 5', 'event', 'Pre', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3444, 'Season 5', 'event', 'Season', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3445, 'Season 5', 'event', 'Professions', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3446, 'Season 5', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3447, 'Season 5', 'event', 'Secret Weapon', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3448, 'Season 5', 'event', 'Rules', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3449, 'Season 5', 'event', 'Rewards for City captures', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3450, 'Season 5', 'event', 'Special Coffee Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3451, 'Season 5', 'event', 'Mission goal', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3452, 'Season 5', 'event', 'Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3453, 'Season 5', 'event', 'Mission goal Rules Levels and solutions Duel mode', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3454, 'Season 5', 'event', 'Rewards Rankings Contribution ranking', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3455, 'Season 5', 'event', 'Levels and solutions', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3456, 'Season 5', 'event', 'Contribution ranking', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3457, 'Season 5', 'event', 'Capture the Bank Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3458, 'Season 5', 'event', 'Alliance Ranking', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3459, 'Season 5', 'event', 'Individual Ranking', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3460, 'Season 5', 'event', 'Bank Deposits Ranking', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3461, 'Season 5', 'event', 'City Ready for War Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3462, 'Season 5', 'event', 'Purge Action Instructions', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3463, 'Season 5', 'event', 'Stages Purge Action Ranking', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3464, 'Season 5', 'event', 'Instructions', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3465, 'Season 5', 'event', 'Purge Action Ranking', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3466, 'Season 5', 'event', 'Digging Stronghold Clash Rules Rewards', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3467, 'Season 5', 'event', 'Exclusive Weapon', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3468, 'Season 5', 'event', 'All missions share the fact that they have', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3469, 'Season 5', 'event', 'reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3470, 'Season 5', 'event', 'tile menu', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3471, 'Season 5', 'event', 'Purge Action', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3472, 'Season 5', 'event', 'Bank Stronghold Conquest', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3473, 'Season 5', 'event', 'reward chest\nThis mini', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3474, 'Season 5', 'event', 'because the logic is self', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3475, 'Season 5', 'event', 'modes', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3476, 'Season 5', 'event', 'immediately available', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3477, 'Season 5', 'event', 'The rules are simple', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3478, 'Season 5', 'event', 'so here we go', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3479, 'Season 5', 'event', 'In this mini', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3480, 'Season 5', 'event', 'IMPORTANT', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3481, 'Season 5', 'event', 'To unlock the High Noon mini', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3482, 'Season 5', 'event', 'Bank Investments', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3483, 'Season 5', 'event', 'Bank Plunder', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3484, 'Season 5', 'event', 'There are a lot of rewards for the rankings', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3485, 'Season 5', 'event', 'there are alliance and individual ones', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3486, 'Season 5', 'event', 'This event is divided in stages', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3487, 'Season 5', 'event', 'Exclusive weapon details', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3488, 'Season 5', 'event', 'Levels', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3489, 'Season 5', 'event', 'Boosts', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3490, 'Season 5', 'event', 'All', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3491, 'Season 5', 'event', 'Additional boots', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3492, 'Season 5', 'event', 'you will see a teaser for this event', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3493, 'Season 5', 'event', 'Losing the territory linked to the city mid', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3494, 'Season 5', 'event', 'There will be first', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3495, 'Season 5', 'event', 'City Level unlock timing', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3496, 'Season 5', 'event', 'hours', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3497, 'Season 5', 'event', 'Grand Nexus', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3498, 'Season 5', 'event', 'participate in the city capture', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3499, 'Season 5', 'event', 'goal Reward chest goal Week', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3500, 'Season 5', 'event', 'goal Rules Levels and solutions Duel mode', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3501, 'Season 5', 'event', 'goal Reward chest goal Purge Action Instructions', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3502, 'Season 5', 'event', 'goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3503, 'Season 5', 'event', 'goal', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3504, 'Season 5', 'event', 'goal is unlocked', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3505, 'Season 5', 'event', 'of the season', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3506, 'Season 5', 'event', 'starts', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3507, 'Season 5', 'event', 'will start day', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3508, 'Season 5', 'event', 'goals are immediately available', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3509, 'Season 5', 'event', 'is to capture Bank Strongholds', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3510, 'Season 5', 'event', 'is to start the competition', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3511, 'Season 5', 'event', 'goal is delayed by', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3512, 'Season 5', 'event', 'is to capture Level', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3513, 'Season 5', 'event', 'event called City Clash S', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3514, 'Season 5', 'event', 'settlement', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3515, 'Season 5', 'event', 'is divided in stages', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3516, 'Season 5', 'event', 'page', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3517, 'Season 5', 'event', 'starts day', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3518, 'Season 5', 'event', 'Once the territory is connected to the City', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3519, 'Season 5', 'event', 'the capture of the target city', '{}', 'https://www.lastwartutorial.com/season-5-week-1/', 'Season 5 – Week 1 – Caffeine Institute, High Noon, Capture the Bank, Finance Tycoon, Lv.1/Lv.2 City ready for war, Purge Action, Bank Stronghold Capture, CrystalGold Shop, CrystalGold Tycoon, City Clash S5, Fiona’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 1 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 1 Week1-01: Secret Weapon: Special Coffee Mission goal Reward chest goal Week1-02: High Noon Mission goal Rules Levels and solution...', '2026-01-23 03:22:17'), (3520, 'Season 2', 'troop', 'loss with', '{}', 'https://www.lastwartutorial.com/season-2-tricks-cheats/', 'Season 2 Tricks/Cheats – Tricks, cheats, tips to master the new Season 2 Polar Storm', 'This Tricks section is specific to 🧊 Season 2 – Polar Storm\nSeason 2 – Polar Storm\nIf you are looking for the normal game Tricks click here .\n- Heat buff – Use heat to maximize your squad power\n- Get a Headstart with resources – Doom Walker at Season start\n- Titanium Alloy Factory level up strategy – Maximize titanium alloy production\n- Supply Collection (Scattered supplies) – Reclaim the golden box\n- Eternal Forest Castle – Like the base to receive rewards\n- Doom Elite – Kill Doom Elites with l...', '2026-01-23 03:22:17'), (3521, 'Season 2', 'troop', 'loss', '{}', 'https://www.lastwartutorial.com/season-2-tricks-cheats/', 'Season 2 Tricks/Cheats – Tricks, cheats, tips to master the new Season 2 Polar Storm', 'This Tricks section is specific to 🧊 Season 2 – Polar Storm\nSeason 2 – Polar Storm\nIf you are looking for the normal game Tricks click here .\n- Heat buff – Use heat to maximize your squad power\n- Get a Headstart with resources – Doom Walker at Season start\n- Titanium Alloy Factory level up strategy – Maximize titanium alloy production\n- Supply Collection (Scattered supplies) – Reclaim the golden box\n- Eternal Forest Castle – Like the base to receive rewards\n- Doom Elite – Kill Doom Elites with l...', '2026-01-23 03:22:17'), (3522, 'Season 2', 'troop', 'low', '{}', 'https://www.lastwartutorial.com/season-2-tricks-cheats/', 'Season 2 Tricks/Cheats – Tricks, cheats, tips to master the new Season 2 Polar Storm', 'This Tricks section is specific to 🧊 Season 2 – Polar Storm\nSeason 2 – Polar Storm\nIf you are looking for the normal game Tricks click here .\n- Heat buff – Use heat to maximize your squad power\n- Get a Headstart with resources – Doom Walker at Season start\n- Titanium Alloy Factory level up strategy – Maximize titanium alloy production\n- Supply Collection (Scattered supplies) – Reclaim the golden box\n- Eternal Forest Castle – Like the base to receive rewards\n- Doom Elite – Kill Doom Elites with l...', '2026-01-23 03:22:18'), (3523, 'Season 2', 'troop', 'less', '{}', 'https://www.lastwartutorial.com/season-2-tricks-cheats/', 'Season 2 Tricks/Cheats – Tricks, cheats, tips to master the new Season 2 Polar Storm', 'This Tricks section is specific to 🧊 Season 2 – Polar Storm\nSeason 2 – Polar Storm\nIf you are looking for the normal game Tricks click here .\n- Heat buff – Use heat to maximize your squad power\n- Get a Headstart with resources – Doom Walker at Season start\n- Titanium Alloy Factory level up strategy – Maximize titanium alloy production\n- Supply Collection (Scattered supplies) – Reclaim the golden box\n- Eternal Forest Castle – Like the base to receive rewards\n- Doom Elite – Kill Doom Elites with l...', '2026-01-23 03:22:18'), (3524, 'Season 2', 'troop', 'minimum', '{}', 'https://www.lastwartutorial.com/season-2-tricks-cheats/', 'Season 2 Tricks/Cheats – Tricks, cheats, tips to master the new Season 2 Polar Storm', 'This Tricks section is specific to 🧊 Season 2 – Polar Storm\nSeason 2 – Polar Storm\nIf you are looking for the normal game Tricks click here .\n- Heat buff – Use heat to maximize your squad power\n- Get a Headstart with resources – Doom Walker at Season start\n- Titanium Alloy Factory level up strategy – Maximize titanium alloy production\n- Supply Collection (Scattered supplies) – Reclaim the golden box\n- Eternal Forest Castle – Like the base to receive rewards\n- Doom Elite – Kill Doom Elites with l...', '2026-01-23 03:22:18'), (3525, 'Alliances', 'troop', 'more', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3526, 'Alliances', 'event', 'has a Pre', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3527, 'Alliances', 'event', 'of the Pre', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3528, 'Alliances', 'event', 'Wild West', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3529, 'Alliances', 'event', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3530, 'Alliances', 'event', 'Pre', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3531, 'Alliances', 'event', 'Season', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3532, 'Alliances', 'event', 'Professions', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3533, 'Alliances', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3534, 'Alliances', 'event', 'main timeline tile', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3535, 'Alliances', 'event', 'Season Preview', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3536, 'Alliances', 'event', 'Alliance Safe Time', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3537, 'Alliances', 'event', 'Area Selection', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3538, 'Alliances', 'event', 'Gold Prospecting', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3539, 'Alliances', 'event', 'Ranking and rewards', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3540, 'Alliances', 'event', 'Video of gameplay and rules', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3541, 'Alliances', 'event', 'Area Selection Areas Video of gameplay and rules', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3542, 'Alliances', 'event', 'During the first pre', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3543, 'Alliances', 'event', 'but currently only a few buttons are available', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3544, 'Alliances', 'event', 'grouping', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3545, 'Alliances', 'event', 'rules', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3546, 'Alliances', 'event', 'in game manual rules of the game', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3547, 'Alliances', 'event', 'rewards', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3548, 'Alliances', 'event', 'clicking on the chest icon with the red dot', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3549, 'Alliances', 'event', 'During the second pre', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3550, 'Alliances', 'event', 'Gold Prospecting is a mini', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3551, 'Alliances', 'event', 'stages', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3552, 'Alliances', 'event', 'Area Selection Stage', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3553, 'Alliances', 'event', 'Results Stage', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3554, 'Alliances', 'event', 'of Pre', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3555, 'Alliances', 'event', 'being it during the Pre', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3556, 'Alliances', 'event', 'few important notes about this event', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3557, 'Alliances', 'event', 'lose the shield to garrison it', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3558, 'Alliances', 'event', 'squads', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3559, 'Alliances', 'event', 'the following elements of the menu appear', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3560, 'Alliances', 'event', 'section', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3561, 'Alliances', 'event', 'happens', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3562, 'Alliances', 'event', 'is not immediately available', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3563, 'Alliances', 'event', 'is described here', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3564, 'Alliances', 'event', 'the following elements of the menu are available', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3565, 'Alliances', 'event', 'that starts week', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3566, 'Alliances', 'event', 'an area in which to be ported during S', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3567, 'Alliances', 'event', 'is composed by', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3568, 'Alliances', 'event', 'is the usual capitol conquest but in this case', '{}', 'https://www.lastwartutorial.com/season-5-preseason/', 'Season 5 – Pre-Season: Season Boost, Season Preview, Alliance Safe Time, Gold Prospecting, Area Selection, Capitol Conquest', 'Season 5 has a Pre-Season of 2 weeks, similar to Season 4.\nThe game allows you to get familiar with theme of the new season, and it previews some of the main elements.\nDuring week 2 of the Pre-season the Capitol Conquest will take place, giving the warzones to “choose” the new President.\nCapitol Conquest\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , W...', '2026-01-23 03:22:18'), (3569, 'Season 5', 'building', 'week pre', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:18'), (3570, 'Season 5', 'building', 'right side', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:18'), (3571, 'Season 5', 'building', 'by many', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:18'), (3572, 'Season 5', 'building', 'Wild West', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:18'), (3573, 'Season 5', 'building', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:18'), (3574, 'Season 5', 'building', 'Pre', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:18'), (3575, 'Season 5', 'building', 'Season', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:18'), (3576, 'Season 5', 'building', 'Professions', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:18'), (3577, 'Season 5', 'building', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:18'), (3578, 'Season 5', 'building', 'The Mission', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:18'), (3579, 'Season 5', 'building', 'Start', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:18'), (3580, 'Season 5', 'building', 'Video Preview', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:18'), (3581, 'Season 5', 'building', 'Timeline Pre', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:18'), (3582, 'Season 5', 'building', 'tile Pre', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:18'), (3583, 'Season 5', 'building', 'timeline tile', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:18'), (3584, 'Season 5', 'building', 'game manual', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:18'), (3585, 'Season 5', 'building', 'Cheat Sheet', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:18'), (3586, 'Season 5', 'building', 'for conquests', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:18'), (3587, 'Season 5', 'building', 'Basic Resources', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:18'), (3588, 'Season 5', 'building', 'and Whiskey', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:18'), (3589, 'Season 5', 'building', 'Skills Power', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:18'), (3590, 'Season 5', 'building', 'Trade Posts', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:18'), (3591, 'Season 5', 'building', 'Official Maps', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:18'), (3592, 'Season 5', 'building', 'radar task', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:18'), (3593, 'Season 5', 'building', 'Simple visitor', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:18'), (3594, 'Season 5', 'building', 'Radar Missions', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:18'), (3595, 'Season 5', 'building', 'and attributes', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:18'), (3596, 'Season 5', 'building', 'VR Resistance', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:18'), (3597, 'Season 5', 'building', 'Caffeine Institute', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:18'), (3598, 'Season 5', 'building', 'Truffle Coffee', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:18'), (3599, 'Season 5', 'building', 'Black Coffee', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:18'), (3600, 'Season 5', 'building', 'Espresso Coffee', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:18'), (3601, 'Season 5', 'building', 'Specialty Coffee', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:18'), (3602, 'Season 5', 'building', 'Cowboy Coffee', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:18'), (3603, 'Season 5', 'building', 'Latte Coffee', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:18'), (3604, 'Season 5', 'building', 'Caramel Coffee', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:18'), (3605, 'Season 5', 'building', 'Mocha Coffee', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:18'), (3606, 'Season 5', 'building', 'Cream Coffee', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:18'), (3607, 'Season 5', 'building', 'upgrade strategy', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:18'), (3608, 'Season 5', 'building', 'Protectors Skills', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:18'), (3609, 'Season 5', 'building', 'Power', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:18'), (3610, 'Season 5', 'building', 'Protectors Conversion', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3611, 'Season 5', 'building', 'Farms', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3612, 'Season 5', 'building', 'Bank Strongholds', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3613, 'Season 5', 'building', 'Weapons', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3614, 'Season 5', 'building', 'Exclusive Weapon', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3615, 'Season 5', 'building', 'to UR', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3616, 'Season 5', 'building', 'Legend Returns', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3617, 'Season 5', 'building', 'Recruit Heroes', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3618, 'Season 5', 'building', 'Legends', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3619, 'Season 5', 'building', 'Goals Individual', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3620, 'Season 5', 'building', 'Boost', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3621, 'Season 5', 'building', 'Quests', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3622, 'Season 5', 'building', 'Alliance Milestones', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3623, 'Season 5', 'building', 'Rewards', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3624, 'Season 5', 'building', 'Contributions', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3625, 'Season 5', 'building', 'Beans Packs', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3626, 'Season 5', 'building', 'Battle Pass', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3627, 'Season 5', 'building', 'Weekly Pass', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3628, 'Season 5', 'building', 'Trucks', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3629, 'Season 5', 'building', 'Rampage boss', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3630, 'Season 5', 'building', 'Cosmetics Store', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3631, 'Season 5', 'building', 'Honor Store', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3632, 'Season 5', 'building', 'Campaign Store', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3633, 'Season 5', 'building', 'Season Store', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3634, 'Season 5', 'building', 'ultimate glory', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3635, 'Season 5', 'building', 'cross', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3636, 'Season 5', 'building', 'Season Highlights', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3637, 'Season 5', 'building', 'richer distribution', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3638, 'Season 5', 'building', 'sending long', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3639, 'Season 5', 'building', 'consecutive hours', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3640, 'Season 5', 'building', 'Cross', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3641, 'Season 5', 'building', 'Golden Wasteland', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3642, 'Season 5', 'building', 'the Land', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3643, 'Season 5', 'building', 'the struggles', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3644, 'Season 5', 'building', 'The ruler', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3645, 'Season 5', 'building', 'through control', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3646, 'Season 5', 'building', 'the expansion', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3647, 'Season 5', 'building', 'the verge', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3648, 'Season 5', 'building', 'the fate', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3649, 'Season 5', 'building', 'with Pre', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3650, 'Season 5', 'building', 'the progress', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3651, 'Season 5', 'building', 'the download', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3652, 'Season 5', 'building', 'the elements', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3653, 'Season 5', 'building', 'the chapters', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3654, 'Season 5', 'building', 'simple overview', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3655, 'Season 5', 'building', 'weeks', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3656, 'Season 5', 'building', 'the Pre', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3657, 'Season 5', 'building', 'the season', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3658, 'Season 5', 'building', 'manual rules', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3659, 'Season 5', 'building', 'the game', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3660, 'Season 5', 'building', 'preview', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3661, 'Season 5', 'building', 'first pre', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3662, 'Season 5', 'building', 'following elements', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3663, 'Season 5', 'building', 'Season Preview', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3664, 'Season 5', 'building', 'Safe Time', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3665, 'Season 5', 'building', 'Area Selection', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3666, 'Season 5', 'building', 'Gold Prospecting', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3667, 'Season 5', 'building', 'second pre', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3668, 'Season 5', 'building', 'various section', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3669, 'Season 5', 'building', 'quality version', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3670, 'Season 5', 'building', 'Kill Rewards', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3671, 'Season 5', 'building', 'Quest missions', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3672, 'Season 5', 'building', 'Goals', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3673, 'Season 5', 'building', 'capture reward', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3674, 'Season 5', 'building', 'DW kill', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3675, 'Season 5', 'building', 'in front', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3676, 'Season 5', 'building', 'the wall', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3677, 'Season 5', 'building', 'Noon mini', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3678, 'Season 5', 'building', 'huge reward', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3679, 'Season 5', 'building', 'the alliance', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3680, 'Season 5', 'building', 'yield interests', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3681, 'Season 5', 'building', 'duel mode', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3682, 'Season 5', 'building', 'The map', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3683, 'Season 5', 'building', 'the size', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3684, 'Season 5', 'building', 'different types', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3685, 'Season 5', 'building', 'bank strongholds', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3686, 'Season 5', 'building', 'the edge', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3687, 'Season 5', 'building', 'the area', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3688, 'Season 5', 'building', 'base concepts', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3689, 'Season 5', 'building', 'and most', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3690, 'Season 5', 'building', 'types', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:19'), (3691, 'Season 5', 'building', 'new types', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3692, 'Season 5', 'building', 'Coffee Factories', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3693, 'Season 5', 'building', 'Field', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3694, 'Season 5', 'building', 'Missileer Bar', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3695, 'Season 5', 'building', 'the end', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3696, 'Season 5', 'building', 'true spirit', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3697, 'Season 5', 'building', 'serene blend', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3698, 'Season 5', 'building', 'perfect harmony', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3699, 'Season 5', 'building', 'regardless', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3700, 'Season 5', 'building', 'special requirement', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3701, 'Season 5', 'building', 'coffee factory', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3702, 'Season 5', 'building', 'the details', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3703, 'Season 5', 'building', 'the beginning', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3704, 'Season 5', 'building', 'than units', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3705, 'Season 5', 'building', 'the number', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3706, 'Season 5', 'building', 'Breaches casualties', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3707, 'Season 5', 'building', 'Duel VS', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3708, 'Season 5', 'building', 'is full', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3709, 'Season 5', 'building', 'The amount', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3710, 'Season 5', 'building', 'the amount', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3711, 'Season 5', 'building', 'the list', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3712, 'Season 5', 'building', 'include Season', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3713, 'Season 5', 'building', 'Resource', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3714, 'Season 5', 'building', 'Many', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3715, 'Season 5', 'building', 'countdown is', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3716, 'Season 5', 'building', 'this guide', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3717, 'Season 5', 'building', 'and Skills', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3718, 'Season 5', 'building', 'Light state', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3719, 'Season 5', 'building', 'lot', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3720, 'Season 5', 'building', 'coffee beans', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3721, 'Season 5', 'building', 'Badge item', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3722, 'Season 5', 'building', 'all sorts', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3723, 'Season 5', 'building', 'Magatama Shop', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3724, 'Season 5', 'building', 'the timeline', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3725, 'Season 5', 'building', 'Daily Refresh', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3726, 'Season 5', 'building', 'during Pre', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3727, 'Season 5', 'building', 'an example', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3728, 'Season 5', 'building', 'button', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3729, 'Season 5', 'building', 'some hints', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3730, 'Season 5', 'building', 'top tier', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3731, 'Season 5', 'building', 'menu', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3732, 'Season 5', 'building', 'you lots', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3733, 'Season 5', 'building', 'Game Advanced', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3734, 'Season 5', 'building', 'Luxury\nOne', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3735, 'Season 5', 'building', 'the items', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3736, 'Season 5', 'building', 'Season Advanced', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3737, 'Season 5', 'building', 'The list', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3738, 'Season 5', 'building', 'and rewards', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3739, 'Season 5', 'building', 'Daily missions', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3740, 'Season 5', 'building', 'Target missions', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3741, 'Season 5', 'building', 'Coffee Beans', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3742, 'Season 5', 'building', 'VIP Points', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3743, 'Season 5', 'building', 'generic speed', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3744, 'Season 5', 'building', 'ups', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3745, 'Season 5', 'building', 'Protector Horns', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3746, 'Season 5', 'building', 'first week', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:20'), (3747, 'Season 5', 'building', 'different skins', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3748, 'Season 5', 'building', 'in some', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3749, 'Season 5', 'building', 'the addition', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3750, 'Season 5', 'building', 'and', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3751, 'Season 5', 'troop', 'Moving', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3752, 'Season 5', 'troop', 'than', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3753, 'Season 5', 'troop', 'normal', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3754, 'Season 5', 'event', 'week pre', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3755, 'Season 5', 'event', 'Wild West', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3756, 'Season 5', 'event', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3757, 'Season 5', 'event', 'Pre', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3758, 'Season 5', 'event', 'Season', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3759, 'Season 5', 'event', 'Professions', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3760, 'Season 5', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3761, 'Season 5', 'event', 'The Story Teaser The Mission', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3762, 'Season 5', 'event', 'The Mission', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3763, 'Season 5', 'event', 'Video Preview', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3764, 'Season 5', 'event', 'Wild West Timeline Pre', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3765, 'Season 5', 'event', 'main timeline tile Pre', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3766, 'Season 5', 'event', 'main timeline tile', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3767, 'Season 5', 'event', 'In game manual', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3768, 'Season 5', 'event', 'Cheat Sheet', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3769, 'Season 5', 'event', 'Event Calendars Official Calendar for conquests', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3770, 'Season 5', 'event', 'Official Calendar for conquests', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3771, 'Season 5', 'event', 'New Basic Resources', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3772, 'Season 5', 'event', 'CrystalGold and Whiskey', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3773, 'Season 5', 'event', 'Farms Cities Bank Strongholds Trade Posts', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3774, 'Season 5', 'event', 'Official Maps', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3775, 'Season 5', 'event', 'Visitors Simple visitor Visitor with radar task', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3776, 'Season 5', 'event', 'Simple visitor', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3777, 'Season 5', 'event', 'Visitor with radar task', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3778, 'Season 5', 'event', 'Radar Missions', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3779, 'Season 5', 'event', 'Missileer Bar Levels and attributes', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3780, 'Season 5', 'event', 'Build Caffeine Institute', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3781, 'Season 5', 'event', 'Coffee Menu', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3782, 'Season 5', 'event', 'Black Coffee', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3783, 'Season 5', 'event', 'Espresso Coffee', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3784, 'Season 5', 'event', 'Specialty Coffee', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3785, 'Season 5', 'event', 'Cowboy Coffee', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3786, 'Season 5', 'event', 'Latte Coffee', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3787, 'Season 5', 'event', 'Caramel Coffee', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3788, 'Season 5', 'event', 'Mocha Coffee', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3789, 'Season 5', 'event', 'Cream Coffee', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3790, 'Season 5', 'event', 'Truffle Coffee', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3791, 'Season 5', 'event', 'Levels and VR Resistance', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3792, 'Season 5', 'event', 'Optimal upgrade strategy', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3793, 'Season 5', 'event', 'Levels and attributes', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3794, 'Season 5', 'event', 'Desert Protectors Skills', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3795, 'Season 5', 'event', 'Desert Protectors Conversion', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3796, 'Season 5', 'event', 'Farms', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3797, 'Season 5', 'event', 'Bank Strongholds', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3798, 'Season 5', 'event', 'Trade Posts', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3799, 'Season 5', 'event', 'Exclusive Weapon', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3800, 'Season 5', 'event', 'Venom Upgrade to UR', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3801, 'Season 5', 'event', 'Scarlett and Sarah upgrade to UR', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3802, 'Season 5', 'event', 'Legend Returns', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3803, 'Season 5', 'event', 'Recruit Heroes', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3804, 'Season 5', 'event', 'Weapons of Legends', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3805, 'Season 5', 'event', 'Goals Individual', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3806, 'Season 5', 'event', 'Boost', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3807, 'Season 5', 'event', 'Quests', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3808, 'Season 5', 'event', 'Alliance Milestones', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3809, 'Season 5', 'event', 'Rewards', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3810, 'Season 5', 'event', 'Contributions', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3811, 'Season 5', 'event', 'Season Battle Pass', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3812, 'Season 5', 'event', 'Weekly Pass', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3813, 'Season 5', 'event', 'Coffee Beans Packs', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3814, 'Season 5', 'event', 'Trucks', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3815, 'Season 5', 'event', 'Rampage boss', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3816, 'Season 5', 'event', 'Honor Store', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3817, 'Season 5', 'event', 'Campaign Store', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3818, 'Season 5', 'event', 'Season Store', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3819, 'Season 5', 'event', 'and a cross', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3820, 'Season 5', 'event', 'Season Highlights', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3821, 'Season 5', 'event', 'Moving troops across regions and sending long', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3822, 'Season 5', 'event', 'Cross', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3823, 'Season 5', 'event', 'But beware', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3824, 'Season 5', 'event', 'will start with Pre', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3825, 'Season 5', 'event', 'has a Pre', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3826, 'Season 5', 'event', 'weeks of Pre', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3827, 'Season 5', 'event', 'but during the Pre', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3828, 'Season 5', 'event', 'season only a few buttons are available', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3829, 'Season 5', 'event', 'grouping', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3830, 'Season 5', 'event', 'rules', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3831, 'Season 5', 'event', 'in game manual rules of the game', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:21'), (3832, 'Season 5', 'event', 'rewards', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3833, 'Season 5', 'event', 'rewards\nDuring the first pre', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3834, 'Season 5', 'event', 'Season Preview', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3835, 'Season 5', 'event', 'Alliance Safe Time', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3836, 'Season 5', 'event', 'Area Selection', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3837, 'Season 5', 'event', 'Gold Prospecting', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3838, 'Season 5', 'event', 'During the second pre', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3839, 'Season 5', 'event', 'create a comparison for a few topics', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3840, 'Season 5', 'event', 'Calendar released by staff', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3841, 'Season 5', 'event', 'CrystalGold and Whiskey\nCoffee', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3842, 'Season 5', 'event', 'You can earn Coffee through', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3843, 'Season 5', 'event', 'First Time Level Doom Elite Kill Rewards', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3844, 'Season 5', 'event', 'Completing Season Quest missions', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3845, 'Season 5', 'event', 'Goals', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3846, 'Season 5', 'event', 'City first capture reward', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3847, 'Season 5', 'event', 'Generated by Coffe Factory\nCoffee Beans', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3848, 'Season 5', 'event', 'City and Bank first capture reward', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3849, 'Season 5', 'event', 'High Noon mini', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3850, 'Season 5', 'event', 'each stage gives huge reward', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3851, 'Season 5', 'event', 'hour by Cities controlled by the alliance', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3852, 'Season 5', 'event', 'Investing in Banks can yield interests', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3853, 'Season 5', 'event', 'game', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3854, 'Season 5', 'event', 'also through duel mode', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3855, 'Season 5', 'event', 'CrystalGold\nWhiskey', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3856, 'Season 5', 'event', 'You can earn Whiskey through', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3857, 'Season 5', 'event', 'bank strongholds', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3858, 'Season 5', 'event', 'This event is divided in stages', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3859, 'Season 5', 'event', 'Caffeine Institute', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3860, 'Season 5', 'event', 'Coffee Factories', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3861, 'Season 5', 'event', 'Field', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3862, 'Season 5', 'event', 'Missileer Bar', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3863, 'Season 5', 'event', 'CrystalGold Shop\nIMPORTANT', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3864, 'Season 5', 'event', 'IMPORTANT', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3865, 'Season 5', 'event', 'Buff', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3866, 'Season 5', 'event', 'Virus Resistance', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3867, 'Season 5', 'event', 'Coffee Requirement', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3868, 'Season 5', 'event', 'Example', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3869, 'Season 5', 'event', 'Build extra coffee factory', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3870, 'Season 5', 'event', 'Build first coffee factory', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3871, 'Season 5', 'event', 'Rally Restriction', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3872, 'Season 5', 'event', 'Rally Countdown', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3873, 'Season 5', 'event', 'Leader Buff', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3874, 'Season 5', 'event', 'Rapid March', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3875, 'Season 5', 'event', 'field conversion pool awaiting for conversion', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3876, 'Season 5', 'event', 'Battle casualties during Duel VS', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3877, 'Season 5', 'event', 'find space in the hospital when it is full', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3878, 'Season 5', 'event', 'Drill Ground Breaches casualties', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3879, 'Season 5', 'event', 'buildings behave in the same way', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3880, 'Season 5', 'event', 'Resource', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3881, 'Season 5', 'event', 'weeks', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3882, 'Season 5', 'event', 'will bring the following new Exclusive Weapons', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3883, 'Season 5', 'event', 'Individual', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3884, 'Season 5', 'event', 'Alliance', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3885, 'Season 5', 'event', 'of which the best ones are', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3886, 'Season 5', 'event', 'lot of coffe and coffee beans', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3887, 'Season 5', 'event', 'venom shards to facilitate his upgrade to UR', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3888, 'Season 5', 'event', 'the Legendary Hero Badge item', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3889, 'Season 5', 'event', 'Daily Refresh of the following items', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3890, 'Season 5', 'event', 'new items added', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3891, 'Season 5', 'event', 'Some details about the items', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3892, 'Season 5', 'event', 'Added to Season availability', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3893, 'Season 5', 'event', 'Season Availability adds only these new items', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3894, 'Season 5', 'event', 'Below an example of current tasks', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3895, 'Season 5', 'event', 'button', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3896, 'Season 5', 'event', 'menu', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3897, 'Season 5', 'event', 'CrystalGold', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3898, 'Season 5', 'event', 'sections', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3899, 'Season 5', 'event', 'Game Advanced', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3900, 'Season 5', 'event', 'IMPORTANT PURCHASE LOGIC', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3901, 'Season 5', 'event', 'Game Season Luxury\nGame Season Advanced', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3902, 'Season 5', 'event', 'The list of points and rewards', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3903, 'Season 5', 'event', 'Daily missions', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3904, 'Season 5', 'event', 'Target missions', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3905, 'Season 5', 'event', 'Additional Coffee Factory Workshop', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3906, 'Season 5', 'event', 'Coffee Beans', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3907, 'Season 5', 'event', 'VIP Points', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3908, 'Season 5', 'event', 'Daily', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3909, 'Season 5', 'event', 'generic speed', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3910, 'Season 5', 'event', 'ups', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3911, 'Season 5', 'event', 'Protector Horns', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3912, 'Season 5', 'event', 'change a bit', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3913, 'Season 5', 'event', 'More details about the available base skins', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3914, 'Season 5', 'event', 'pre', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3915, 'Season 5', 'event', 'Calendars Official Calendar for conquests', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3916, 'Season 5', 'event', 'In the Golden Wasteland of the Land of Liberty', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3917, 'Season 5', 'event', 'icon right below the Duel VS icon', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3918, 'Season 5', 'event', 'section', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3919, 'Season 5', 'event', 'the following elements of the menu appear', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:22'), (3920, 'Season 5', 'event', 'the following elements of the menu are available', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:23'), (3921, 'Season 5', 'event', 'Calendars\n\nThis is the official Season', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:23'), (3922, 'Season 5', 'event', 'Calendar', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:23'), (3923, 'Season 5', 'event', 'schedule', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:23'), (3924, 'Season 5', 'event', 'is divided in stages', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:23'), (3925, 'Season 5', 'event', 'to retrieve rewards', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:23'), (3926, 'Season 5', 'event', 'specific to Season', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:23'), (3927, 'Season 5', 'event', 'will happen day', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:23'), (3928, 'Season 5', 'event', 'in this guide of Week', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:23'), (3929, 'Season 5', 'event', 'happens', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:23'), (3930, 'Season 5', 'event', 'of Season', '{}', 'https://www.lastwartutorial.com/season-5-wild-west-the-golden-wasteland-of-the-land-of-liberty/', '🤠 Season 5 – Wild West – The Golden Wasteland of the Land of Liberty, ruled by the violent and greedy sheriff King Spade', 'Season 5 will start with a 2 week pre-season. The Season 5 icon will appear just below the Duel VS icon (or Meteorite Iron War) on the right side of your screen.\nThe countdown will indicate when your server will enter the actual Season 5. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it takes 10 to 30 minutes for Season 5 events to start.\nSeason 5 will not be similar to Season 4, in...', '2026-01-23 03:22:23'), (3931, 'Buildings', 'building', 'many types', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3932, 'Buildings', 'building', 'each', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3933, 'Buildings', 'building', 'The level', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3934, 'Buildings', 'building', 'current level', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3935, 'Buildings', 'building', 'Headquarters', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3936, 'Buildings', 'building', 'building requirements', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3937, 'Buildings', 'building', 'Buffs Customizations', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3938, 'Buildings', 'building', 'Customizations', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3939, 'Buildings', 'building', 'requirements', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3940, 'Buildings', 'building', 'research requirements', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3941, 'Buildings', 'building', 'Builder upgrade', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3942, 'Buildings', 'building', 'and mines', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3943, 'Buildings', 'building', 'Food', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3944, 'Buildings', 'building', 'Level Cap', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3945, 'Buildings', 'building', 'Hero Attack', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3946, 'Buildings', 'building', 'Hero Defense', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3947, 'Buildings', 'building', 'aggregated values', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3948, 'Buildings', 'building', 'Only few', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3949, 'Buildings', 'building', 'next level', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3950, 'Buildings', 'building', 'The Age', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3951, 'Buildings', 'building', 'research', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3952, 'Buildings', 'building', 'The pace', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3953, 'Buildings', 'building', 'the requirement', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3954, 'Buildings', 'building', 'oil leftover', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3955, 'Buildings', 'building', 'oil', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3956, 'Buildings', 'building', 'Spreadsheet Age', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3957, 'Buildings', 'building', 'the beginning', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3958, 'Buildings', 'building', 'Free Speed', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3959, 'Buildings', 'building', 'the effectiveness', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3960, 'Buildings', 'building', 'these speed', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3961, 'Buildings', 'building', 'mere one', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3962, 'Buildings', 'building', 'The amount', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3963, 'Buildings', 'building', 'the top', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3964, 'Buildings', 'building', 'the bonuses', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3965, 'Buildings', 'building', 'determines', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3966, 'Buildings', 'building', 'must', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3967, 'Buildings', 'building', 'allows', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3968, 'Buildings', 'building', 'level', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3969, 'Buildings', 'event', 'Headquarters', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3970, 'Buildings', 'event', 'building requirements', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3971, 'Buildings', 'event', 'Actions Buffs Customizations', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3972, 'Buildings', 'event', 'Customizations', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3973, 'Buildings', 'event', 'requirements', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3974, 'Buildings', 'event', 'research requirements', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3975, 'Buildings', 'event', 'Hut Actions Survivors Builder upgrade', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3976, 'Buildings', 'event', 'Actions Survivors Builder upgrade', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3977, 'Buildings', 'event', 'Builder upgrade', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3978, 'Buildings', 'event', 'Food Fields and mines', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3979, 'Buildings', 'event', 'Food', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3980, 'Buildings', 'event', 'Hero Level Cap', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3981, 'Buildings', 'event', 'Hero Attack', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3982, 'Buildings', 'event', 'Hero Defense', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3983, 'Buildings', 'event', 'Level Cap for each building\nIt will also', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3984, 'Buildings', 'event', 'research', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3985, 'Buildings', 'event', 'oil leftover', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3986, 'Buildings', 'event', 'oil', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3987, 'Buildings', 'event', 'please visit this link', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3988, 'Buildings', 'event', 'This building allows to gain Free Speed', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3989, 'Buildings', 'event', 'the effectiveness of these speed', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3990, 'Buildings', 'event', 'Hut you can access the following actions', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3991, 'Buildings', 'event', 'They allow to produce', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3992, 'Buildings', 'event', 'and', '{}', 'https://www.lastwartutorial.com/buildings/', 'Buildings – Level up building and take advantage of the power increase and additional bonuses', 'There are many types of buildings in this game, each of them has specific features.\nAlmost all buildings can be upgraded to higher levels by clicking on them and using the green arrow . This increases your power and grants additional bonuses.\nThe level of each building is always capped to the current level of the Headquarters (except special Seasonal buildings you will see in Season 1/2).\nHeadquarters\n- Headquarters Actions Buffs Customizations HQ Level up requirements HQ Level 1-30 requirements...', '2026-01-23 03:22:23'), (3993, 'Alliances', 'building', 'the specifics', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:23'), (3994, 'Alliances', 'building', 'corresponding phases', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:23'), (3995, 'Alliances', 'building', 'points structure', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:23'), (3996, 'Alliances', 'building', 'Defense preparation', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:23'), (3997, 'Alliances', 'building', 'Activity timing', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:23'), (3998, 'Alliances', 'building', 'Strategic Preparation', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:23'), (3999, 'Alliances', 'building', 'Offense preparation', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:23'), (4000, 'Alliances', 'building', 'and defeat', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4001, 'Alliances', 'building', 'reward chests', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4002, 'Alliances', 'building', 'ranking rewards', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4003, 'Alliances', 'building', 'Incentive researches', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4004, 'Alliances', 'building', 'Premium Rewards', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4005, 'Alliances', 'building', 'arms race', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4006, 'Alliances', 'building', 'Age', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4007, 'Alliances', 'building', 'meticulous planning', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4008, 'Alliances', 'building', 'timely execution', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4009, 'Alliances', 'building', 'day before', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4010, 'Alliances', 'building', 'state', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4011, 'Alliances', 'building', 'last day', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4012, 'Alliances', 'building', 'killing troops', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4013, 'Alliances', 'building', 'unlock training', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4014, 'Alliances', 'building', 'level troops', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4015, 'Alliances', 'building', 'speed ups', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4016, 'Alliances', 'building', 'hours', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4017, 'Alliances', 'building', 'small amount', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4018, 'Alliances', 'building', 'designated number', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4019, 'Alliances', 'building', 'the use', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4020, 'Alliances', 'building', 'types', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4021, 'Alliances', 'building', 'some', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4022, 'Alliances', 'building', 'actual age', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4023, 'Alliances', 'building', 'appropriate amount', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4024, 'Alliances', 'building', 'with players', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4025, 'Alliances', 'building', 'the end', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4026, 'Alliances', 'building', 'substantial number', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4027, 'Alliances', 'building', 'the percentage', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4028, 'Alliances', 'building', 'sparing some', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4029, 'Alliances', 'building', 'some examples', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4030, 'Alliances', 'building', 'radar task', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4031, 'Alliances', 'building', 'stamina', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'); INSERT INTO `knowledge_base` (`id`, `topic`, `entity_type`, `entity_name`, `properties`, `article_url`, `article_title`, `content_preview`, `extracted_at`) VALUES (4032, 'Alliances', 'building', 'EXP points', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4033, 'Alliances', 'building', 'Data Training', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4034, 'Alliances', 'building', 'units', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4035, 'Alliances', 'building', 'the start', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4036, 'Alliances', 'building', 'coins', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4037, 'Alliances', 'building', 'the revamp', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4038, 'Alliances', 'building', 'Drone Boost', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4039, 'Alliances', 'building', 'Hero Advancement', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4040, 'Alliances', 'building', 'Construction Speedup', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4041, 'Alliances', 'building', 'point', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4042, 'Alliances', 'building', 'can be', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4043, 'Alliances', 'building', 'Trade Contract', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4044, 'Alliances', 'building', 'Activities', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4045, 'Alliances', 'building', 'Secret Task', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4046, 'Alliances', 'building', 'time', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4047, 'Alliances', 'building', 'off', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4048, 'Alliances', 'building', 'this type', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4049, 'Alliances', 'building', 'specific levels', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4050, 'Alliances', 'building', 'Building phase', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4051, 'Alliances', 'building', 'City Building', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4052, 'Alliances', 'building', 'radar mission', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4053, 'Alliances', 'building', 'speed up', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4054, 'Alliances', 'building', 'start one', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4055, 'Alliances', 'building', 'Valor badge', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4056, 'Alliances', 'building', 'Research phase', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4057, 'Alliances', 'building', 'Tech Research', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4058, 'Alliances', 'building', 'your search', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4059, 'Alliances', 'building', 'Crimson Plague', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4060, 'Alliances', 'building', 'select one', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4061, 'Alliances', 'building', 'skill medal', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4062, 'Alliances', 'building', 'Advancement phase', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4063, 'Alliances', 'building', 'advanced recruit', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4064, 'Alliances', 'building', 'Construction speedup', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4065, 'Alliances', 'building', 'minute research', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4066, 'Alliances', 'building', 'the level', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4067, 'Alliances', 'building', 'training speedup', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4068, 'Alliances', 'building', 'the points', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4069, 'Alliances', 'building', 'soldier', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:24'), (4070, 'Alliances', 'building', 'Gorilla items', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4071, 'Alliances', 'building', 'promotion ranking', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4072, 'Alliances', 'building', 'specialized trainings', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4073, 'Alliances', 'building', 'Unit Progression', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4074, 'Alliances', 'building', 'the duel', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4075, 'Alliances', 'building', 'lot', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4076, 'Alliances', 'building', 'training accelerators', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4077, 'Alliances', 'building', 'Healing Accelerator', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4078, 'Alliances', 'building', 'VS icon', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4079, 'Alliances', 'building', 'Alliance assaults', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4080, 'Alliances', 'building', 'attacking bases', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4081, 'Alliances', 'building', 'latest update', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4082, 'Alliances', 'building', 'rival Alliance', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4083, 'Alliances', 'building', 'other alliance', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4084, 'Alliances', 'building', 'same amount', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4085, 'Alliances', 'building', 'Unit killed', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4086, 'Alliances', 'building', 'time one', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4087, 'Alliances', 'building', 'this amount', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4088, 'Alliances', 'building', 'sacrificing some', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4089, 'Alliances', 'building', 'Following', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4090, 'Alliances', 'building', 'outlined', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4091, 'Alliances', 'building', 'power', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4092, 'Alliances', 'building', 'will', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4093, 'Alliances', 'building', 'phase', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4094, 'Alliances', 'building', 'Phase', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4095, 'Alliances', 'troop', 'Progression Phase', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4096, 'Alliances', 'troop', 'Progression', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4097, 'Alliances', 'troop', 'Train', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4098, 'Alliances', 'troop', 'This day', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4099, 'Alliances', 'troop', 'killed from', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4100, 'Alliances', 'troop', 'from your', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4101, 'Alliances', 'troop', 'killed', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4102, 'Alliances', 'troop', 'from any', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4103, 'Alliances', 'troop', 'lost', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4104, 'Alliances', 'troop', 'gets killed', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4105, 'Alliances', 'troop', 'killing', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4106, 'Alliances', 'troop', 'level', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4107, 'Alliances', 'troop', 'many', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4108, 'Alliances', 'troop', 'Remove', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4109, 'Alliances', 'troop', 'your', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4110, 'Alliances', 'troop', 'the', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4111, 'Alliances', 'troop', 'arriving', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4112, 'Alliances', 'troop', 'opposing', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4113, 'Alliances', 'troop', 'some', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4114, 'Alliances', 'troop', 'kill', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4115, 'Alliances', 'troop', 'without', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4116, 'Alliances', 'event', 'ATTENTION', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4117, 'Alliances', 'event', 'Winning points structure', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4118, 'Alliances', 'event', 'Activity timing', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4119, 'Alliances', 'event', 'Strategic Preparation', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4120, 'Alliances', 'event', 'Offense preparation', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4121, 'Alliances', 'event', 'Defense preparation', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4122, 'Alliances', 'event', 'Weekly Tier Rewards for both victory and defeat', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4123, 'Alliances', 'event', 'Daily individual reward chests', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4124, 'Alliances', 'event', 'Daily individual ranking rewards', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4125, 'Alliances', 'event', 'Premium Rewards', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4126, 'Alliances', 'event', 'Incentive researches', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4127, 'Alliances', 'event', 'Radar Training Task list Overlap with arms race', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4128, 'Alliances', 'event', 'Overlap with arms race', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4129, 'Alliances', 'event', 'Base Expansion Task list Overlap with arms race', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4130, 'Alliances', 'event', 'Age of Science Task list Overlap with arms race', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4131, 'Alliances', 'event', 'Train Heroes Task list Overlap with arms race', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4132, 'Alliances', 'event', 'Enemy Buster Task list Overlap with arms race', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4133, 'Alliances', 'event', 'stack the missions to the maximum the day before', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4134, 'Alliances', 'event', 'Buy training speed ups and healing speed ups', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4135, 'Alliances', 'event', 'types of rewards in these event', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4136, 'Alliances', 'event', 'radar task', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4137, 'Alliances', 'event', 'stamina', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4138, 'Alliances', 'event', 'Hero EXP points', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4139, 'Alliances', 'event', 'Drone Combat Data points', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4140, 'Alliances', 'event', 'Drone Part', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4141, 'Alliances', 'event', 'Drone Part\nDrone Center\nData Training', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4142, 'Alliances', 'event', 'coins', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4143, 'Alliances', 'event', 'Drone Boost Phase', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4144, 'Alliances', 'event', 'Drone Boost', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4145, 'Alliances', 'event', 'Drone Combat Data points\nHero Advancement Phase', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4146, 'Alliances', 'event', 'Hero Advancement', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4147, 'Alliances', 'event', 'EXP points', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4148, 'Alliances', 'event', 'min Construction Speedup', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4149, 'Alliances', 'event', 'point', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4150, 'Alliances', 'event', 'Time\nTrade Contract', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4151, 'Alliances', 'event', 'Legendary Secret Task', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4152, 'Alliances', 'event', 'time', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:25'), (4153, 'Alliances', 'event', 'off', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:26'), (4154, 'Alliances', 'event', 'City Building', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:26'), (4155, 'Alliances', 'event', 'radar mission', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:26'), (4156, 'Alliances', 'event', 'min research speed up', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:26'), (4157, 'Alliances', 'event', 'Valor badge', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:26'), (4158, 'Alliances', 'event', 'Drone Component Chest opened', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:26'), (4159, 'Alliances', 'event', 'Tech Research', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:26'), (4160, 'Alliances', 'event', 'minute to speed up your search', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:26'), (4161, 'Alliances', 'event', 'The Crimson Plague', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:26'), (4162, 'Alliances', 'event', 'Polar Storm', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:26'), (4163, 'Alliances', 'event', 'skill medal', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:26'), (4164, 'Alliances', 'event', 'advanced recruit', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:26'), (4165, 'Alliances', 'event', 'min Construction speedup', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:26'), (4166, 'Alliances', 'event', 'minute research', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:26'), (4167, 'Alliances', 'event', 'minute training speedup', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:26'), (4168, 'Alliances', 'event', 'soldier', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:26'), (4169, 'Alliances', 'event', 'Overlord Gorilla items', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:26'), (4170, 'Alliances', 'event', 'overlord skill badge\nOverlord Gorilla items', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:26'), (4171, 'Alliances', 'event', 'Bond badge used for promotion ranking', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:26'), (4172, 'Alliances', 'event', 'City Building Phase', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:26'), (4173, 'Alliances', 'event', 'point\nTech Research Phase', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:26'), (4174, 'Alliances', 'event', 'point\nUnit Progression Phase', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:26'), (4175, 'Alliances', 'event', 'Unit Progression', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:26'), (4176, 'Alliances', 'event', 'victory points in the duel', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:26'), (4177, 'Alliances', 'event', 'minute training accelerators', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:26'), (4178, 'Alliances', 'event', 'Minute Healing Accelerator', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:26'), (4179, 'Alliances', 'event', 'Duel VS icon', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:26'), (4180, 'Alliances', 'event', 'Alliance assaults', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:26'), (4181, 'Alliances', 'event', 'Unit killed from rival Alliance', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:26'), (4182, 'Alliances', 'event', 'Unit killed', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:26'), (4183, 'Alliances', 'event', 'minute construction speedup\nTech Research Phase', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:26'), (4184, 'Alliances', 'event', 'are rewarded', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:26'), (4185, 'Alliances', 'event', 'the following rewards are given to the alliances', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:26'), (4186, 'Alliances', 'event', 'you must first execute it', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:26'), (4187, 'Alliances', 'event', 'with the red dot', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:26'), (4188, 'Alliances', 'event', 'and use them only in this day', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:26'), (4189, 'Alliances', 'event', 'Use', '{}', 'https://www.lastwartutorial.com/duel-vs/', 'Alliance Duel VS – Engage in a 6-day challenge against an alliance from another server', 'The Alliance Duel VS is a challenge against an alliance from another server (or from the same server at lower levels). Spanning 6 days from Monday to Saturday, each day features a unique challenge where participants engage in activities to accumulate daily points, contributing to victory points.\nEmerging victorious in daily challenges earns not only daily rewards but also culminates in final rewards. Additionally, individual performance during this challenge grants access to chests containing re...', '2026-01-23 03:22:26'), (4190, 'Season 3', 'event', 'Golden Kingdom', '{}', 'https://www.lastwartutorial.com/season-3-desert-artifacts/', 'Desert Artifacts Locations- Build an Oasis and discover ancient Desert Artifacts that provide rewards – Locations where to find them', 'This page will give you full details on how to discover desert artifacts and multiple locations on where to find them.\nA huge thanks to Fizymen, the best treasure hunter on Last War, he already helped me with Scattered Supplies in Season 2 and now he is discovering all Desert Artifacts in Season 3.\nGiven the huge amount of locations I will split this in multiple pages:\n- Level 1 (this page)\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀...', '2026-01-23 03:22:26'), (4191, 'Season 3', 'event', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-3-desert-artifacts/', 'Desert Artifacts Locations- Build an Oasis and discover ancient Desert Artifacts that provide rewards – Locations where to find them', 'This page will give you full details on how to discover desert artifacts and multiple locations on where to find them.\nA huge thanks to Fizymen, the best treasure hunter on Last War, he already helped me with Scattered Supplies in Season 2 and now he is discovering all Desert Artifacts in Season 3.\nGiven the huge amount of locations I will split this in multiple pages:\n- Level 1 (this page)\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀...', '2026-01-23 03:22:26'), (4192, 'Season 3', 'event', 'The Ultimate Strategy Guide', '{}', 'https://www.lastwartutorial.com/season-3-desert-artifacts/', 'Desert Artifacts Locations- Build an Oasis and discover ancient Desert Artifacts that provide rewards – Locations where to find them', 'This page will give you full details on how to discover desert artifacts and multiple locations on where to find them.\nA huge thanks to Fizymen, the best treasure hunter on Last War, he already helped me with Scattered Supplies in Season 2 and now he is discovering all Desert Artifacts in Season 3.\nGiven the huge amount of locations I will split this in multiple pages:\n- Level 1 (this page)\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀...', '2026-01-23 03:22:26'), (4193, 'Season 3', 'event', 'Weeks guides', '{}', 'https://www.lastwartutorial.com/season-3-desert-artifacts/', 'Desert Artifacts Locations- Build an Oasis and discover ancient Desert Artifacts that provide rewards – Locations where to find them', 'This page will give you full details on how to discover desert artifacts and multiple locations on where to find them.\nA huge thanks to Fizymen, the best treasure hunter on Last War, he already helped me with Scattered Supplies in Season 2 and now he is discovering all Desert Artifacts in Season 3.\nGiven the huge amount of locations I will split this in multiple pages:\n- Level 1 (this page)\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀...', '2026-01-23 03:22:26'), (4194, 'Season 3', 'event', 'Professions and Skills', '{}', 'https://www.lastwartutorial.com/season-3-desert-artifacts/', 'Desert Artifacts Locations- Build an Oasis and discover ancient Desert Artifacts that provide rewards – Locations where to find them', 'This page will give you full details on how to discover desert artifacts and multiple locations on where to find them.\nA huge thanks to Fizymen, the best treasure hunter on Last War, he already helped me with Scattered Supplies in Season 2 and now he is discovering all Desert Artifacts in Season 3.\nGiven the huge amount of locations I will split this in multiple pages:\n- Level 1 (this page)\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀...', '2026-01-23 03:22:26'), (4195, 'Season 3', 'event', 'Desert Artifacts Locations', '{}', 'https://www.lastwartutorial.com/season-3-desert-artifacts/', 'Desert Artifacts Locations- Build an Oasis and discover ancient Desert Artifacts that provide rewards – Locations where to find them', 'This page will give you full details on how to discover desert artifacts and multiple locations on where to find them.\nA huge thanks to Fizymen, the best treasure hunter on Last War, he already helped me with Scattered Supplies in Season 2 and now he is discovering all Desert Artifacts in Season 3.\nGiven the huge amount of locations I will split this in multiple pages:\n- Level 1 (this page)\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀...', '2026-01-23 03:22:26'), (4196, 'Season 3', 'event', 'Oasis Locations', '{}', 'https://www.lastwartutorial.com/season-3-desert-artifacts/', 'Desert Artifacts Locations- Build an Oasis and discover ancient Desert Artifacts that provide rewards – Locations where to find them', 'This page will give you full details on how to discover desert artifacts and multiple locations on where to find them.\nA huge thanks to Fizymen, the best treasure hunter on Last War, he already helped me with Scattered Supplies in Season 2 and now he is discovering all Desert Artifacts in Season 3.\nGiven the huge amount of locations I will split this in multiple pages:\n- Level 1 (this page)\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀...', '2026-01-23 03:22:26'), (4197, 'Season 3', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-3-desert-artifacts/', 'Desert Artifacts Locations- Build an Oasis and discover ancient Desert Artifacts that provide rewards – Locations where to find them', 'This page will give you full details on how to discover desert artifacts and multiple locations on where to find them.\nA huge thanks to Fizymen, the best treasure hunter on Last War, he already helped me with Scattered Supplies in Season 2 and now he is discovering all Desert Artifacts in Season 3.\nGiven the huge amount of locations I will split this in multiple pages:\n- Level 1 (this page)\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀...', '2026-01-23 03:22:26'), (4198, 'Season 3', 'event', 'In this video you can see', '{}', 'https://www.lastwartutorial.com/season-3-desert-artifacts/', 'Desert Artifacts Locations- Build an Oasis and discover ancient Desert Artifacts that provide rewards – Locations where to find them', 'This page will give you full details on how to discover desert artifacts and multiple locations on where to find them.\nA huge thanks to Fizymen, the best treasure hunter on Last War, he already helped me with Scattered Supplies in Season 2 and now he is discovering all Desert Artifacts in Season 3.\nGiven the huge amount of locations I will split this in multiple pages:\n- Level 1 (this page)\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀...', '2026-01-23 03:22:26'), (4199, 'Season 3', 'event', 'the Build an Oasis event page', '{}', 'https://www.lastwartutorial.com/season-3-desert-artifacts/', 'Desert Artifacts Locations- Build an Oasis and discover ancient Desert Artifacts that provide rewards – Locations where to find them', 'This page will give you full details on how to discover desert artifacts and multiple locations on where to find them.\nA huge thanks to Fizymen, the best treasure hunter on Last War, he already helped me with Scattered Supplies in Season 2 and now he is discovering all Desert Artifacts in Season 3.\nGiven the huge amount of locations I will split this in multiple pages:\n- Level 1 (this page)\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀...', '2026-01-23 03:22:26'), (4200, 'Season 3', 'event', 'how Desert Artifacts are shown on map', '{}', 'https://www.lastwartutorial.com/season-3-desert-artifacts/', 'Desert Artifacts Locations- Build an Oasis and discover ancient Desert Artifacts that provide rewards – Locations where to find them', 'This page will give you full details on how to discover desert artifacts and multiple locations on where to find them.\nA huge thanks to Fizymen, the best treasure hunter on Last War, he already helped me with Scattered Supplies in Season 2 and now he is discovering all Desert Artifacts in Season 3.\nGiven the huge amount of locations I will split this in multiple pages:\n- Level 1 (this page)\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀...', '2026-01-23 03:22:26'), (4201, 'Season 3', 'event', 'Go to page Desert Artifacts Location', '{}', 'https://www.lastwartutorial.com/season-3-desert-artifacts/', 'Desert Artifacts Locations- Build an Oasis and discover ancient Desert Artifacts that provide rewards – Locations where to find them', 'This page will give you full details on how to discover desert artifacts and multiple locations on where to find them.\nA huge thanks to Fizymen, the best treasure hunter on Last War, he already helped me with Scattered Supplies in Season 2 and now he is discovering all Desert Artifacts in Season 3.\nGiven the huge amount of locations I will split this in multiple pages:\n- Level 1 (this page)\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀...', '2026-01-23 03:22:26'), (4202, 'Season 3', 'event', 'page', '{}', 'https://www.lastwartutorial.com/season-3-desert-artifacts/', 'Desert Artifacts Locations- Build an Oasis and discover ancient Desert Artifacts that provide rewards – Locations where to find them', 'This page will give you full details on how to discover desert artifacts and multiple locations on where to find them.\nA huge thanks to Fizymen, the best treasure hunter on Last War, he already helped me with Scattered Supplies in Season 2 and now he is discovering all Desert Artifacts in Season 3.\nGiven the huge amount of locations I will split this in multiple pages:\n- Level 1 (this page)\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀...', '2026-01-23 03:22:26'), (4203, 'Season 3', 'event', 'page artifacts tab', '{}', 'https://www.lastwartutorial.com/season-3-desert-artifacts/', 'Desert Artifacts Locations- Build an Oasis and discover ancient Desert Artifacts that provide rewards – Locations where to find them', 'This page will give you full details on how to discover desert artifacts and multiple locations on where to find them.\nA huge thanks to Fizymen, the best treasure hunter on Last War, he already helped me with Scattered Supplies in Season 2 and now he is discovering all Desert Artifacts in Season 3.\nGiven the huge amount of locations I will split this in multiple pages:\n- Level 1 (this page)\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀...', '2026-01-23 03:22:26'), (4204, 'Season 3', 'general', 'Season 3 – Sphinx / Oasis Locations – Uncover hidden Oasis and receive gifts – All the locations where to find them', NULL, 'https://www.lastwartutorial.com/season-3-sphinx-oasis/', 'Season 3 – Sphinx / Oasis Locations – Uncover hidden Oasis and receive gifts – All the locations where to find them', 'In Season 3, as you already know, there are a lot of Desert Artifacts that give you rewards.\nBut there are also hidden Sphinx Oasis Locations that provide gifts, in this page you can find them all, they are 10 in total.\nSphinx Oasis Locations\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Wee...', '2026-01-23 03:22:26'), (4205, 'Alliances', 'building', 'Eligibility', '{}', 'https://www.lastwartutorial.com/zombie-siege/', 'Zombie Siege – Zombie waves attack bases of your alliance, the more you endure the more rewards you earn', 'The new Zombie Siege event is available on all servers, both in normal game and in Season 1 and also in Season 2 .\nThe Doom Legion is planning a counterattack. Alliances must complete radar tasks to gather clue points, locate the Doom Legion base to stop them.\n- Eligibility\n- Event Preparation\n- Event Rules\n- Rewards Alliance Rewards Individual Rewards\n- Alliance Rewards\n- Individual Rewards\n\n## Event Preparation\n\nThe first step in this event is to collect doom legion clue points so to be able t...', '2026-01-23 03:22:26'), (4206, 'Alliances', 'building', 'Event Preparation', '{}', 'https://www.lastwartutorial.com/zombie-siege/', 'Zombie Siege – Zombie waves attack bases of your alliance, the more you endure the more rewards you earn', 'The new Zombie Siege event is available on all servers, both in normal game and in Season 1 and also in Season 2 .\nThe Doom Legion is planning a counterattack. Alliances must complete radar tasks to gather clue points, locate the Doom Legion base to stop them.\n- Eligibility\n- Event Preparation\n- Event Rules\n- Rewards Alliance Rewards Individual Rewards\n- Alliance Rewards\n- Individual Rewards\n\n## Event Preparation\n\nThe first step in this event is to collect doom legion clue points so to be able t...', '2026-01-23 03:22:26'), (4207, 'Alliances', 'building', 'Event Rules', '{}', 'https://www.lastwartutorial.com/zombie-siege/', 'Zombie Siege – Zombie waves attack bases of your alliance, the more you endure the more rewards you earn', 'The new Zombie Siege event is available on all servers, both in normal game and in Season 1 and also in Season 2 .\nThe Doom Legion is planning a counterattack. Alliances must complete radar tasks to gather clue points, locate the Doom Legion base to stop them.\n- Eligibility\n- Event Preparation\n- Event Rules\n- Rewards Alliance Rewards Individual Rewards\n- Alliance Rewards\n- Individual Rewards\n\n## Event Preparation\n\nThe first step in this event is to collect doom legion clue points so to be able t...', '2026-01-23 03:22:26'), (4208, 'Alliances', 'building', 'Individual Rewards', '{}', 'https://www.lastwartutorial.com/zombie-siege/', 'Zombie Siege – Zombie waves attack bases of your alliance, the more you endure the more rewards you earn', 'The new Zombie Siege event is available on all servers, both in normal game and in Season 1 and also in Season 2 .\nThe Doom Legion is planning a counterattack. Alliances must complete radar tasks to gather clue points, locate the Doom Legion base to stop them.\n- Eligibility\n- Event Preparation\n- Event Rules\n- Rewards Alliance Rewards Individual Rewards\n- Alliance Rewards\n- Individual Rewards\n\n## Event Preparation\n\nThe first step in this event is to collect doom legion clue points so to be able t...', '2026-01-23 03:22:26'), (4209, 'Alliances', 'building', 'Alliance Rewards', '{}', 'https://www.lastwartutorial.com/zombie-siege/', 'Zombie Siege – Zombie waves attack bases of your alliance, the more you endure the more rewards you earn', 'The new Zombie Siege event is available on all servers, both in normal game and in Season 1 and also in Season 2 .\nThe Doom Legion is planning a counterattack. Alliances must complete radar tasks to gather clue points, locate the Doom Legion base to stop them.\n- Eligibility\n- Event Preparation\n- Event Rules\n- Rewards Alliance Rewards Individual Rewards\n- Alliance Rewards\n- Individual Rewards\n\n## Event Preparation\n\nThe first step in this event is to collect doom legion clue points so to be able t...', '2026-01-23 03:22:26'), (4210, 'Alliances', 'building', 'the level', '{}', 'https://www.lastwartutorial.com/zombie-siege/', 'Zombie Siege – Zombie waves attack bases of your alliance, the more you endure the more rewards you earn', 'The new Zombie Siege event is available on all servers, both in normal game and in Season 1 and also in Season 2 .\nThe Doom Legion is planning a counterattack. Alliances must complete radar tasks to gather clue points, locate the Doom Legion base to stop them.\n- Eligibility\n- Event Preparation\n- Event Rules\n- Rewards Alliance Rewards Individual Rewards\n- Alliance Rewards\n- Individual Rewards\n\n## Event Preparation\n\nThe first step in this event is to collect doom legion clue points so to be able t...', '2026-01-23 03:22:26'), (4211, 'Alliances', 'building', 'HQ requirement', '{}', 'https://www.lastwartutorial.com/zombie-siege/', 'Zombie Siege – Zombie waves attack bases of your alliance, the more you endure the more rewards you earn', 'The new Zombie Siege event is available on all servers, both in normal game and in Season 1 and also in Season 2 .\nThe Doom Legion is planning a counterattack. Alliances must complete radar tasks to gather clue points, locate the Doom Legion base to stop them.\n- Eligibility\n- Event Preparation\n- Event Rules\n- Rewards Alliance Rewards Individual Rewards\n- Alliance Rewards\n- Individual Rewards\n\n## Event Preparation\n\nThe first step in this event is to collect doom legion clue points so to be able t...', '2026-01-23 03:22:26'), (4212, 'Alliances', 'building', 'cross', '{}', 'https://www.lastwartutorial.com/zombie-siege/', 'Zombie Siege – Zombie waves attack bases of your alliance, the more you endure the more rewards you earn', 'The new Zombie Siege event is available on all servers, both in normal game and in Season 1 and also in Season 2 .\nThe Doom Legion is planning a counterattack. Alliances must complete radar tasks to gather clue points, locate the Doom Legion base to stop them.\n- Eligibility\n- Event Preparation\n- Event Rules\n- Rewards Alliance Rewards Individual Rewards\n- Alliance Rewards\n- Individual Rewards\n\n## Event Preparation\n\nThe first step in this event is to collect doom legion clue points so to be able t...', '2026-01-23 03:22:26'), (4213, 'Alliances', 'building', 'stronghold appears', '{}', 'https://www.lastwartutorial.com/zombie-siege/', 'Zombie Siege – Zombie waves attack bases of your alliance, the more you endure the more rewards you earn', 'The new Zombie Siege event is available on all servers, both in normal game and in Season 1 and also in Season 2 .\nThe Doom Legion is planning a counterattack. Alliances must complete radar tasks to gather clue points, locate the Doom Legion base to stop them.\n- Eligibility\n- Event Preparation\n- Event Rules\n- Rewards Alliance Rewards Individual Rewards\n- Alliance Rewards\n- Individual Rewards\n\n## Event Preparation\n\nThe first step in this event is to collect doom legion clue points so to be able t...', '2026-01-23 03:22:26'), (4214, 'Alliances', 'building', 'your defenses', '{}', 'https://www.lastwartutorial.com/zombie-siege/', 'Zombie Siege – Zombie waves attack bases of your alliance, the more you endure the more rewards you earn', 'The new Zombie Siege event is available on all servers, both in normal game and in Season 1 and also in Season 2 .\nThe Doom Legion is planning a counterattack. Alliances must complete radar tasks to gather clue points, locate the Doom Legion base to stop them.\n- Eligibility\n- Event Preparation\n- Event Rules\n- Rewards Alliance Rewards Individual Rewards\n- Alliance Rewards\n- Individual Rewards\n\n## Event Preparation\n\nThe first step in this event is to collect doom legion clue points so to be able t...', '2026-01-23 03:22:26'), (4215, 'Alliances', 'building', 'your rewards', '{}', 'https://www.lastwartutorial.com/zombie-siege/', 'Zombie Siege – Zombie waves attack bases of your alliance, the more you endure the more rewards you earn', 'The new Zombie Siege event is available on all servers, both in normal game and in Season 1 and also in Season 2 .\nThe Doom Legion is planning a counterattack. Alliances must complete radar tasks to gather clue points, locate the Doom Legion base to stop them.\n- Eligibility\n- Event Preparation\n- Event Rules\n- Rewards Alliance Rewards Individual Rewards\n- Alliance Rewards\n- Individual Rewards\n\n## Event Preparation\n\nThe first step in this event is to collect doom legion clue points so to be able t...', '2026-01-23 03:22:26'), (4216, 'Alliances', 'building', 'the amount', '{}', 'https://www.lastwartutorial.com/zombie-siege/', 'Zombie Siege – Zombie waves attack bases of your alliance, the more you endure the more rewards you earn', 'The new Zombie Siege event is available on all servers, both in normal game and in Season 1 and also in Season 2 .\nThe Doom Legion is planning a counterattack. Alliances must complete radar tasks to gather clue points, locate the Doom Legion base to stop them.\n- Eligibility\n- Event Preparation\n- Event Rules\n- Rewards Alliance Rewards Individual Rewards\n- Alliance Rewards\n- Individual Rewards\n\n## Event Preparation\n\nThe first step in this event is to collect doom legion clue points so to be able t...', '2026-01-23 03:22:26'), (4217, 'Alliances', 'building', 'the end', '{}', 'https://www.lastwartutorial.com/zombie-siege/', 'Zombie Siege – Zombie waves attack bases of your alliance, the more you endure the more rewards you earn', 'The new Zombie Siege event is available on all servers, both in normal game and in Season 1 and also in Season 2 .\nThe Doom Legion is planning a counterattack. Alliances must complete radar tasks to gather clue points, locate the Doom Legion base to stop them.\n- Eligibility\n- Event Preparation\n- Event Rules\n- Rewards Alliance Rewards Individual Rewards\n- Alliance Rewards\n- Individual Rewards\n\n## Event Preparation\n\nThe first step in this event is to collect doom legion clue points so to be able t...', '2026-01-23 03:22:26'), (4218, 'Alliances', 'building', 'total', '{}', 'https://www.lastwartutorial.com/zombie-siege/', 'Zombie Siege – Zombie waves attack bases of your alliance, the more you endure the more rewards you earn', 'The new Zombie Siege event is available on all servers, both in normal game and in Season 1 and also in Season 2 .\nThe Doom Legion is planning a counterattack. Alliances must complete radar tasks to gather clue points, locate the Doom Legion base to stop them.\n- Eligibility\n- Event Preparation\n- Event Rules\n- Rewards Alliance Rewards Individual Rewards\n- Alliance Rewards\n- Individual Rewards\n\n## Event Preparation\n\nThe first step in this event is to collect doom legion clue points so to be able t...', '2026-01-23 03:22:26'), (4219, 'Alliances', 'building', 'the power', '{}', 'https://www.lastwartutorial.com/zombie-siege/', 'Zombie Siege – Zombie waves attack bases of your alliance, the more you endure the more rewards you earn', 'The new Zombie Siege event is available on all servers, both in normal game and in Season 1 and also in Season 2 .\nThe Doom Legion is planning a counterattack. Alliances must complete radar tasks to gather clue points, locate the Doom Legion base to stop them.\n- Eligibility\n- Event Preparation\n- Event Rules\n- Rewards Alliance Rewards Individual Rewards\n- Alliance Rewards\n- Individual Rewards\n\n## Event Preparation\n\nThe first step in this event is to collect doom legion clue points so to be able t...', '2026-01-23 03:22:26'), (4220, 'Alliances', 'building', 'video', '{}', 'https://www.lastwartutorial.com/zombie-siege/', 'Zombie Siege – Zombie waves attack bases of your alliance, the more you endure the more rewards you earn', 'The new Zombie Siege event is available on all servers, both in normal game and in Season 1 and also in Season 2 .\nThe Doom Legion is planning a counterattack. Alliances must complete radar tasks to gather clue points, locate the Doom Legion base to stop them.\n- Eligibility\n- Event Preparation\n- Event Rules\n- Rewards Alliance Rewards Individual Rewards\n- Alliance Rewards\n- Individual Rewards\n\n## Event Preparation\n\nThe first step in this event is to collect doom legion clue points so to be able t...', '2026-01-23 03:22:26'), (4221, 'Alliances', 'building', 'to start', '{}', 'https://www.lastwartutorial.com/zombie-siege/', 'Zombie Siege – Zombie waves attack bases of your alliance, the more you endure the more rewards you earn', 'The new Zombie Siege event is available on all servers, both in normal game and in Season 1 and also in Season 2 .\nThe Doom Legion is planning a counterattack. Alliances must complete radar tasks to gather clue points, locate the Doom Legion base to stop them.\n- Eligibility\n- Event Preparation\n- Event Rules\n- Rewards Alliance Rewards Individual Rewards\n- Alliance Rewards\n- Individual Rewards\n\n## Event Preparation\n\nThe first step in this event is to collect doom legion clue points so to be able t...', '2026-01-23 03:22:26'), (4222, 'Alliances', 'troop', 'Zombie', '{}', 'https://www.lastwartutorial.com/zombie-siege/', 'Zombie Siege – Zombie waves attack bases of your alliance, the more you endure the more rewards you earn', 'The new Zombie Siege event is available on all servers, both in normal game and in Season 1 and also in Season 2 .\nThe Doom Legion is planning a counterattack. Alliances must complete radar tasks to gather clue points, locate the Doom Legion base to stop them.\n- Eligibility\n- Event Preparation\n- Event Rules\n- Rewards Alliance Rewards Individual Rewards\n- Alliance Rewards\n- Individual Rewards\n\n## Event Preparation\n\nThe first step in this event is to collect doom legion clue points so to be able t...', '2026-01-23 03:22:26'), (4223, 'Alliances', 'event', 'Eligibility', '{}', 'https://www.lastwartutorial.com/zombie-siege/', 'Zombie Siege – Zombie waves attack bases of your alliance, the more you endure the more rewards you earn', 'The new Zombie Siege event is available on all servers, both in normal game and in Season 1 and also in Season 2 .\nThe Doom Legion is planning a counterattack. Alliances must complete radar tasks to gather clue points, locate the Doom Legion base to stop them.\n- Eligibility\n- Event Preparation\n- Event Rules\n- Rewards Alliance Rewards Individual Rewards\n- Alliance Rewards\n- Individual Rewards\n\n## Event Preparation\n\nThe first step in this event is to collect doom legion clue points so to be able t...', '2026-01-23 03:22:26'), (4224, 'Alliances', 'event', 'Event Preparation', '{}', 'https://www.lastwartutorial.com/zombie-siege/', 'Zombie Siege – Zombie waves attack bases of your alliance, the more you endure the more rewards you earn', 'The new Zombie Siege event is available on all servers, both in normal game and in Season 1 and also in Season 2 .\nThe Doom Legion is planning a counterattack. Alliances must complete radar tasks to gather clue points, locate the Doom Legion base to stop them.\n- Eligibility\n- Event Preparation\n- Event Rules\n- Rewards Alliance Rewards Individual Rewards\n- Alliance Rewards\n- Individual Rewards\n\n## Event Preparation\n\nThe first step in this event is to collect doom legion clue points so to be able t...', '2026-01-23 03:22:26'), (4225, 'Alliances', 'event', 'Event Rules', '{}', 'https://www.lastwartutorial.com/zombie-siege/', 'Zombie Siege – Zombie waves attack bases of your alliance, the more you endure the more rewards you earn', 'The new Zombie Siege event is available on all servers, both in normal game and in Season 1 and also in Season 2 .\nThe Doom Legion is planning a counterattack. Alliances must complete radar tasks to gather clue points, locate the Doom Legion base to stop them.\n- Eligibility\n- Event Preparation\n- Event Rules\n- Rewards Alliance Rewards Individual Rewards\n- Alliance Rewards\n- Individual Rewards\n\n## Event Preparation\n\nThe first step in this event is to collect doom legion clue points so to be able t...', '2026-01-23 03:22:26'), (4226, 'Alliances', 'event', 'Rewards Alliance Rewards Individual Rewards', '{}', 'https://www.lastwartutorial.com/zombie-siege/', 'Zombie Siege – Zombie waves attack bases of your alliance, the more you endure the more rewards you earn', 'The new Zombie Siege event is available on all servers, both in normal game and in Season 1 and also in Season 2 .\nThe Doom Legion is planning a counterattack. Alliances must complete radar tasks to gather clue points, locate the Doom Legion base to stop them.\n- Eligibility\n- Event Preparation\n- Event Rules\n- Rewards Alliance Rewards Individual Rewards\n- Alliance Rewards\n- Individual Rewards\n\n## Event Preparation\n\nThe first step in this event is to collect doom legion clue points so to be able t...', '2026-01-23 03:22:26'), (4227, 'Alliances', 'event', 'Alliance Rewards', '{}', 'https://www.lastwartutorial.com/zombie-siege/', 'Zombie Siege – Zombie waves attack bases of your alliance, the more you endure the more rewards you earn', 'The new Zombie Siege event is available on all servers, both in normal game and in Season 1 and also in Season 2 .\nThe Doom Legion is planning a counterattack. Alliances must complete radar tasks to gather clue points, locate the Doom Legion base to stop them.\n- Eligibility\n- Event Preparation\n- Event Rules\n- Rewards Alliance Rewards Individual Rewards\n- Alliance Rewards\n- Individual Rewards\n\n## Event Preparation\n\nThe first step in this event is to collect doom legion clue points so to be able t...', '2026-01-23 03:22:26'), (4228, 'Alliances', 'event', 'BEFORE doing anything', '{}', 'https://www.lastwartutorial.com/zombie-siege/', 'Zombie Siege – Zombie waves attack bases of your alliance, the more you endure the more rewards you earn', 'The new Zombie Siege event is available on all servers, both in normal game and in Season 1 and also in Season 2 .\nThe Doom Legion is planning a counterattack. Alliances must complete radar tasks to gather clue points, locate the Doom Legion base to stop them.\n- Eligibility\n- Event Preparation\n- Event Rules\n- Rewards Alliance Rewards Individual Rewards\n- Alliance Rewards\n- Individual Rewards\n\n## Event Preparation\n\nThe first step in this event is to collect doom legion clue points so to be able t...', '2026-01-23 03:22:26'), (4229, 'Alliances', 'event', 'Eligibility\n\nTo be able to participate', '{}', 'https://www.lastwartutorial.com/zombie-siege/', 'Zombie Siege – Zombie waves attack bases of your alliance, the more you endure the more rewards you earn', 'The new Zombie Siege event is available on all servers, both in normal game and in Season 1 and also in Season 2 .\nThe Doom Legion is planning a counterattack. Alliances must complete radar tasks to gather clue points, locate the Doom Legion base to stop them.\n- Eligibility\n- Event Preparation\n- Event Rules\n- Rewards Alliance Rewards Individual Rewards\n- Alliance Rewards\n- Individual Rewards\n\n## Event Preparation\n\nThe first step in this event is to collect doom legion clue points so to be able t...', '2026-01-23 03:22:26'), (4230, 'Alliances', 'event', 'in fact each level has a minimum HQ requirement', '{}', 'https://www.lastwartutorial.com/zombie-siege/', 'Zombie Siege – Zombie waves attack bases of your alliance, the more you endure the more rewards you earn', 'The new Zombie Siege event is available on all servers, both in normal game and in Season 1 and also in Season 2 .\nThe Doom Legion is planning a counterattack. Alliances must complete radar tasks to gather clue points, locate the Doom Legion base to stop them.\n- Eligibility\n- Event Preparation\n- Event Rules\n- Rewards Alliance Rewards Individual Rewards\n- Alliance Rewards\n- Individual Rewards\n\n## Event Preparation\n\nThe first step in this event is to collect doom legion clue points so to be able t...', '2026-01-23 03:22:26'), (4231, 'Alliances', 'event', 'The base is not in a cross', '{}', 'https://www.lastwartutorial.com/zombie-siege/', 'Zombie Siege – Zombie waves attack bases of your alliance, the more you endure the more rewards you earn', 'The new Zombie Siege event is available on all servers, both in normal game and in Season 1 and also in Season 2 .\nThe Doom Legion is planning a counterattack. Alliances must complete radar tasks to gather clue points, locate the Doom Legion base to stop them.\n- Eligibility\n- Event Preparation\n- Event Rules\n- Rewards Alliance Rewards Individual Rewards\n- Alliance Rewards\n- Individual Rewards\n\n## Event Preparation\n\nThe first step in this event is to collect doom legion clue points so to be able t...', '2026-01-23 03:22:26'), (4232, 'Alliances', 'event', 'remember to set your defenses', '{}', 'https://www.lastwartutorial.com/zombie-siege/', 'Zombie Siege – Zombie waves attack bases of your alliance, the more you endure the more rewards you earn', 'The new Zombie Siege event is available on all servers, both in normal game and in Season 1 and also in Season 2 .\nThe Doom Legion is planning a counterattack. Alliances must complete radar tasks to gather clue points, locate the Doom Legion base to stop them.\n- Eligibility\n- Event Preparation\n- Event Rules\n- Rewards Alliance Rewards Individual Rewards\n- Alliance Rewards\n- Individual Rewards\n\n## Event Preparation\n\nThe first step in this event is to collect doom legion clue points so to be able t...', '2026-01-23 03:22:26'), (4233, 'Alliances', 'event', 'the greater your rewards', '{}', 'https://www.lastwartutorial.com/zombie-siege/', 'Zombie Siege – Zombie waves attack bases of your alliance, the more you endure the more rewards you earn', 'The new Zombie Siege event is available on all servers, both in normal game and in Season 1 and also in Season 2 .\nThe Doom Legion is planning a counterattack. Alliances must complete radar tasks to gather clue points, locate the Doom Legion base to stop them.\n- Eligibility\n- Event Preparation\n- Event Rules\n- Rewards Alliance Rewards Individual Rewards\n- Alliance Rewards\n- Individual Rewards\n\n## Event Preparation\n\nThe first step in this event is to collect doom legion clue points so to be able t...', '2026-01-23 03:22:26'), (4234, 'Alliances', 'event', 'Min power', '{}', 'https://www.lastwartutorial.com/zombie-siege/', 'Zombie Siege – Zombie waves attack bases of your alliance, the more you endure the more rewards you earn', 'The new Zombie Siege event is available on all servers, both in normal game and in Season 1 and also in Season 2 .\nThe Doom Legion is planning a counterattack. Alliances must complete radar tasks to gather clue points, locate the Doom Legion base to stop them.\n- Eligibility\n- Event Preparation\n- Event Rules\n- Rewards Alliance Rewards Individual Rewards\n- Alliance Rewards\n- Individual Rewards\n\n## Event Preparation\n\nThe first step in this event is to collect doom legion clue points so to be able t...', '2026-01-23 03:22:26'), (4235, 'Alliances', 'event', 'Max power', '{}', 'https://www.lastwartutorial.com/zombie-siege/', 'Zombie Siege – Zombie waves attack bases of your alliance, the more you endure the more rewards you earn', 'The new Zombie Siege event is available on all servers, both in normal game and in Season 1 and also in Season 2 .\nThe Doom Legion is planning a counterattack. Alliances must complete radar tasks to gather clue points, locate the Doom Legion base to stop them.\n- Eligibility\n- Event Preparation\n- Event Rules\n- Rewards Alliance Rewards Individual Rewards\n- Alliance Rewards\n- Individual Rewards\n\n## Event Preparation\n\nThe first step in this event is to collect doom legion clue points so to be able t...', '2026-01-23 03:22:26'), (4236, 'Alliances', 'event', 'As you can see', '{}', 'https://www.lastwartutorial.com/zombie-siege/', 'Zombie Siege – Zombie waves attack bases of your alliance, the more you endure the more rewards you earn', 'The new Zombie Siege event is available on all servers, both in normal game and in Season 1 and also in Season 2 .\nThe Doom Legion is planning a counterattack. Alliances must complete radar tasks to gather clue points, locate the Doom Legion base to stop them.\n- Eligibility\n- Event Preparation\n- Event Rules\n- Rewards Alliance Rewards Individual Rewards\n- Alliance Rewards\n- Individual Rewards\n\n## Event Preparation\n\nThe first step in this event is to collect doom legion clue points so to be able t...', '2026-01-23 03:22:26'), (4237, 'Alliances', 'event', 'is about to start', '{}', 'https://www.lastwartutorial.com/zombie-siege/', 'Zombie Siege – Zombie waves attack bases of your alliance, the more you endure the more rewards you earn', 'The new Zombie Siege event is available on all servers, both in normal game and in Season 1 and also in Season 2 .\nThe Doom Legion is planning a counterattack. Alliances must complete radar tasks to gather clue points, locate the Doom Legion base to stop them.\n- Eligibility\n- Event Preparation\n- Event Rules\n- Rewards Alliance Rewards Individual Rewards\n- Alliance Rewards\n- Individual Rewards\n\n## Event Preparation\n\nThe first step in this event is to collect doom legion clue points so to be able t...', '2026-01-23 03:22:26'), (4238, 'Alliances', 'event', 'is available on all servers', '{}', 'https://www.lastwartutorial.com/zombie-siege/', 'Zombie Siege – Zombie waves attack bases of your alliance, the more you endure the more rewards you earn', 'The new Zombie Siege event is available on all servers, both in normal game and in Season 1 and also in Season 2 .\nThe Doom Legion is planning a counterattack. Alliances must complete radar tasks to gather clue points, locate the Doom Legion base to stop them.\n- Eligibility\n- Event Preparation\n- Event Rules\n- Rewards Alliance Rewards Individual Rewards\n- Alliance Rewards\n- Individual Rewards\n\n## Event Preparation\n\nThe first step in this event is to collect doom legion clue points so to be able t...', '2026-01-23 03:22:26'), (4239, 'Alliances', 'event', 'Preparation', '{}', 'https://www.lastwartutorial.com/zombie-siege/', 'Zombie Siege – Zombie waves attack bases of your alliance, the more you endure the more rewards you earn', 'The new Zombie Siege event is available on all servers, both in normal game and in Season 1 and also in Season 2 .\nThe Doom Legion is planning a counterattack. Alliances must complete radar tasks to gather clue points, locate the Doom Legion base to stop them.\n- Eligibility\n- Event Preparation\n- Event Rules\n- Rewards Alliance Rewards Individual Rewards\n- Alliance Rewards\n- Individual Rewards\n\n## Event Preparation\n\nThe first step in this event is to collect doom legion clue points so to be able t...', '2026-01-23 03:22:26'), (4240, 'Alliances', 'event', 'Rules', '{}', 'https://www.lastwartutorial.com/zombie-siege/', 'Zombie Siege – Zombie waves attack bases of your alliance, the more you endure the more rewards you earn', 'The new Zombie Siege event is available on all servers, both in normal game and in Season 1 and also in Season 2 .\nThe Doom Legion is planning a counterattack. Alliances must complete radar tasks to gather clue points, locate the Doom Legion base to stop them.\n- Eligibility\n- Event Preparation\n- Event Rules\n- Rewards Alliance Rewards Individual Rewards\n- Alliance Rewards\n- Individual Rewards\n\n## Event Preparation\n\nThe first step in this event is to collect doom legion clue points so to be able t...', '2026-01-23 03:22:27'), (4241, 'Alliances', 'event', 'Once an R', '{}', 'https://www.lastwartutorial.com/zombie-siege/', 'Zombie Siege – Zombie waves attack bases of your alliance, the more you endure the more rewards you earn', 'The new Zombie Siege event is available on all servers, both in normal game and in Season 1 and also in Season 2 .\nThe Doom Legion is planning a counterattack. Alliances must complete radar tasks to gather clue points, locate the Doom Legion base to stop them.\n- Eligibility\n- Event Preparation\n- Event Rules\n- Rewards Alliance Rewards Individual Rewards\n- Alliance Rewards\n- Individual Rewards\n\n## Event Preparation\n\nThe first step in this event is to collect doom legion clue points so to be able t...', '2026-01-23 03:22:27'), (4242, 'Alliances', 'event', 'the zombie will attack so', '{}', 'https://www.lastwartutorial.com/zombie-siege/', 'Zombie Siege – Zombie waves attack bases of your alliance, the more you endure the more rewards you earn', 'The new Zombie Siege event is available on all servers, both in normal game and in Season 1 and also in Season 2 .\nThe Doom Legion is planning a counterattack. Alliances must complete radar tasks to gather clue points, locate the Doom Legion base to stop them.\n- Eligibility\n- Event Preparation\n- Event Rules\n- Rewards Alliance Rewards Individual Rewards\n- Alliance Rewards\n- Individual Rewards\n\n## Event Preparation\n\nThe first step in this event is to collect doom legion clue points so to be able t...', '2026-01-23 03:22:27'), (4243, 'Alliances', 'event', 'is based on levels', '{}', 'https://www.lastwartutorial.com/zombie-siege/', 'Zombie Siege – Zombie waves attack bases of your alliance, the more you endure the more rewards you earn', 'The new Zombie Siege event is available on all servers, both in normal game and in Season 1 and also in Season 2 .\nThe Doom Legion is planning a counterattack. Alliances must complete radar tasks to gather clue points, locate the Doom Legion base to stop them.\n- Eligibility\n- Event Preparation\n- Event Rules\n- Rewards Alliance Rewards Individual Rewards\n- Alliance Rewards\n- Individual Rewards\n\n## Event Preparation\n\nThe first step in this event is to collect doom legion clue points so to be able t...', '2026-01-23 03:22:27'), (4244, 'Season 4', 'event', 'Evernight Isle', '{}', 'https://www.lastwartutorial.com/season-4-week-7/', 'Season 4 – Week 7 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Faction Duel, War’s Eve, Capitol War', 'In this article all missions of Season 4 week 7 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 7 Week7-01: Warbre...', '2026-01-23 03:22:27'), (4245, 'Season 4', 'event', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-4-week-7/', 'Season 4 – Week 7 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Faction Duel, War’s Eve, Capitol War', 'In this article all missions of Season 4 week 7 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 7 Week7-01: Warbre...', '2026-01-23 03:22:27'), (4246, 'Season 4', 'event', 'Game modes', '{}', 'https://www.lastwartutorial.com/season-4-week-7/', 'Season 4 – Week 7 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Faction Duel, War’s Eve, Capitol War', 'In this article all missions of Season 4 week 7 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 7 Week7-01: Warbre...', '2026-01-23 03:22:27'), (4247, 'Season 4', 'event', 'The Ultimate Strategy Guide', '{}', 'https://www.lastwartutorial.com/season-4-week-7/', 'Season 4 – Week 7 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Faction Duel, War’s Eve, Capitol War', 'In this article all missions of Season 4 week 7 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 7 Week7-01: Warbre...', '2026-01-23 03:22:27'), (4248, 'Season 4', 'event', 'tricks and cheats', '{}', 'https://www.lastwartutorial.com/season-4-week-7/', 'Season 4 – Week 7 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Faction Duel, War’s Eve, Capitol War', 'In this article all missions of Season 4 week 7 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 7 Week7-01: Warbre...', '2026-01-23 03:22:27'), (4249, 'Season 4', 'event', 'Skills', '{}', 'https://www.lastwartutorial.com/season-4-week-7/', 'Season 4 – Week 7 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Faction Duel, War’s Eve, Capitol War', 'In this article all missions of Season 4 week 7 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 7 Week7-01: Warbre...', '2026-01-23 03:22:27'), (4250, 'Season 4', 'event', 'Tactics Card', '{}', 'https://www.lastwartutorial.com/season-4-week-7/', 'Season 4 – Week 7 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Faction Duel, War’s Eve, Capitol War', 'In this article all missions of Season 4 week 7 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 7 Week7-01: Warbre...', '2026-01-23 03:22:27'), (4251, 'Season 4', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-4-week-7/', 'Season 4 – Week 7 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Faction Duel, War’s Eve, Capitol War', 'In this article all missions of Season 4 week 7 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 7 Week7-01: Warbre...', '2026-01-23 03:22:27'), (4252, 'Season 4', 'event', 'Faction Duel Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-7/', 'Season 4 – Week 7 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Faction Duel, War’s Eve, Capitol War', 'In this article all missions of Season 4 week 7 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 7 Week7-01: Warbre...', '2026-01-23 03:22:27'), (4253, 'Season 4', 'event', 'Warbreaker Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-7/', 'Season 4 – Week 7 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Faction Duel, War’s Eve, Capitol War', 'In this article all missions of Season 4 week 7 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 7 Week7-01: Warbre...', '2026-01-23 03:22:27'), (4254, 'Season 4', 'event', 'Mission goal', '{}', 'https://www.lastwartutorial.com/season-4-week-7/', 'Season 4 – Week 7 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Faction Duel, War’s Eve, Capitol War', 'In this article all missions of Season 4 week 7 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 7 Week7-01: Warbre...', '2026-01-23 03:22:27'), (4255, 'Season 4', 'event', 'Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-7/', 'Season 4 – Week 7 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Faction Duel, War’s Eve, Capitol War', 'In this article all missions of Season 4 week 7 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 7 Week7-01: Warbre...', '2026-01-23 03:22:27'), (4256, 'Season 4', 'event', 'Ruinstriker Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-7/', 'Season 4 – Week 7 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Faction Duel, War’s Eve, Capitol War', 'In this article all missions of Season 4 week 7 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 7 Week7-01: Warbre...', '2026-01-23 03:22:27'), (4257, 'Season 4', 'event', 'Warlord Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-7/', 'Season 4 – Week 7 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Faction Duel, War’s Eve, Capitol War', 'In this article all missions of Season 4 week 7 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 7 Week7-01: Warbre...', '2026-01-23 03:22:27'), (4258, 'Season 4', 'event', 'Trade Baron Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-7/', 'Season 4 – Week 7 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Faction Duel, War’s Eve, Capitol War', 'In this article all missions of Season 4 week 7 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 7 Week7-01: Warbre...', '2026-01-23 03:22:27'), (4259, 'Season 4', 'event', 'All missions share the fact that they have', '{}', 'https://www.lastwartutorial.com/season-4-week-7/', 'Season 4 – Week 7 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Faction Duel, War’s Eve, Capitol War', 'In this article all missions of Season 4 week 7 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 7 Week7-01: Warbre...', '2026-01-23 03:22:27'), (4260, 'Season 4', 'event', 'reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-7/', 'Season 4 – Week 7 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Faction Duel, War’s Eve, Capitol War', 'In this article all missions of Season 4 week 7 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 7 Week7-01: Warbre...', '2026-01-23 03:22:27'), (4261, 'Season 4', 'event', 'tile menu', '{}', 'https://www.lastwartutorial.com/season-4-week-7/', 'Season 4 – Week 7 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Faction Duel, War’s Eve, Capitol War', 'In this article all missions of Season 4 week 7 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 7 Week7-01: Warbre...', '2026-01-23 03:22:27'), (4262, 'Season 4', 'event', 'goal Reward chest goal Week', '{}', 'https://www.lastwartutorial.com/season-4-week-7/', 'Season 4 – Week 7 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Faction Duel, War’s Eve, Capitol War', 'In this article all missions of Season 4 week 7 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 7 Week7-01: Warbre...', '2026-01-23 03:22:27'), (4263, 'Season 4', 'event', 'goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-7/', 'Season 4 – Week 7 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Faction Duel, War’s Eve, Capitol War', 'In this article all missions of Season 4 week 7 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 7 Week7-01: Warbre...', '2026-01-23 03:22:27'), (4264, 'Season 4', 'event', 'goal', '{}', 'https://www.lastwartutorial.com/season-4-week-7/', 'Season 4 – Week 7 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Faction Duel, War’s Eve, Capitol War', 'In this article all missions of Season 4 week 7 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 7 Week7-01: Warbre...', '2026-01-23 03:22:27'), (4265, 'Season 4', 'event', 'goal is unlocked', '{}', 'https://www.lastwartutorial.com/season-4-week-7/', 'Season 4 – Week 7 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Faction Duel, War’s Eve, Capitol War', 'In this article all missions of Season 4 week 7 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 7 Week7-01: Warbre...', '2026-01-23 03:22:27'), (4266, 'Season 4', 'event', 'of the season', '{}', 'https://www.lastwartutorial.com/season-4-week-7/', 'Season 4 – Week 7 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Faction Duel, War’s Eve, Capitol War', 'In this article all missions of Season 4 week 7 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 7 Week7-01: Warbre...', '2026-01-23 03:22:27'), (4267, 'Season 4', 'event', 'will start day', '{}', 'https://www.lastwartutorial.com/season-4-week-7/', 'Season 4 – Week 7 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Faction Duel, War’s Eve, Capitol War', 'In this article all missions of Season 4 week 7 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 7 Week7-01: Warbre...', '2026-01-23 03:22:27'), (4268, 'Season 4', 'event', 'goals are immediately available', '{}', 'https://www.lastwartutorial.com/season-4-week-7/', 'Season 4 – Week 7 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Faction Duel, War’s Eve, Capitol War', 'In this article all missions of Season 4 week 7 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 7 Week7-01: Warbre...', '2026-01-23 03:22:27'), (4269, 'Season 4', 'event', 'is the continuation of the Copper War', '{}', 'https://www.lastwartutorial.com/season-4-week-7/', 'Season 4 – Week 7 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Faction Duel, War’s Eve, Capitol War', 'In this article all missions of Season 4 week 7 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 7 Week7-01: Warbre...', '2026-01-23 03:22:27'), (4270, 'Season 4', 'event', 'is to use warlord', '{}', 'https://www.lastwartutorial.com/season-4-week-7/', 'Season 4 – Week 7 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Faction Duel, War’s Eve, Capitol War', 'In this article all missions of Season 4 week 7 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 7 Week7-01: Warbre...', '2026-01-23 03:22:27'), (4271, 'Season 4', 'event', 'goal is delayed by', '{}', 'https://www.lastwartutorial.com/season-4-week-7/', 'Season 4 – Week 7 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Faction Duel, War’s Eve, Capitol War', 'In this article all missions of Season 4 week 7 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 7 Week7-01: Warbre...', '2026-01-23 03:22:27'), (4272, 'Season 4', 'event', 'is the Faction Duel', '{}', 'https://www.lastwartutorial.com/season-4-week-7/', 'Season 4 – Week 7 – Copper War, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Faction Duel, War’s Eve, Capitol War', 'In this article all missions of Season 4 week 7 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 7 Week7-01: Warbre...', '2026-01-23 03:22:27'), (4273, 'General', 'building', 'Event Overview', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4274, 'General', 'building', 'Event Stages', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4275, 'General', 'building', 'Special Rules', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4276, 'General', 'building', 'Armored Forces', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4277, 'General', 'building', 'Missile Station', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4278, 'General', 'building', 'Artillery Site', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4279, 'General', 'building', 'Infantry Forces', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4280, 'General', 'building', 'score update', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4281, 'General', 'building', 'game plays', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4282, 'General', 'building', 'testing phase', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4283, 'General', 'building', 'the middle', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4284, 'General', 'building', 'your highest', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4285, 'General', 'building', 'the number', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4286, 'General', 'building', 'minutes', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4287, 'General', 'building', 'to re', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4288, 'General', 'building', 'permanently out', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4289, 'General', 'building', 'The goal', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4290, 'General', 'building', 'most amount', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4291, 'General', 'building', 'the top', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4292, 'General', 'building', 'time score', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4293, 'General', 'building', 'The amount', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4294, 'General', 'building', 'the mini', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4295, 'General', 'troop', 'Site', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4296, 'General', 'troop', 'your', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4297, 'General', 'troop', 'surviving', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4298, 'General', 'troop', 'multiple', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4299, 'General', 'troop', 'Forces', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4300, 'General', 'troop', 'current', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4301, 'General', 'troop', 'injured', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4302, 'General', 'troop', 'team', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4303, 'General', 'troop', 'many', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4304, 'General', 'event', 'ATTENTION', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4305, 'General', 'event', 'Event Overview', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4306, 'General', 'event', 'Event Stages', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4307, 'General', 'event', 'Special Rules', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4308, 'General', 'event', 'Missile Station', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4309, 'General', 'event', 'Artillery Site', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4310, 'General', 'event', 'Infantry Forces', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4311, 'General', 'event', 'Armored Forces', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4312, 'General', 'event', 'The Battle Real time score update', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4313, 'General', 'event', 'Real time score update', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4314, 'General', 'event', 'Game plays Winning game plays', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4315, 'General', 'event', 'and bases cannot be moved from there Spawn area', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4316, 'General', 'event', 'your highest', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4317, 'General', 'event', 'Matchmaking', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4318, 'General', 'event', 'Entering the Battlefield', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4319, 'General', 'event', 'Battle Stage Prep Stage', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4320, 'General', 'event', 'Battle time', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4321, 'General', 'event', 'Missile Site opening', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4322, 'General', 'event', 'Heal Your Forces', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4323, 'General', 'event', 'Kill Enemy Forces', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4324, 'General', 'event', 'Battle End', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4325, 'General', 'event', 'allowing them to re', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4326, 'General', 'event', 'times per event', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4327, 'General', 'event', 'so below some gameplays that show you the mini', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4328, 'General', 'event', 'Overview', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4329, 'General', 'event', 'Stages', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4330, 'General', 'event', 'will start on Wednesdays', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:27'), (4331, 'General', 'event', 'If you lose you can earn the following rewards', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:28'), (4332, 'General', 'event', 'The goal of the battle is to kill the other', '{}', 'https://www.lastwartutorial.com/winter-storm-battlefield/', 'Winter Storm Battlefield – 5v5 live battles!', 'ATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\nATTENTION: This feature was completely changed since last time, the guide is not yet updated with the new Winter Storm Battlefield.\n- Event Overview\n- Event Stages\n- Special Rules\n- Structures and Map Missile Station MG Site Artillery Site Infantry Forces Armored Forces\n- Missile Station\n- Artillery Site\n- Infantry Forces\n- Armored Forces\n- The Battle Real time scor...', '2026-01-23 03:22:28'), (4333, 'General', 'event', 'right above the duel VS icon', '{}', 'https://www.lastwartutorial.com/sky-battlefront/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:28'), (4334, 'General', 'event', 'Airship Tokens', '{}', 'https://www.lastwartutorial.com/sky-battlefront/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:28'), (4335, 'General', 'event', 'Individual Chests', '{}', 'https://www.lastwartutorial.com/sky-battlefront/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:28'), (4336, 'General', 'event', 'Alliance chests', '{}', 'https://www.lastwartutorial.com/sky-battlefront/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:28'), (4337, 'General', 'event', 'Alliance Supply Tiles', '{}', 'https://www.lastwartutorial.com/sky-battlefront/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:28'), (4338, 'General', 'event', 'Battle Stage', '{}', 'https://www.lastwartutorial.com/sky-battlefront/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:28'), (4339, 'General', 'event', 'stages', '{}', 'https://www.lastwartutorial.com/sky-battlefront/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:28'), (4340, 'General', 'event', 'Donation stage', '{}', 'https://www.lastwartutorial.com/sky-battlefront/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:28'), (4341, 'General', 'event', 'Monday to Thursday', '{}', 'https://www.lastwartutorial.com/sky-battlefront/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:28'), (4342, 'General', 'event', 'The battle stage', '{}', 'https://www.lastwartutorial.com/sky-battlefront/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:28'), (4343, 'General', 'event', 'Friday to Saturday', '{}', 'https://www.lastwartutorial.com/sky-battlefront/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:28'), (4344, 'General', 'event', 'Settlement stage', '{}', 'https://www.lastwartutorial.com/sky-battlefront/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:28'), (4345, 'General', 'event', 'Daily tasks', '{}', 'https://www.lastwartutorial.com/sky-battlefront/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:28'), (4346, 'General', 'event', 'Alliance Resource Tile task', '{}', 'https://www.lastwartutorial.com/sky-battlefront/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:28'), (4347, 'General', 'event', 'To submit Airship Tokens for donation', '{}', 'https://www.lastwartutorial.com/sky-battlefront/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:28'), (4348, 'General', 'event', 'Each individual chest contains speed', '{}', 'https://www.lastwartutorial.com/sky-battlefront/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:28'), (4349, 'General', 'event', 'there is', '{}', 'https://www.lastwartutorial.com/sky-battlefront/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:28'), (4350, 'General', 'event', 'Battle Stage\n\nPreparation', '{}', 'https://www.lastwartutorial.com/sky-battlefront/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:28'), (4351, 'General', 'event', 'rankings of the event', '{}', 'https://www.lastwartutorial.com/sky-battlefront/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:28'), (4352, 'General', 'event', 'Also in this case individual ranking is available', '{}', 'https://www.lastwartutorial.com/sky-battlefront/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:28'), (4353, 'General', 'event', 'is accessible through its dedicated icon', '{}', 'https://www.lastwartutorial.com/sky-battlefront/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:28'), (4354, 'General', 'event', 'for the first time', '{}', 'https://www.lastwartutorial.com/sky-battlefront/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:28'), (4355, 'General', 'event', 'I am playing this event for the first time', '{}', 'https://www.lastwartutorial.com/sky-battlefront/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:28'), (4356, 'General', 'event', 'lasts', '{}', 'https://www.lastwartutorial.com/sky-battlefront/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:28'), (4357, 'General', 'event', 'starts', '{}', 'https://www.lastwartutorial.com/sky-battlefront/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:28'), (4358, 'General', 'event', 'to earn Airship Tokens', '{}', 'https://www.lastwartutorial.com/sky-battlefront/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:28'), (4359, 'General', 'event', 'page', '{}', 'https://www.lastwartutorial.com/sky-battlefront/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:28'), (4360, 'General', 'event', 'when you keep donating', '{}', 'https://www.lastwartutorial.com/sky-battlefront/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:28'), (4361, 'General', 'event', 'are accessible', '{}', 'https://www.lastwartutorial.com/sky-battlefront/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:28'), (4362, 'General', 'event', 'donations and damage', '{}', 'https://www.lastwartutorial.com/sky-battlefront/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:28'), (4363, 'General', 'building', 'Celebration', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4364, 'General', 'building', 'Return', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4365, 'General', 'building', 'End', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4366, 'General', 'building', 'Professions', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4367, 'General', 'building', 'Pre', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4368, 'General', 'building', 'Season', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4369, 'General', 'building', 'Wild West', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4370, 'General', 'building', 'Golden Wasteland', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4371, 'General', 'building', 'the Land', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4372, 'General', 'building', 'Maneki', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4373, 'General', 'building', 'your knowledge', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4374, 'General', 'building', 'the first', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4375, 'General', 'building', 'and increase', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4376, 'General', 'building', 'the end', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4377, 'General', 'building', 'Oasis Locations', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4378, 'General', 'building', 'completely re', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4379, 'General', 'building', 'Desert Artifacts', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4380, 'General', 'building', 'with Pre', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4381, 'General', 'building', 'Deals in', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4382, 'General', 'building', 'The Age', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4383, 'General', 'building', 'relentless waves', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4384, 'General', 'building', 'undead head', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4385, 'General', 'building', 'Basics', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4386, 'General', 'building', 'Basic concepts', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4387, 'General', 'building', 'Top Commander', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4388, 'General', 'building', 'Challenge Buildings', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4389, 'General', 'building', 'Overview', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4390, 'General', 'building', 'bonuses Alliances', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4391, 'General', 'building', 'The advantages', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4392, 'General', 'building', 'being part', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4393, 'General', 'building', 'Radar Missions', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4394, 'General', 'building', 'rewards Heroes', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4395, 'General', 'building', 'Characteristics', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4396, 'General', 'building', 'heroes Gears', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4397, 'General', 'building', 'them Troops', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4398, 'General', 'building', 'them Stores', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4399, 'General', 'building', 'powerups Squads', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4400, 'General', 'building', 'VIP Program', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4401, 'General', 'building', 'The Capitol', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4402, 'General', 'building', 'request them', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4403, 'General', 'building', 'day Challenge', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4404, 'General', 'building', 'Rookie Challenges', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4405, 'General', 'building', 'Rookie Pass', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4406, 'General', 'building', 'Daily Progress', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4407, 'General', 'building', 'Buildings', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4408, 'General', 'building', 'and bonuses', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4409, 'General', 'building', 'Alliances', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4410, 'General', 'building', 'an alliance', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4411, 'General', 'building', 'many rewards', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4412, 'General', 'building', 'Heroes', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4413, 'General', 'building', 'heroes', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4414, 'General', 'building', 'Gears', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4415, 'General', 'building', 'craft them', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4416, 'General', 'building', 'Troops', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4417, 'General', 'building', 'upgrade them', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:28'), (4418, 'General', 'building', 'Stores', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4419, 'General', 'building', 'powerups', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4420, 'General', 'building', 'Squads', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4421, 'General', 'building', 'place heroes', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4422, 'General', 'building', 'through diamonds', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4423, 'General', 'building', 'Cheats', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4424, 'General', 'building', 'List', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4425, 'General', 'building', 'Transfer Surge', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4426, 'General', 'building', 'Sky Battlefront', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4427, 'General', 'building', 'Overlord calculators', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4428, 'General', 'building', 'to know', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4429, 'General', 'building', 'Server Transfers', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4430, 'General', 'building', 'Overlord Gorilla', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4431, 'General', 'building', 'Crimson Plague', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4432, 'General', 'building', 'Rules Guide', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4433, 'General', 'building', 'Base attacks', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4434, 'General', 'building', 'City', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4435, 'General', 'building', 'War Leader', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4436, 'General', 'building', 'specific tricks', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4437, 'General', 'building', 'for Contributions', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4438, 'General', 'building', 'Rocket Shadow', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4439, 'General', 'building', 'Legion attacks', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4440, 'General', 'building', 'Infinite Octagon', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4441, 'General', 'building', 'Warm up', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4442, 'General', 'building', 'Final Battle', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4443, 'General', 'building', 'Polar Storm', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4444, 'General', 'building', 'Wave Alert', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4445, 'General', 'building', 'High', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4446, 'General', 'building', 'Taste', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4447, 'General', 'building', 'Supply Collections', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4448, 'General', 'building', 'Locations', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4449, 'General', 'building', 'Strategy Guide', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4450, 'General', 'building', 'Victory', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4451, 'General', 'building', 'City Unlocks', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4452, 'General', 'building', 'Nuclear Furnace', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4453, 'General', 'building', 'Soil Showdown', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4454, 'General', 'building', 'Faction Duel', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4455, 'General', 'building', 'Oil', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4456, 'General', 'building', 'Golden Kingdom', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4457, 'General', 'building', 'Cheats End', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4458, 'General', 'building', 'Settlement Period', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4459, 'General', 'building', 'Exclusive Weapon', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4460, 'General', 'building', 'Trade Posts', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4461, 'General', 'building', 'Battle Pass', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4462, 'General', 'building', 'Pyramid War', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4463, 'General', 'building', 'Oasis Project', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4464, 'General', 'building', 'Arms Race', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4465, 'General', 'building', 'Alliance Exercise', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4466, 'General', 'building', 'Duel VS', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4467, 'General', 'building', 'event Wanted', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4468, 'General', 'building', 'Hot Deals', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4469, 'General', 'building', 'Invasion Doomsday', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4470, 'General', 'building', 'Warzone invasion', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4471, 'General', 'building', 'Rampage Boss', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4472, 'General', 'building', 'Warzone Duel', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4473, 'General', 'building', 'Ghost Ops', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4474, 'General', 'building', 'with lots', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4475, 'General', 'building', 'City Clash', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4476, 'General', 'building', 'The capture', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4477, 'General', 'building', 'many prizes', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4478, 'General', 'building', 'alliance event', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4479, 'General', 'building', 'duel event', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4480, 'General', 'building', 'Wanted', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4481, 'General', 'building', 'Monster invasion', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4482, 'General', 'building', 'Weekly Pass', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4483, 'General', 'building', 'Zombie Invasion', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4484, 'General', 'building', 'Doomsday', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4485, 'General', 'building', 'Doom Walkers', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4486, 'General', 'building', 'attacking Capitol', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4487, 'General', 'building', 'war chanmpionship', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4488, 'General', 'building', 'weapon shards', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4489, 'General', 'building', 'the capitol', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4490, 'General', 'building', 'Operation Falcon', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4491, 'General', 'building', 'Desert Storm', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4492, 'General', 'building', 'Zombie Siege', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4493, 'General', 'building', 'attack bases', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4494, 'General', 'building', 'Storm Battlefield', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4495, 'General', 'building', 'Iron War', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4496, 'General', 'building', 'Count Master', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:29'), (4497, 'General', 'building', 'math challenges', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4498, 'General', 'building', 'Frontline Breakthrough', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4499, 'General', 'building', 'rewards', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4500, 'General', 'building', 'Trial', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4501, 'General', 'building', 'your alliance', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4502, 'General', 'building', 'periodic battlefield', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4503, 'General', 'building', 'amazing rewards', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4504, 'General', 'building', 'One', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4505, 'General', 'building', 'Christmas Celebration', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4506, 'General', 'building', 'Thanksgiving Event', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4507, 'General', 'building', 'modified version', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4508, 'General', 'building', 'and', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4509, 'General', 'troop', 'type boost', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4510, 'General', 'troop', 'them', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4511, 'General', 'troop', 'dispatch', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4512, 'General', 'event', 'Latest news', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4513, 'General', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4514, 'General', 'event', 'Target', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4515, 'General', 'event', 'Professions', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4516, 'General', 'event', 'Pre', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4517, 'General', 'event', 'Season', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4518, 'General', 'event', 'Wild West', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4519, 'General', 'event', 'resource cards', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4520, 'General', 'event', 'Maneki', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4521, 'General', 'event', 'Evernight Isle Light and Darkness', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4522, 'General', 'event', 'End of Season', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4523, 'General', 'event', 'guides available\nDesert Artifacts', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4524, 'General', 'event', 'started on early servers with Pre', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4525, 'General', 'event', 'Last War', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4526, 'General', 'event', 'or use the menu to browse all guides', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4527, 'General', 'event', 'Basics', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4528, 'General', 'event', 'day Challenge Buildings', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4529, 'General', 'event', 'Daily missions with many rewards Heroes', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4530, 'General', 'event', 'Characteristics of heroes Gears', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4531, 'General', 'event', 'Gears and how to craft them Troops', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4532, 'General', 'event', 'Soldiers', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4533, 'General', 'event', 'how to train and upgrade them Stores', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4534, 'General', 'event', 'powerups Squads', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4535, 'General', 'event', 'How to place heroes VIP Program', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4536, 'General', 'event', 'boosts and how to request them', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4537, 'General', 'event', 'day Challenge', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4538, 'General', 'event', 'Rookie Challenges', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4539, 'General', 'event', 'Rookie Pass', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4540, 'General', 'event', 'Daily Progress', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4541, 'General', 'event', 'Top Commander', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4542, 'General', 'event', 'Buildings', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4543, 'General', 'event', 'Alliances', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4544, 'General', 'event', 'The advantages of being part of an alliance', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4545, 'General', 'event', 'Radar Missions', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4546, 'General', 'event', 'Daily missions with many rewards', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4547, 'General', 'event', 'Heroes', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4548, 'General', 'event', 'Characteristics of heroes', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4549, 'General', 'event', 'Gears', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4550, 'General', 'event', 'Gears and how to craft them', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4551, 'General', 'event', 'Troops', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4552, 'General', 'event', 'how to train and upgrade them', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4553, 'General', 'event', 'Stores', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4554, 'General', 'event', 'powerups', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4555, 'General', 'event', 'Squads', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4556, 'General', 'event', 'How to place heroes', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4557, 'General', 'event', 'VIP Program', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4558, 'General', 'event', 'Powerful boosts purchased through diamonds', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4559, 'General', 'event', 'The Capitol', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4560, 'General', 'event', 'Cheats', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4561, 'General', 'event', 'Sky Battlefront', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4562, 'General', 'event', 'Overlord calculators', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4563, 'General', 'event', 'List of all those little tricks you want to know', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4564, 'General', 'event', 'Transfer Surge', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4565, 'General', 'event', 'Server Transfers', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4566, 'General', 'event', 'Overlord Gorilla', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4567, 'General', 'event', 'The Crimson Plague', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4568, 'General', 'event', 'Ultimate War Rules Guide', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4569, 'General', 'event', 'Engineer and War Leader', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4570, 'General', 'event', 'specific tricks', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4571, 'General', 'event', 'Rewards for Contributions', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4572, 'General', 'event', 'Rocket Shadow', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4573, 'General', 'event', 'Crimson Legion attacks', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4574, 'General', 'event', 'Infinite Octagon', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4575, 'General', 'event', 'Crimson Plague Warm up', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4576, 'General', 'event', 'Crimson Plague The Final Battle', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4577, 'General', 'event', 'Polar Storm', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:30'), (4578, 'General', 'event', 'Cold Wave Alert', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4579, 'General', 'event', 'High', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4580, 'General', 'event', 'Hero Promotion', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4581, 'General', 'event', 'Taste of Victory Supply Collections', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4582, 'General', 'event', 'The Ultimate Strategy Guide', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4583, 'General', 'event', 'Taste of Victory', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4584, 'General', 'event', 'City Unlocks', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4585, 'General', 'event', 'Nuclear Furnace', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4586, 'General', 'event', 'Turn on Nuclear Furnace', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4587, 'General', 'event', 'Rare Soil Showdown', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4588, 'General', 'event', 'Faction Duel', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4589, 'General', 'event', 'Supply Collections', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4590, 'General', 'event', 'Locations of Supply Collections', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4591, 'General', 'event', 'The Age of Oil', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4592, 'General', 'event', 'Golden Kingdom', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4593, 'General', 'event', 'Settlement Period', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4594, 'General', 'event', 'Marshall Exclusive Weapon', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4595, 'General', 'event', 'Trade Posts', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4596, 'General', 'event', 'Exclusive Weapon Battle Pass', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4597, 'General', 'event', 'Pyramid War', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4598, 'General', 'event', 'Oasis Project', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4599, 'General', 'event', 'McGregor Exclusive Weapon', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4600, 'General', 'event', 'Oasis Locations', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4601, 'General', 'event', 'Events Arms Race', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4602, 'General', 'event', 'Periodic alliance event Duel VS', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4603, 'General', 'event', 'Hot Deals', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4604, 'General', 'event', 'Custom Weekly Pass Zombie Invasion Doomsday', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4605, 'General', 'event', 'Warzone invasion of Doom Walkers Rampage Boss', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4606, 'General', 'event', 'Monsters attacking Capitol Warzone Duel', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4607, 'General', 'event', 'Server war chanmpionship Ghost Ops', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4608, 'General', 'event', 'Arms Race', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4609, 'General', 'event', 'Periodic event that allows you to win many prizes', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4610, 'General', 'event', 'Alliance Exercise', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4611, 'General', 'event', 'Periodic alliance event', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4612, 'General', 'event', 'Duel VS', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4613, 'General', 'event', 'Wanted', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4614, 'General', 'event', 'Protect the server from Monster invasion', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4615, 'General', 'event', 'Custom Weekly Pass', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4616, 'General', 'event', 'Zombie Invasion', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4617, 'General', 'event', 'Doomsday', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4618, 'General', 'event', 'Warzone invasion of Doom Walkers', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4619, 'General', 'event', 'Rampage Boss', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4620, 'General', 'event', 'Monsters attacking Capitol', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4621, 'General', 'event', 'Warzone Duel', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4622, 'General', 'event', 'Server war chanmpionship', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4623, 'General', 'event', 'Ghost Ops', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4624, 'General', 'event', 'City Clash', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4625, 'General', 'event', 'The capture of cities and the capitol', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4626, 'General', 'event', 'Mini Games Operation Falcon', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4627, 'General', 'event', 'Frontline Breakthrough Desert Storm', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4628, 'General', 'event', 'Trial Zombie Siege', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4629, 'General', 'event', 'Meteorite Iron War', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4630, 'General', 'event', 'Sky Battlefront Count Master', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4631, 'General', 'event', 'Survive the math challenges', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4632, 'General', 'event', 'Operation Falcon', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4633, 'General', 'event', 'Frontline Breakthrough', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4634, 'General', 'event', 'Desert Storm', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4635, 'General', 'event', 'Periodic event with lots of rewards', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4636, 'General', 'event', 'Trial', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4637, 'General', 'event', 'Zombie Siege', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4638, 'General', 'event', 'Zombie waves attack bases of your alliance', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4639, 'General', 'event', 'Winter Storm Battlefield', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4640, 'General', 'event', 'periodic battlefield', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4641, 'General', 'event', 'Count Master', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4642, 'General', 'event', 'One', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4643, 'General', 'event', 'Christmas Celebration', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4644, 'General', 'event', 'Thanksgiving Event', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4645, 'General', 'event', 'with big changes Season', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4646, 'General', 'event', 'with', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4647, 'General', 'event', 'that allows you to win many prizes', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4648, 'General', 'event', 'with lots of rewards General', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4649, 'General', 'event', 'with lots of rewards', '{}', 'https://www.lastwartutorial.com/', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:22:31'), (4650, 'General', 'building', 'special sets', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:31'), (4651, 'General', 'building', 'Completion', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:31'), (4652, 'General', 'building', 'highest amount', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:31'), (4653, 'General', 'building', 'professional experience', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:31'), (4654, 'General', 'building', 'higher level', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:31'), (4655, 'General', 'building', 'Acquire Skills', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:31'), (4656, 'General', 'building', 'Profession Selection', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:31'), (4657, 'General', 'building', 'Level Experience', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:31'), (4658, 'General', 'building', 'Change Profession', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:31'), (4659, 'General', 'building', 'Profession Skills', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:31'), (4660, 'General', 'building', 'Skill Points', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:31'), (4661, 'General', 'building', 'Engineer Engineer', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:31'), (4662, 'General', 'building', 'Engineer', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:31'), (4663, 'General', 'building', 'Instructions Engineer', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:31'), (4664, 'General', 'building', 'Aid Engineer', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:31'), (4665, 'General', 'building', 'Resource', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:31'), (4666, 'General', 'building', 'Squad Engineer', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:31'), (4667, 'General', 'building', 'Rapid Production', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:31'), (4668, 'General', 'building', 'Outstanding Contribution', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:31'), (4669, 'General', 'building', 'Siege Mastery', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4670, 'General', 'building', 'for Free', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4671, 'General', 'building', 'Research Now', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4672, 'General', 'building', 'Instructions', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4673, 'General', 'building', 'Banner Instructions', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4674, 'General', 'building', 'Friendly Aid', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4675, 'General', 'building', 'Siege Inspiration', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4676, 'General', 'building', 'Construction Instructions', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4677, 'General', 'building', 'Research Instructions', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4678, 'General', 'building', 'Saving', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4679, 'General', 'building', 'Shield Instructions', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4680, 'General', 'building', 'Aid Instructions', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4681, 'General', 'building', 'Suicide Squad', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4682, 'General', 'building', 'Inspiration II', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4683, 'General', 'building', 'Scientific Insight', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4684, 'General', 'building', 'War Leader', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4685, 'General', 'building', 'Immediate Return', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4686, 'General', 'building', 'Unit Mobilization', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4687, 'General', 'building', 'Ground Prep', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4688, 'General', 'building', 'Hospital Prep', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4689, 'General', 'building', 'Urgent Cure', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4690, 'General', 'building', 'Winning Pursuit', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4691, 'General', 'building', 'Intensive Training', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4692, 'General', 'building', 'in Badlands', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4693, 'General', 'building', 'Warefare Supplies', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4694, 'General', 'building', 'Speedup reinforce', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4695, 'General', 'building', 'Team Strike', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4696, 'General', 'building', 'Tactical Reinforce', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4697, 'General', 'building', 'Reinforce Strengthen', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4698, 'General', 'building', 'Defense Prisoner', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4699, 'General', 'building', 'Fortify Defense', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4700, 'General', 'building', 'Siege Boost', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4701, 'General', 'building', 'Prism Tower', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4702, 'General', 'building', 'Crimson Plague', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4703, 'General', 'building', 'available Professions', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4704, 'General', 'building', 'the building', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4705, 'General', 'building', 'Professions', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4706, 'General', 'building', 'be acquired', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4707, 'General', 'building', 'immediately used', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4708, 'General', 'building', 'Diplomat', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4709, 'General', 'building', 'yet\nInstructions', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4710, 'General', 'building', 'the End', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4711, 'General', 'building', 'the reset', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4712, 'General', 'building', 'to season', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4713, 'General', 'building', 'the profession', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4714, 'General', 'building', 'the start', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4715, 'General', 'building', 'next season', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4716, 'General', 'building', 'the level', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4717, 'General', 'building', 'are some', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4718, 'General', 'building', 'Change Certificate', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4719, 'General', 'building', 'to re', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4720, 'General', 'building', 'select Profession', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4721, 'General', 'building', 'points\nOne', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4722, 'General', 'building', 'Reset Book', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4723, 'General', 'building', 'skill point', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4724, 'General', 'building', 'EXP\nTwo', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4725, 'General', 'building', 'be reached', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4726, 'General', 'building', 'the top', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4727, 'General', 'building', 'the right', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4728, 'General', 'building', 'from in', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4729, 'General', 'building', 'hours', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4730, 'General', 'building', 'the number', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4731, 'General', 'building', 'The effect', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4732, 'General', 'building', 'packs', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4733, 'General', 'building', 'daily instead', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4734, 'General', 'building', 'free speed', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4735, 'General', 'building', 'for Constructions', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4736, 'General', 'building', 'for research', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4737, 'General', 'building', 'an ally', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4738, 'General', 'building', 'Siege Banner', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4739, 'General', 'building', 'marching speed', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4740, 'General', 'building', 'the damage', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4741, 'General', 'building', 'two types', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4742, 'General', 'building', 'cooldown', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4743, 'General', 'building', 'City Durability', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:32'), (4744, 'General', 'building', 'casualty rate', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4745, 'General', 'building', 'Cooperative Construction', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4746, 'General', 'building', 'Cooperative Research', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4747, 'General', 'building', 'virus stacks', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4748, 'General', 'building', 'the cost', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4749, 'General', 'building', 'for construction', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4750, 'General', 'building', 'maximum', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4751, 'General', 'building', 'hour', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4752, 'General', 'building', 'constructing non', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4753, 'General', 'building', 'season buildings', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4754, 'General', 'building', 'troop losses', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4755, 'General', 'building', 'Ground capacity', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4756, 'General', 'building', 'Hospital capacity', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4757, 'General', 'building', 'Fever state', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4758, 'General', 'building', 'Training Speed', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4759, 'General', 'building', 'Units Increased', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4760, 'General', 'building', 'Capital Conquest', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4761, 'General', 'building', 'Morale Boost', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4762, 'General', 'building', 'speed increases', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4763, 'General', 'building', 'certain proportion', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4764, 'General', 'building', 'minimum', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4765, 'General', 'building', 'the attack', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4766, 'General', 'building', 'in bases', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4767, 'General', 'building', 'enemy base', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4768, 'General', 'building', 'Inspiration', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4769, 'General', 'building', 'speed', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4770, 'General', 'building', 'within', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4771, 'General', 'building', 'aura', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4772, 'General', 'troop', 'Mobilization Combat', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4773, 'General', 'troop', 'Mobilization', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4774, 'General', 'troop', 'durability damage', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4775, 'General', 'troop', 'marching speed', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4776, 'General', 'troop', 'losses', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4777, 'General', 'troop', 'Units', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4778, 'General', 'troop', 'casualty rate', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4779, 'General', 'troop', 'level decreases', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4780, 'General', 'troop', 'boosts', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4781, 'General', 'troop', 'your', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4782, 'General', 'troop', 'Enemy', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4783, 'General', 'event', 'Suggestions', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4784, 'General', 'event', 'Skill Points Acquire Skills', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4785, 'General', 'event', 'Profession Selection', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4786, 'General', 'event', 'Profession Level Experience', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4787, 'General', 'event', 'Change Profession', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4788, 'General', 'event', 'Reset current Profession Skills', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4789, 'General', 'event', 'Skill Points', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4790, 'General', 'event', 'Acquire Skills', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4791, 'General', 'event', 'Engineer Engineer', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4792, 'General', 'event', 'Engineer', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4793, 'General', 'event', 'Instructions Engineer', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4794, 'General', 'event', 'Siege Inspiration Friendly Aid Engineer', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4795, 'General', 'event', 'Resource', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4796, 'General', 'event', 'Building Inspiration II Suicide Squad Engineer', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4797, 'General', 'event', 'Rapid Production', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4798, 'General', 'event', 'Outstanding Contribution', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4799, 'General', 'event', 'Siege Mastery', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4800, 'General', 'event', 'Build for Free', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4801, 'General', 'event', 'Research for Free', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4802, 'General', 'event', 'Research Now', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4803, 'General', 'event', 'Instructions', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4804, 'General', 'event', 'Siege Banner Instructions', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4805, 'General', 'event', 'Siege Inspiration Friendly Aid', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4806, 'General', 'event', 'Siege Inspiration', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4807, 'General', 'event', 'Friendly Aid', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4808, 'General', 'event', 'Cooperative Construction Instructions', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4809, 'General', 'event', 'Cooperative Research Instructions', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4810, 'General', 'event', 'Saving', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4811, 'General', 'event', 'Medical Aid Instructions', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4812, 'General', 'event', 'Friendly Shield Instructions', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4813, 'General', 'event', 'Building Inspiration II Suicide Squad', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4814, 'General', 'event', 'Building Inspiration II', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4815, 'General', 'event', 'Suicide Squad', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4816, 'General', 'event', 'Scientific Insight', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4817, 'General', 'event', 'War Leader War Leader', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4818, 'General', 'event', 'War Leader', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4819, 'General', 'event', 'Instructions War Leader', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4820, 'General', 'event', 'Inspire Speedup reinforce War Leader', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4821, 'General', 'event', 'Decay Ray Charge Banner Instructions War Leader', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4822, 'General', 'event', 'Fortify Defense Prisoner War Leader', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4823, 'General', 'event', 'Immediate Return', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4824, 'General', 'event', 'Unit Mobilization', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4825, 'General', 'event', 'Drill Ground Prep', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4826, 'General', 'event', 'Hospital Prep', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4827, 'General', 'event', 'Urgent Cure', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4828, 'General', 'event', 'Winning Pursuit', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4829, 'General', 'event', 'Intensive Training', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4830, 'General', 'event', 'March in Badlands', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4831, 'General', 'event', 'Warefare Supplies', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4832, 'General', 'event', 'Inspire Speedup reinforce', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:33'), (4833, 'General', 'event', 'Speedup reinforce', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4834, 'General', 'event', 'Team Strike', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4835, 'General', 'event', 'Tactical Reinforce', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4836, 'General', 'event', 'Reinforce Strengthen', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4837, 'General', 'event', 'Decay Ray Charge Banner Instructions', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4838, 'General', 'event', 'Charge Banner Instructions', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4839, 'General', 'event', 'Fortify Defense Prisoner', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4840, 'General', 'event', 'Fortify Defense', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4841, 'General', 'event', 'Siege Boost', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4842, 'General', 'event', 'Prism Tower', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4843, 'General', 'event', 'The Crimson Plague', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4844, 'General', 'event', 'actions are available Professions', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4845, 'General', 'event', 'Professions', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4846, 'General', 'event', 'Profession paths with skills that can be acquired', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4847, 'General', 'event', 'Profession Skills', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4848, 'General', 'event', 'Diplomat', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4849, 'General', 'event', 'Not available yet\nInstructions', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4850, 'General', 'event', 'The special skills may vary from season to season', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4851, 'General', 'event', 'Profession Change Certificate', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4852, 'General', 'event', 'Use this to re', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4853, 'General', 'event', 'select Profession', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4854, 'General', 'event', 'Profession Skill Reset Book', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4855, 'General', 'event', 'Profession skill point', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4856, 'General', 'event', 'conditions need to be met', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4857, 'General', 'event', 'Max Skill Levels', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4858, 'General', 'event', 'of production from in', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4859, 'General', 'event', 'hours', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4860, 'General', 'event', 'hours\nMax Skill Levels', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4861, 'General', 'event', 'Increase free speed', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4862, 'General', 'event', 'up time for Constructions', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4863, 'General', 'event', 'up time for research', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4864, 'General', 'event', 'additional virus stack each time you cure an ally', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4865, 'General', 'event', 'Siege Banner', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4866, 'General', 'event', 'Friendly Aid\nMax Skill Levels', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4867, 'General', 'event', 'Cooperative Construction', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4868, 'General', 'event', 'Cooperative Research', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4869, 'General', 'event', 'ATTENTION', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4870, 'General', 'event', 'Raise the limit on virus stacks', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4871, 'General', 'event', 'and Coin for construction', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4872, 'General', 'event', 'and Coin for research', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4873, 'General', 'event', 'Friendly Shield\nMax Skill Levels', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4874, 'General', 'event', 'hour', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4875, 'General', 'event', 'Suicide Squad\nMax Skill Levels', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4876, 'General', 'event', 'Gain Profession EXP from constructing non', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4877, 'General', 'event', 'game season buildings', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4878, 'General', 'event', 'Increased Drill Ground capacity', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4879, 'General', 'event', 'Increased Hospital capacity', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4880, 'General', 'event', 'Increased damage during War Fever state', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4881, 'General', 'event', 'Training Speed of Units Increased', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4882, 'General', 'event', 'Speedup reinforce\nMax Skill Levels', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4883, 'General', 'event', 'Unity Morale Boost', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4884, 'General', 'event', 'March speed increases', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4885, 'General', 'event', 'Use it to enter Disguise state', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4886, 'General', 'event', 'Charge Banner\nMax Skill Levels', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4887, 'General', 'event', 'Fortify Defense\nMax Skill Levels', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4888, 'General', 'event', 'Boost damage for defending squads in bases', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4889, 'General', 'event', 'Boost Damage when attacking the enemy base', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4890, 'General', 'event', 'menu and then Profession\nSeason', '{}', 'https://www.lastwartutorial.com/professions-engineer-and-war-leader/', 'Professions – Engineer and War Leader – Additional skills based on the profession you choose', 'Starting from Season 1 – The Crimson Plague it is possible to choose a Profession that will give access to special sets of skills.\nSeason 1 – The Crimson Plague\nIn Season 2 there is an update for professions , but that change will not be integrated in this guide until it is more stable considering that Season 2 is still in Early Access stage.\nIt is up to everyone to decide which Profession to choose, if you are at a lower HQ level or power in regards to your server maybe choosing the Engineer is...', '2026-01-23 03:22:34'), (4891, 'Season 5', 'event', 'Wild West', '{}', 'https://www.lastwartutorial.com/season-5-week-4/', 'Season 5 – Week 4 – Build the Outpost, Warzone Expedition, Warzone Invasion, Lv. 6/7/8/9 City Ready for War', 'In this article all missions of Season 5 week 4 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 4 Week4-01: Build the Outpost Mission goal Repair the Outpost Reward chest goal Week4-02: Warzone Expedition Mission goal Reward ch...', '2026-01-23 03:22:34'), (4892, 'Season 5', 'event', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-5-week-4/', 'Season 5 – Week 4 – Build the Outpost, Warzone Expedition, Warzone Invasion, Lv. 6/7/8/9 City Ready for War', 'In this article all missions of Season 5 week 4 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 4 Week4-01: Build the Outpost Mission goal Repair the Outpost Reward chest goal Week4-02: Warzone Expedition Mission goal Reward ch...', '2026-01-23 03:22:34'), (4893, 'Season 5', 'event', 'Pre', '{}', 'https://www.lastwartutorial.com/season-5-week-4/', 'Season 5 – Week 4 – Build the Outpost, Warzone Expedition, Warzone Invasion, Lv. 6/7/8/9 City Ready for War', 'In this article all missions of Season 5 week 4 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 4 Week4-01: Build the Outpost Mission goal Repair the Outpost Reward chest goal Week4-02: Warzone Expedition Mission goal Reward ch...', '2026-01-23 03:22:34'), (4894, 'Season 5', 'event', 'Season', '{}', 'https://www.lastwartutorial.com/season-5-week-4/', 'Season 5 – Week 4 – Build the Outpost, Warzone Expedition, Warzone Invasion, Lv. 6/7/8/9 City Ready for War', 'In this article all missions of Season 5 week 4 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 4 Week4-01: Build the Outpost Mission goal Repair the Outpost Reward chest goal Week4-02: Warzone Expedition Mission goal Reward ch...', '2026-01-23 03:22:34'), (4895, 'Season 5', 'event', 'Professions', '{}', 'https://www.lastwartutorial.com/season-5-week-4/', 'Season 5 – Week 4 – Build the Outpost, Warzone Expedition, Warzone Invasion, Lv. 6/7/8/9 City Ready for War', 'In this article all missions of Season 5 week 4 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 4 Week4-01: Build the Outpost Mission goal Repair the Outpost Reward chest goal Week4-02: Warzone Expedition Mission goal Reward ch...', '2026-01-23 03:22:34'), (4896, 'Season 5', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-5-week-4/', 'Season 5 – Week 4 – Build the Outpost, Warzone Expedition, Warzone Invasion, Lv. 6/7/8/9 City Ready for War', 'In this article all missions of Season 5 week 4 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 4 Week4-01: Build the Outpost Mission goal Repair the Outpost Reward chest goal Week4-02: Warzone Expedition Mission goal Reward ch...', '2026-01-23 03:22:34'), (4897, 'Season 5', 'event', 'City Ready for War Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-4/', 'Season 5 – Week 4 – Build the Outpost, Warzone Expedition, Warzone Invasion, Lv. 6/7/8/9 City Ready for War', 'In this article all missions of Season 5 week 4 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 4 Week4-01: Build the Outpost Mission goal Repair the Outpost Reward chest goal Week4-02: Warzone Expedition Mission goal Reward ch...', '2026-01-23 03:22:34'), (4898, 'Season 5', 'event', 'Mission goal Repair the Outpost', '{}', 'https://www.lastwartutorial.com/season-5-week-4/', 'Season 5 – Week 4 – Build the Outpost, Warzone Expedition, Warzone Invasion, Lv. 6/7/8/9 City Ready for War', 'In this article all missions of Season 5 week 4 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 4 Week4-01: Build the Outpost Mission goal Repair the Outpost Reward chest goal Week4-02: Warzone Expedition Mission goal Reward ch...', '2026-01-23 03:22:34'), (4899, 'Season 5', 'event', 'Repair the Outpost', '{}', 'https://www.lastwartutorial.com/season-5-week-4/', 'Season 5 – Week 4 – Build the Outpost, Warzone Expedition, Warzone Invasion, Lv. 6/7/8/9 City Ready for War', 'In this article all missions of Season 5 week 4 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 4 Week4-01: Build the Outpost Mission goal Repair the Outpost Reward chest goal Week4-02: Warzone Expedition Mission goal Reward ch...', '2026-01-23 03:22:34'), (4900, 'Season 5', 'event', 'Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-4/', 'Season 5 – Week 4 – Build the Outpost, Warzone Expedition, Warzone Invasion, Lv. 6/7/8/9 City Ready for War', 'In this article all missions of Season 5 week 4 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 4 Week4-01: Build the Outpost Mission goal Repair the Outpost Reward chest goal Week4-02: Warzone Expedition Mission goal Reward ch...', '2026-01-23 03:22:34'), (4901, 'Season 5', 'event', 'Warzone Expedition Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-4/', 'Season 5 – Week 4 – Build the Outpost, Warzone Expedition, Warzone Invasion, Lv. 6/7/8/9 City Ready for War', 'In this article all missions of Season 5 week 4 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 4 Week4-01: Build the Outpost Mission goal Repair the Outpost Reward chest goal Week4-02: Warzone Expedition Mission goal Reward ch...', '2026-01-23 03:22:34'), (4902, 'Season 5', 'event', 'Mission goal', '{}', 'https://www.lastwartutorial.com/season-5-week-4/', 'Season 5 – Week 4 – Build the Outpost, Warzone Expedition, Warzone Invasion, Lv. 6/7/8/9 City Ready for War', 'In this article all missions of Season 5 week 4 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 4 Week4-01: Build the Outpost Mission goal Repair the Outpost Reward chest goal Week4-02: Warzone Expedition Mission goal Reward ch...', '2026-01-23 03:22:34'), (4903, 'Season 5', 'event', 'Warzone Invasion Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-4/', 'Season 5 – Week 4 – Build the Outpost, Warzone Expedition, Warzone Invasion, Lv. 6/7/8/9 City Ready for War', 'In this article all missions of Season 5 week 4 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 4 Week4-01: Build the Outpost Mission goal Repair the Outpost Reward chest goal Week4-02: Warzone Expedition Mission goal Reward ch...', '2026-01-23 03:22:34'), (4904, 'Season 5', 'event', 'All missions share the fact that they have', '{}', 'https://www.lastwartutorial.com/season-5-week-4/', 'Season 5 – Week 4 – Build the Outpost, Warzone Expedition, Warzone Invasion, Lv. 6/7/8/9 City Ready for War', 'In this article all missions of Season 5 week 4 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 4 Week4-01: Build the Outpost Mission goal Repair the Outpost Reward chest goal Week4-02: Warzone Expedition Mission goal Reward ch...', '2026-01-23 03:22:34'), (4905, 'Season 5', 'event', 'reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-4/', 'Season 5 – Week 4 – Build the Outpost, Warzone Expedition, Warzone Invasion, Lv. 6/7/8/9 City Ready for War', 'In this article all missions of Season 5 week 4 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 4 Week4-01: Build the Outpost Mission goal Repair the Outpost Reward chest goal Week4-02: Warzone Expedition Mission goal Reward ch...', '2026-01-23 03:22:34'), (4906, 'Season 5', 'event', 'additional tiles will appear', '{}', 'https://www.lastwartutorial.com/season-5-week-4/', 'Season 5 – Week 4 – Build the Outpost, Warzone Expedition, Warzone Invasion, Lv. 6/7/8/9 City Ready for War', 'In this article all missions of Season 5 week 4 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 4 Week4-01: Build the Outpost Mission goal Repair the Outpost Reward chest goal Week4-02: Warzone Expedition Mission goal Reward ch...', '2026-01-23 03:22:34'), (4907, 'Season 5', 'event', 'Warzone Routes', '{}', 'https://www.lastwartutorial.com/season-5-week-4/', 'Season 5 – Week 4 – Build the Outpost, Warzone Expedition, Warzone Invasion, Lv. 6/7/8/9 City Ready for War', 'In this article all missions of Season 5 week 4 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 4 Week4-01: Build the Outpost Mission goal Repair the Outpost Reward chest goal Week4-02: Warzone Expedition Mission goal Reward ch...', '2026-01-23 03:22:34'), (4908, 'Season 5', 'event', 'goal Repair the Outpost Reward chest goal Week', '{}', 'https://www.lastwartutorial.com/season-5-week-4/', 'Season 5 – Week 4 – Build the Outpost, Warzone Expedition, Warzone Invasion, Lv. 6/7/8/9 City Ready for War', 'In this article all missions of Season 5 week 4 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 4 Week4-01: Build the Outpost Mission goal Repair the Outpost Reward chest goal Week4-02: Warzone Expedition Mission goal Reward ch...', '2026-01-23 03:22:34'), (4909, 'Season 5', 'event', 'goal Reward chest goal Week', '{}', 'https://www.lastwartutorial.com/season-5-week-4/', 'Season 5 – Week 4 – Build the Outpost, Warzone Expedition, Warzone Invasion, Lv. 6/7/8/9 City Ready for War', 'In this article all missions of Season 5 week 4 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 4 Week4-01: Build the Outpost Mission goal Repair the Outpost Reward chest goal Week4-02: Warzone Expedition Mission goal Reward ch...', '2026-01-23 03:22:34'), (4910, 'Season 5', 'event', 'goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-4/', 'Season 5 – Week 4 – Build the Outpost, Warzone Expedition, Warzone Invasion, Lv. 6/7/8/9 City Ready for War', 'In this article all missions of Season 5 week 4 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 4 Week4-01: Build the Outpost Mission goal Repair the Outpost Reward chest goal Week4-02: Warzone Expedition Mission goal Reward ch...', '2026-01-23 03:22:34'), (4911, 'Season 5', 'event', 'goal Repair the Outpost Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-4/', 'Season 5 – Week 4 – Build the Outpost, Warzone Expedition, Warzone Invasion, Lv. 6/7/8/9 City Ready for War', 'In this article all missions of Season 5 week 4 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 4 Week4-01: Build the Outpost Mission goal Repair the Outpost Reward chest goal Week4-02: Warzone Expedition Mission goal Reward ch...', '2026-01-23 03:22:34'), (4912, 'Season 5', 'event', 'goal Repair the Outpost', '{}', 'https://www.lastwartutorial.com/season-5-week-4/', 'Season 5 – Week 4 – Build the Outpost, Warzone Expedition, Warzone Invasion, Lv. 6/7/8/9 City Ready for War', 'In this article all missions of Season 5 week 4 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 4 Week4-01: Build the Outpost Mission goal Repair the Outpost Reward chest goal Week4-02: Warzone Expedition Mission goal Reward ch...', '2026-01-23 03:22:34'), (4913, 'Season 5', 'event', 'goal', '{}', 'https://www.lastwartutorial.com/season-5-week-4/', 'Season 5 – Week 4 – Build the Outpost, Warzone Expedition, Warzone Invasion, Lv. 6/7/8/9 City Ready for War', 'In this article all missions of Season 5 week 4 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 4 Week4-01: Build the Outpost Mission goal Repair the Outpost Reward chest goal Week4-02: Warzone Expedition Mission goal Reward ch...', '2026-01-23 03:22:35'), (4914, 'Season 5', 'event', 'goal is unlocked', '{}', 'https://www.lastwartutorial.com/season-5-week-4/', 'Season 5 – Week 4 – Build the Outpost, Warzone Expedition, Warzone Invasion, Lv. 6/7/8/9 City Ready for War', 'In this article all missions of Season 5 week 4 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 4 Week4-01: Build the Outpost Mission goal Repair the Outpost Reward chest goal Week4-02: Warzone Expedition Mission goal Reward ch...', '2026-01-23 03:22:35'), (4915, 'Season 5', 'event', 'of the season', '{}', 'https://www.lastwartutorial.com/season-5-week-4/', 'Season 5 – Week 4 – Build the Outpost, Warzone Expedition, Warzone Invasion, Lv. 6/7/8/9 City Ready for War', 'In this article all missions of Season 5 week 4 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 4 Week4-01: Build the Outpost Mission goal Repair the Outpost Reward chest goal Week4-02: Warzone Expedition Mission goal Reward ch...', '2026-01-23 03:22:35'), (4916, 'Season 5', 'event', 'goal\nSeason', '{}', 'https://www.lastwartutorial.com/season-5-week-4/', 'Season 5 – Week 4 – Build the Outpost, Warzone Expedition, Warzone Invasion, Lv. 6/7/8/9 City Ready for War', 'In this article all missions of Season 5 week 4 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 4 Week4-01: Build the Outpost Mission goal Repair the Outpost Reward chest goal Week4-02: Warzone Expedition Mission goal Reward ch...', '2026-01-23 03:22:35'), (4917, 'Season 5', 'event', 'will start day X of Week', '{}', 'https://www.lastwartutorial.com/season-5-week-4/', 'Season 5 – Week 4 – Build the Outpost, Warzone Expedition, Warzone Invasion, Lv. 6/7/8/9 City Ready for War', 'In this article all missions of Season 5 week 4 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 4 Week4-01: Build the Outpost Mission goal Repair the Outpost Reward chest goal Week4-02: Warzone Expedition Mission goal Reward ch...', '2026-01-23 03:22:35'), (4918, 'Season 5', 'event', 'goals are immediately available', '{}', 'https://www.lastwartutorial.com/season-5-week-4/', 'Season 5 – Week 4 – Build the Outpost, Warzone Expedition, Warzone Invasion, Lv. 6/7/8/9 City Ready for War', 'In this article all missions of Season 5 week 4 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 4 Week4-01: Build the Outpost Mission goal Repair the Outpost Reward chest goal Week4-02: Warzone Expedition Mission goal Reward ch...', '2026-01-23 03:22:35'), (4919, 'Season 5', 'event', 'page', '{}', 'https://www.lastwartutorial.com/season-5-week-4/', 'Season 5 – Week 4 – Build the Outpost, Warzone Expedition, Warzone Invasion, Lv. 6/7/8/9 City Ready for War', 'In this article all missions of Season 5 week 4 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 4 Week4-01: Build the Outpost Mission goal Repair the Outpost Reward chest goal Week4-02: Warzone Expedition Mission goal Reward ch...', '2026-01-23 03:22:35'), (4920, 'Season 5', 'event', 'will start day', '{}', 'https://www.lastwartutorial.com/season-5-week-4/', 'Season 5 – Week 4 – Build the Outpost, Warzone Expedition, Warzone Invasion, Lv. 6/7/8/9 City Ready for War', 'In this article all missions of Season 5 week 4 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 4 Week4-01: Build the Outpost Mission goal Repair the Outpost Reward chest goal Week4-02: Warzone Expedition Mission goal Reward ch...', '2026-01-23 03:22:35'), (4921, 'Season 5', 'event', 'goal is delayed by', '{}', 'https://www.lastwartutorial.com/season-5-week-4/', 'Season 5 – Week 4 – Build the Outpost, Warzone Expedition, Warzone Invasion, Lv. 6/7/8/9 City Ready for War', 'In this article all missions of Season 5 week 4 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 4 Week4-01: Build the Outpost Mission goal Repair the Outpost Reward chest goal Week4-02: Warzone Expedition Mission goal Reward ch...', '2026-01-23 03:22:35'), (4922, 'Season 5', 'event', 'is to capture Level', '{}', 'https://www.lastwartutorial.com/season-5-week-4/', 'Season 5 – Week 4 – Build the Outpost, Warzone Expedition, Warzone Invasion, Lv. 6/7/8/9 City Ready for War', 'In this article all missions of Season 5 week 4 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 4 Week4-01: Build the Outpost Mission goal Repair the Outpost Reward chest goal Week4-02: Warzone Expedition Mission goal Reward ch...', '2026-01-23 03:22:35'), (4923, 'Season 1', 'troop', 'loss with', '{}', 'https://www.lastwartutorial.com/season-1-tricks-cheats/', 'Season 1 Tricks/Cheats – Tricks, cheats, tips to master the new Season 1 The Crimson Plague', 'This Tricks section is specific to Season 1 – The Crimson Plague .\nSeason 1 – The Crimson Plague\nIf you are looking for the normal game Tricks click here .\n- Doom Elite – Kill Doom Elites with low troop loss with low Virus Resistance\n- Duel VS/Arms Race points – Use Mason upgrade to UR to score high in Duel VS\n- Duel VS/Arms Race points – Use Level Swap to score high in Duel VS\n\n## Doom Elite – Kill Doom Elites with low troop loss with low Virus Resistance\n\nIf you have a low virus resistance, gi...', '2026-01-23 03:22:35'), (4924, 'Season 1', 'troop', 'loss', '{}', 'https://www.lastwartutorial.com/season-1-tricks-cheats/', 'Season 1 Tricks/Cheats – Tricks, cheats, tips to master the new Season 1 The Crimson Plague', 'This Tricks section is specific to Season 1 – The Crimson Plague .\nSeason 1 – The Crimson Plague\nIf you are looking for the normal game Tricks click here .\n- Doom Elite – Kill Doom Elites with low troop loss with low Virus Resistance\n- Duel VS/Arms Race points – Use Mason upgrade to UR to score high in Duel VS\n- Duel VS/Arms Race points – Use Level Swap to score high in Duel VS\n\n## Doom Elite – Kill Doom Elites with low troop loss with low Virus Resistance\n\nIf you have a low virus resistance, gi...', '2026-01-23 03:22:35'), (4925, 'Season 1', 'troop', 'low', '{}', 'https://www.lastwartutorial.com/season-1-tricks-cheats/', 'Season 1 Tricks/Cheats – Tricks, cheats, tips to master the new Season 1 The Crimson Plague', 'This Tricks section is specific to Season 1 – The Crimson Plague .\nSeason 1 – The Crimson Plague\nIf you are looking for the normal game Tricks click here .\n- Doom Elite – Kill Doom Elites with low troop loss with low Virus Resistance\n- Duel VS/Arms Race points – Use Mason upgrade to UR to score high in Duel VS\n- Duel VS/Arms Race points – Use Level Swap to score high in Duel VS\n\n## Doom Elite – Kill Doom Elites with low troop loss with low Virus Resistance\n\nIf you have a low virus resistance, gi...', '2026-01-23 03:22:35'), (4926, 'Season 1', 'troop', 'less', '{}', 'https://www.lastwartutorial.com/season-1-tricks-cheats/', 'Season 1 Tricks/Cheats – Tricks, cheats, tips to master the new Season 1 The Crimson Plague', 'This Tricks section is specific to Season 1 – The Crimson Plague .\nSeason 1 – The Crimson Plague\nIf you are looking for the normal game Tricks click here .\n- Doom Elite – Kill Doom Elites with low troop loss with low Virus Resistance\n- Duel VS/Arms Race points – Use Mason upgrade to UR to score high in Duel VS\n- Duel VS/Arms Race points – Use Level Swap to score high in Duel VS\n\n## Doom Elite – Kill Doom Elites with low troop loss with low Virus Resistance\n\nIf you have a low virus resistance, gi...', '2026-01-23 03:22:35'), (4927, 'Season 1', 'troop', 'minimum', '{}', 'https://www.lastwartutorial.com/season-1-tricks-cheats/', 'Season 1 Tricks/Cheats – Tricks, cheats, tips to master the new Season 1 The Crimson Plague', 'This Tricks section is specific to Season 1 – The Crimson Plague .\nSeason 1 – The Crimson Plague\nIf you are looking for the normal game Tricks click here .\n- Doom Elite – Kill Doom Elites with low troop loss with low Virus Resistance\n- Duel VS/Arms Race points – Use Mason upgrade to UR to score high in Duel VS\n- Duel VS/Arms Race points – Use Level Swap to score high in Duel VS\n\n## Doom Elite – Kill Doom Elites with low troop loss with low Virus Resistance\n\nIf you have a low virus resistance, gi...', '2026-01-23 03:22:35'), (4928, 'Squads', 'building', 'the power', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4929, 'Squads', 'building', 'formation basics', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4930, 'Squads', 'building', 'Type Counter', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4931, 'Squads', 'building', 'Formation bonus', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4932, 'Squads', 'building', 'and shards', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4933, 'Squads', 'building', 'the effect', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4934, 'Squads', 'building', 'the front', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4935, 'Squads', 'building', 'Example', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4936, 'Squads', 'building', 'first stages', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4937, 'Squads', 'building', 'front line', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4938, 'Squads', 'building', 'the back', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4939, 'Squads', 'building', 'last phase', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4940, 'Squads', 'building', 'heroes', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4941, 'Squads', 'building', 'takes advantage', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4942, 'Squads', 'building', 'the heroes', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4943, 'Squads', 'building', 'Most', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4944, 'Squads', 'building', 'take advantage', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4945, 'Squads', 'building', 'multiple types', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4946, 'Squads', 'building', 'lot', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4947, 'Squads', 'building', 'the number', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4948, 'Squads', 'building', 'base power', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4949, 'Squads', 'building', 'The quantity', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4950, 'Squads', 'building', 'size attribute', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4951, 'Squads', 'building', 'the team', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4952, 'Squads', 'building', 'this amount', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4953, 'Squads', 'building', 'amount', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4954, 'Squads', 'building', 'the amount', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4955, 'Squads', 'building', 'proportionately most', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4956, 'Squads', 'troop', 'Type Counter', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4957, 'Squads', 'troop', 'count', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4958, 'Squads', 'troop', 'and', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4959, 'Squads', 'troop', 'the', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4960, 'Squads', 'troop', 'level', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4961, 'Squads', 'troop', 'these', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4962, 'Squads', 'event', 'Squad formation basics', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4963, 'Squads', 'event', 'Troop Type Counter', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4964, 'Squads', 'event', 'Formation bonus', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4965, 'Squads', 'event', 'Hero EXP and shards', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4966, 'Squads', 'event', 'on defense and therefore on the front line', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4967, 'Squads', 'event', 'attack and defense', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4968, 'Squads', 'event', 'heroes of same type', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4969, 'Squads', 'event', 'of another', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4970, 'Squads', 'event', 'it follows that these troops add', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4971, 'Squads', 'event', 'power points to the team', '{}', 'https://www.lastwartutorial.com/squads/', 'Squads – Setup correctly your squads to maximize power using the formation boost', 'To maximize the power of your heroes you need to make sure to build your squads properly.\n- Squad formation basics\n- Troop Type Counter – Formation bonus\n- Hero EXP and shards\n- Squads and soldiers\n\n## Squad formation basics\n\nAs seen in the heroes guide , each hero has its type and ability , moreover its peculiar features.\nTo maximize the effect of their specific properties heroes should be positioned in the proper way in a squad.\nDefense heroes should be placed at the front of the team.\nAttack ...', '2026-01-23 03:22:35'), (4972, 'Season 5', 'troop', 'send', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:35'), (4973, 'Season 5', 'event', 'Wild West', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:35'), (4974, 'Season 5', 'event', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:35'), (4975, 'Season 5', 'event', 'Pre', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:35'), (4976, 'Season 5', 'event', 'Season', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:35'), (4977, 'Season 5', 'event', 'Professions', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:35'), (4978, 'Season 5', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:35'), (4979, 'Season 5', 'event', 'Unlock', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:35'), (4980, 'Season 5', 'event', 'UR Promotion Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:35'), (4981, 'Season 5', 'event', 'Mission goal', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:35'), (4982, 'Season 5', 'event', 'Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:35'), (4983, 'Season 5', 'event', 'Warzone Expedition Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:35'), (4984, 'Season 5', 'event', 'Trade Post Capture Ranking and Governor Ranking', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:35'), (4985, 'Season 5', 'event', 'City Ready for War Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:35'), (4986, 'Season 5', 'event', 'Grand Nexus Opens Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:35'), (4987, 'Season 5', 'event', 'Warzone Declaration of War', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:35'), (4988, 'Season 5', 'event', 'All missions share the fact that they have', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:35'), (4989, 'Season 5', 'event', 'reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:35'), (4990, 'Season 5', 'event', 'tile menu', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:35'), (4991, 'Season 5', 'event', 'Exclusive Weapon', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:35'), (4992, 'Season 5', 'event', 'High Noon Duel Mode unlocks', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:35'), (4993, 'Season 5', 'event', 'to undergo the promotion to UR', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:35'), (4994, 'Season 5', 'event', 'With the upgrade', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:35'), (4995, 'Season 5', 'event', 'reset to level', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:35'), (4996, 'Season 5', 'event', 'will not change', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:35'), (4997, 'Season 5', 'event', 'will be refunded', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:35'), (4998, 'Season 5', 'event', 'Shards used on Venom on Wall of Honor Promotion', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:35'), (4999, 'Season 5', 'event', 'Skill medals', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:35'), (5000, 'Season 5', 'event', 'Promotion after upgrade', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:35'), (5001, 'Season 5', 'event', 'with', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:35'), (5002, 'Season 5', 'event', 'Universal SSR shards', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:36'), (5003, 'Season 5', 'event', 'Venom specific shard', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:36'), (5004, 'Season 5', 'event', 'Items are sold on a first', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:36'), (5005, 'Season 5', 'event', 'first', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:36'), (5006, 'Season 5', 'event', 'Exclusive weapon details', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:36'), (5007, 'Season 5', 'event', 'Levels', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:36'), (5008, 'Season 5', 'event', 'Boosts', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:36'), (5009, 'Season 5', 'event', 'All', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:36'), (5010, 'Season 5', 'event', 'Additional boots', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:36'), (5011, 'Season 5', 'event', 'important to note that', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:36'), (5012, 'Season 5', 'event', 'goal Reward chest goal Week', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:36'), (5013, 'Season 5', 'event', 'goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:36'), (5014, 'Season 5', 'event', 'goal', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:36'), (5015, 'Season 5', 'event', 'goal is unlocked', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:36'), (5016, 'Season 5', 'event', 'of the season', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:36'), (5017, 'Season 5', 'event', 'will start day', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:36'), (5018, 'Season 5', 'event', 'goals are immediately available', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:36'), (5019, 'Season 5', 'event', 'All warzones work together to donate', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:36'), (5020, 'Season 5', 'event', 'opens up the Trade Post wars', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:36'), (5021, 'Season 5', 'event', 'goal is delayed by', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:36'), (5022, 'Season 5', 'event', 'is to capture Level', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:36'), (5023, 'Season 5', 'event', 'is to capture the Grand Nexus cities', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:36'), (5024, 'Season 5', 'event', 'resembles the classic Capitol Conquest', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:36'), (5025, 'Season 5', 'event', 'page the countdown', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:36'), (5026, 'Season 5', 'event', 'that was already available in Season', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:36'), (5027, 'Season 5', 'event', 'starts day', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:36'), (5028, 'Season 5', 'event', 'Hero Swap', '{}', 'https://www.lastwartutorial.com/season-5-week-3/', 'Season 5 – Week 3 – Venom UR Promotion, Warzone Expedition, Trade Post War, Lv. 5 City Ready for War, Grand Nexus Opens, Stetmann’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 3 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 3 Week3-01: Unlock: UR Promotion Mission goal Reward chest goal Week3-02: Warzone Expedition Mission goal Reward chest goal Week3-0...', '2026-01-23 03:22:36'), (5029, 'Alliances', 'building', 'all missions', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5030, 'Alliances', 'building', 'the End', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5031, 'Alliances', 'building', 'chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5032, 'Alliances', 'building', 'Alliance Rewards', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5033, 'Alliances', 'building', 'End', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5034, 'Alliances', 'building', 'Settlement Period', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5035, 'Alliances', 'building', 'The end', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5036, 'Alliances', 'building', 'items', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5037, 'Alliances', 'building', 'Conquest Event', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5038, 'Alliances', 'building', 'last week', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5039, 'Alliances', 'building', 'Capitol Conquest', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5040, 'Alliances', 'building', 'Season', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5041, 'Alliances', 'building', 'purchase items', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5042, 'Alliances', 'building', 'CrystalGold Tycoon', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5043, 'Alliances', 'building', 'complete previously', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5044, 'Alliances', 'building', 'form', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5045, 'Alliances', 'building', 'the end', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5046, 'Alliances', 'building', 'only Full', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5047, 'Alliances', 'building', 'types', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5048, 'Alliances', 'building', 'previous seasons', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5049, 'Alliances', 'building', 'new types', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5050, 'Alliances', 'building', 'actual distirubtion', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5051, 'Alliances', 'building', 'from outside', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5052, 'Alliances', 'building', 'this section', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5053, 'Alliances', 'building', 'final ranking', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5054, 'Alliances', 'building', 'main timeline', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5055, 'Alliances', 'building', 'copper amount', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5056, 'Alliances', 'building', 'any more', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5057, 'Alliances', 'building', 'produce CrystalGold', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5058, 'Alliances', 'building', 'convert Protectors', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5059, 'Alliances', 'building', 'them up', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5060, 'Alliances', 'building', 'generating coffee', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5061, 'Alliances', 'building', 'still those', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5062, 'Alliances', 'building', 'gold mines', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5063, 'Alliances', 'building', 'still available', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5064, 'Alliances', 'building', 'world zombies', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5065, 'Alliances', 'building', 'as rewards', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5066, 'Alliances', 'building', 'season skills', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5067, 'Alliances', 'building', 'Weapons', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5068, 'Alliances', 'building', 'Alliance Button', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5069, 'Alliances', 'building', 'whole off', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5070, 'Alliances', 'building', 'the capture', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5071, 'Alliances', 'building', 'the Capitol', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5072, 'Alliances', 'building', 'and position', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5073, 'Alliances', 'building', 'garrison it', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5074, 'Alliances', 'building', 'squads', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5075, 'Alliances', 'building', 'the start', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5076, 'Alliances', 'building', 'will disappear', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5077, 'Alliances', 'building', 'be converted', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5078, 'Alliances', 'building', 'Bar disappear', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5079, 'Alliances', 'building', 'be refunded', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5080, 'Alliances', 'building', 'or abandoned', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5081, 'Alliances', 'building', 'are gone', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5082, 'Alliances', 'building', 'the conversion', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5083, 'Alliances', 'building', 'with higher', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5084, 'Alliances', 'building', 'fixed amount', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5085, 'Alliances', 'building', 'purple players', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5086, 'Alliances', 'building', 'total amount', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5087, 'Alliances', 'troop', 'more', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5088, 'Alliances', 'event', 'Mission goal Alliance Rewards', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5089, 'Alliances', 'event', 'Alliance Rewards', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:36'), (5090, 'Alliances', 'event', 'Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5091, 'Alliances', 'event', 'Settlement Period', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5092, 'Alliances', 'event', 'items', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5093, 'Alliances', 'event', 'Capitol Conquest Event', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5094, 'Alliances', 'event', 'But this week actually includes also', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5095, 'Alliances', 'event', 'Capitol Conquest', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5096, 'Alliances', 'event', 'End of Season', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5097, 'Alliances', 'event', 'tile menu', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5098, 'Alliances', 'event', 'Crystal Gold Shop', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5099, 'Alliances', 'event', 'You will still be able to purchase items', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5100, 'Alliances', 'event', 'CrystalGold Tycoon', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5101, 'Alliances', 'event', 'High Noon', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5102, 'Alliances', 'event', 'complete previously', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5103, 'Alliances', 'event', 'types of rewards in this event', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5104, 'Alliances', 'event', 'same as it was in previous seasons', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5105, 'Alliances', 'event', 'Please note', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5106, 'Alliances', 'event', 'few things happen', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5107, 'Alliances', 'event', 'the following things happen', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5108, 'Alliances', 'event', 'events', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5109, 'Alliances', 'event', 'banks and trade posts cannot be attacked any more', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5110, 'Alliances', 'event', 'Cities will stop produce CrystalGold', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5111, 'Alliances', 'event', 'Season buildings', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5112, 'Alliances', 'event', 'Coffee Factories will keep generating coffee', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5113, 'Alliances', 'event', 'You can still use and convert Protectors', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5114, 'Alliances', 'event', 'The map and the world', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5115, 'Alliances', 'event', 'are still available', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5116, 'Alliances', 'event', 'as well as small world zombies', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5117, 'Alliances', 'event', 'all methods to earn it are still available', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5118, 'Alliances', 'event', 'resource are still available', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5119, 'Alliances', 'event', 'Professions still have season skills', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5120, 'Alliances', 'event', 'Professional exp can still be earned', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5121, 'Alliances', 'event', 'Heroes', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5122, 'Alliances', 'event', 'Weapons of Legends are still available', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5123, 'Alliances', 'event', 'Alliance Button', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5124, 'Alliances', 'event', 'few important notes about this event', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5125, 'Alliances', 'event', 'lose the shield to garrison it', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5126, 'Alliances', 'event', 'squads', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5127, 'Alliances', 'event', 'IMPORTANT', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5128, 'Alliances', 'event', 'icon will disappear', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5129, 'Alliances', 'event', 'Season Buildings', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5130, 'Alliances', 'event', 'Protectors and protectors horns will be converted', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5131, 'Alliances', 'event', 'Missileer Bar disappear', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5132, 'Alliances', 'event', 'Alliance Loot chests will be reset', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5133, 'Alliances', 'event', 'distribute them before they are gone', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5134, 'Alliances', 'event', 'Cities cannot be captured or abandoned', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5135, 'Alliances', 'event', 'Weapons of Legends will still available', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5136, 'Alliances', 'event', 'Coffee Beans', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5137, 'Alliances', 'event', 'CrystalGold', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5138, 'Alliances', 'event', 'Whiskey', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5139, 'Alliances', 'event', 'Coffee Recipe', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5140, 'Alliances', 'event', 'with higher', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5141, 'Alliances', 'event', 'but there is a minor difference', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5142, 'Alliances', 'event', 'purple', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5143, 'Alliances', 'event', 'purple players', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5144, 'Alliances', 'event', 'up to you to decide how to use the points', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5145, 'Alliances', 'event', 'Remember that', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5146, 'Alliances', 'event', 'goal Alliance Rewards Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5147, 'Alliances', 'event', 'goal Alliance Rewards', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5148, 'Alliances', 'event', 'The end of Season', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5149, 'Alliances', 'event', 'in the last week of Season', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5150, 'Alliances', 'event', 'actually includes also', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5151, 'Alliances', 'event', 'will start day', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5152, 'Alliances', 'event', 'Alliance Rewards that can be distributed by R', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5153, 'Alliances', 'event', 'mail', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5154, 'Alliances', 'event', 'End of Season happens at the end of day', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5155, 'Alliances', 'event', 'starts', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5156, 'Alliances', 'event', 'tiles disappear', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5157, 'Alliances', 'event', 'Day', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5158, 'Alliances', 'event', 'is the usual capitol conquest but in this case', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5159, 'Alliances', 'event', 'will happen on week', '{}', 'https://www.lastwartutorial.com/season-5-week-8-end-of-season/', 'Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge', 'In this article all missions of Season 5 week 8 will be explained, but most importantly you will find information about the End of Season 5 .\n- Week 8 Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Week8-01: Alliance Honor Mission goal Alliance Rewards Reward chest goal\n- Mission goal Alliance Rewards\n- Alliance Rewards\n- Reward chest goal\n- End of Season 5 Settlement Period – Day 1 of week 8 Capitol Conquest Event The end of Season 5 – End of Day 7 of Week 8 Conversi...', '2026-01-23 03:22:37'), (5160, 'Heroes', 'event', 'Glittering Market Packs', '{}', 'https://www.lastwartutorial.com/hot-deals/', '🔥Hot Deals – Recurring events offering an easy way to acquire valuable items. Glittering Market, Custom Weekly Pass, Special Training Pass, Drone Training Pass, Hero Growth Pass', 'In this article I will track the Hot Deals that are available in the game.\nPlease consider that these deals appear in different times on different warzones, some items might be changed in time or are available only after a certain server age. So this article is meant to be a reference guide to allow people to know what’s coming and where to find important rare items.\n- Glittering Market Packs\n- Custom Weekly Pass\n- Special Training Pass\n- Total Mobilization\n- Energy Loot Quest\n- Hero Growth Batt...', '2026-01-23 03:22:37'), (5161, 'Heroes', 'event', 'Custom Weekly Pass', '{}', 'https://www.lastwartutorial.com/hot-deals/', '🔥Hot Deals – Recurring events offering an easy way to acquire valuable items. Glittering Market, Custom Weekly Pass, Special Training Pass, Drone Training Pass, Hero Growth Pass', 'In this article I will track the Hot Deals that are available in the game.\nPlease consider that these deals appear in different times on different warzones, some items might be changed in time or are available only after a certain server age. So this article is meant to be a reference guide to allow people to know what’s coming and where to find important rare items.\n- Glittering Market Packs\n- Custom Weekly Pass\n- Special Training Pass\n- Total Mobilization\n- Energy Loot Quest\n- Hero Growth Batt...', '2026-01-23 03:22:37'), (5162, 'Heroes', 'event', 'Special Training Pass', '{}', 'https://www.lastwartutorial.com/hot-deals/', '🔥Hot Deals – Recurring events offering an easy way to acquire valuable items. Glittering Market, Custom Weekly Pass, Special Training Pass, Drone Training Pass, Hero Growth Pass', 'In this article I will track the Hot Deals that are available in the game.\nPlease consider that these deals appear in different times on different warzones, some items might be changed in time or are available only after a certain server age. So this article is meant to be a reference guide to allow people to know what’s coming and where to find important rare items.\n- Glittering Market Packs\n- Custom Weekly Pass\n- Special Training Pass\n- Total Mobilization\n- Energy Loot Quest\n- Hero Growth Batt...', '2026-01-23 03:22:37'), (5163, 'Heroes', 'event', 'Total Mobilization', '{}', 'https://www.lastwartutorial.com/hot-deals/', '🔥Hot Deals – Recurring events offering an easy way to acquire valuable items. Glittering Market, Custom Weekly Pass, Special Training Pass, Drone Training Pass, Hero Growth Pass', 'In this article I will track the Hot Deals that are available in the game.\nPlease consider that these deals appear in different times on different warzones, some items might be changed in time or are available only after a certain server age. So this article is meant to be a reference guide to allow people to know what’s coming and where to find important rare items.\n- Glittering Market Packs\n- Custom Weekly Pass\n- Special Training Pass\n- Total Mobilization\n- Energy Loot Quest\n- Hero Growth Batt...', '2026-01-23 03:22:37'), (5164, 'Heroes', 'event', 'Energy Loot Quest', '{}', 'https://www.lastwartutorial.com/hot-deals/', '🔥Hot Deals – Recurring events offering an easy way to acquire valuable items. Glittering Market, Custom Weekly Pass, Special Training Pass, Drone Training Pass, Hero Growth Pass', 'In this article I will track the Hot Deals that are available in the game.\nPlease consider that these deals appear in different times on different warzones, some items might be changed in time or are available only after a certain server age. So this article is meant to be a reference guide to allow people to know what’s coming and where to find important rare items.\n- Glittering Market Packs\n- Custom Weekly Pass\n- Special Training Pass\n- Total Mobilization\n- Energy Loot Quest\n- Hero Growth Batt...', '2026-01-23 03:22:37'), (5165, 'Heroes', 'event', 'Hero Growth Battle Pass', '{}', 'https://www.lastwartutorial.com/hot-deals/', '🔥Hot Deals – Recurring events offering an easy way to acquire valuable items. Glittering Market, Custom Weekly Pass, Special Training Pass, Drone Training Pass, Hero Growth Pass', 'In this article I will track the Hot Deals that are available in the game.\nPlease consider that these deals appear in different times on different warzones, some items might be changed in time or are available only after a certain server age. So this article is meant to be a reference guide to allow people to know what’s coming and where to find important rare items.\n- Glittering Market Packs\n- Custom Weekly Pass\n- Special Training Pass\n- Total Mobilization\n- Energy Loot Quest\n- Hero Growth Batt...', '2026-01-23 03:22:37'), (5166, 'Heroes', 'event', 'Drone Training Pass', '{}', 'https://www.lastwartutorial.com/hot-deals/', '🔥Hot Deals – Recurring events offering an easy way to acquire valuable items. Glittering Market, Custom Weekly Pass, Special Training Pass, Drone Training Pass, Hero Growth Pass', 'In this article I will track the Hot Deals that are available in the game.\nPlease consider that these deals appear in different times on different warzones, some items might be changed in time or are available only after a certain server age. So this article is meant to be a reference guide to allow people to know what’s coming and where to find important rare items.\n- Glittering Market Packs\n- Custom Weekly Pass\n- Special Training Pass\n- Total Mobilization\n- Energy Loot Quest\n- Hero Growth Batt...', '2026-01-23 03:22:37'), (5167, 'Heroes', 'event', 'The most wanted items are', '{}', 'https://www.lastwartutorial.com/hot-deals/', '🔥Hot Deals – Recurring events offering an easy way to acquire valuable items. Glittering Market, Custom Weekly Pass, Special Training Pass, Drone Training Pass, Hero Growth Pass', 'In this article I will track the Hot Deals that are available in the game.\nPlease consider that these deals appear in different times on different warzones, some items might be changed in time or are available only after a certain server age. So this article is meant to be a reference guide to allow people to know what’s coming and where to find important rare items.\n- Glittering Market Packs\n- Custom Weekly Pass\n- Special Training Pass\n- Total Mobilization\n- Energy Loot Quest\n- Hero Growth Batt...', '2026-01-23 03:22:37'), (5168, 'Heroes', 'event', 'Mythic Gear Blueprints', '{}', 'https://www.lastwartutorial.com/hot-deals/', '🔥Hot Deals – Recurring events offering an easy way to acquire valuable items. Glittering Market, Custom Weekly Pass, Special Training Pass, Drone Training Pass, Hero Growth Pass', 'In this article I will track the Hot Deals that are available in the game.\nPlease consider that these deals appear in different times on different warzones, some items might be changed in time or are available only after a certain server age. So this article is meant to be a reference guide to allow people to know what’s coming and where to find important rare items.\n- Glittering Market Packs\n- Custom Weekly Pass\n- Special Training Pass\n- Total Mobilization\n- Energy Loot Quest\n- Hero Growth Batt...', '2026-01-23 03:22:37'), (5169, 'Heroes', 'event', 'Mushroom skin', '{}', 'https://www.lastwartutorial.com/hot-deals/', '🔥Hot Deals – Recurring events offering an easy way to acquire valuable items. Glittering Market, Custom Weekly Pass, Special Training Pass, Drone Training Pass, Hero Growth Pass', 'In this article I will track the Hot Deals that are available in the game.\nPlease consider that these deals appear in different times on different warzones, some items might be changed in time or are available only after a certain server age. So this article is meant to be a reference guide to allow people to know what’s coming and where to find important rare items.\n- Glittering Market Packs\n- Custom Weekly Pass\n- Special Training Pass\n- Total Mobilization\n- Energy Loot Quest\n- Hero Growth Batt...', '2026-01-23 03:22:37'), (5170, 'Heroes', 'event', 'Helicopter skin', '{}', 'https://www.lastwartutorial.com/hot-deals/', '🔥Hot Deals – Recurring events offering an easy way to acquire valuable items. Glittering Market, Custom Weekly Pass, Special Training Pass, Drone Training Pass, Hero Growth Pass', 'In this article I will track the Hot Deals that are available in the game.\nPlease consider that these deals appear in different times on different warzones, some items might be changed in time or are available only after a certain server age. So this article is meant to be a reference guide to allow people to know what’s coming and where to find important rare items.\n- Glittering Market Packs\n- Custom Weekly Pass\n- Special Training Pass\n- Total Mobilization\n- Energy Loot Quest\n- Hero Growth Batt...', '2026-01-23 03:22:37'), (5171, 'Heroes', 'event', 'Resources chests', '{}', 'https://www.lastwartutorial.com/hot-deals/', '🔥Hot Deals – Recurring events offering an easy way to acquire valuable items. Glittering Market, Custom Weekly Pass, Special Training Pass, Drone Training Pass, Hero Growth Pass', 'In this article I will track the Hot Deals that are available in the game.\nPlease consider that these deals appear in different times on different warzones, some items might be changed in time or are available only after a certain server age. So this article is meant to be a reference guide to allow people to know what’s coming and where to find important rare items.\n- Glittering Market Packs\n- Custom Weekly Pass\n- Special Training Pass\n- Total Mobilization\n- Energy Loot Quest\n- Hero Growth Batt...', '2026-01-23 03:22:37'), (5172, 'Heroes', 'event', 'In this video a walk through all rewards', '{}', 'https://www.lastwartutorial.com/hot-deals/', '🔥Hot Deals – Recurring events offering an easy way to acquire valuable items. Glittering Market, Custom Weekly Pass, Special Training Pass, Drone Training Pass, Hero Growth Pass', 'In this article I will track the Hot Deals that are available in the game.\nPlease consider that these deals appear in different times on different warzones, some items might be changed in time or are available only after a certain server age. So this article is meant to be a reference guide to allow people to know what’s coming and where to find important rare items.\n- Glittering Market Packs\n- Custom Weekly Pass\n- Special Training Pass\n- Total Mobilization\n- Energy Loot Quest\n- Hero Growth Batt...', '2026-01-23 03:22:37'), (5173, 'Heroes', 'event', 'Instructions', '{}', 'https://www.lastwartutorial.com/hot-deals/', '🔥Hot Deals – Recurring events offering an easy way to acquire valuable items. Glittering Market, Custom Weekly Pass, Special Training Pass, Drone Training Pass, Hero Growth Pass', 'In this article I will track the Hot Deals that are available in the game.\nPlease consider that these deals appear in different times on different warzones, some items might be changed in time or are available only after a certain server age. So this article is meant to be a reference guide to allow people to know what’s coming and where to find important rare items.\n- Glittering Market Packs\n- Custom Weekly Pass\n- Special Training Pass\n- Total Mobilization\n- Energy Loot Quest\n- Hero Growth Batt...', '2026-01-23 03:22:38'), (5174, 'Heroes', 'event', 'tiers', '{}', 'https://www.lastwartutorial.com/hot-deals/', '🔥Hot Deals – Recurring events offering an easy way to acquire valuable items. Glittering Market, Custom Weekly Pass, Special Training Pass, Drone Training Pass, Hero Growth Pass', 'In this article I will track the Hot Deals that are available in the game.\nPlease consider that these deals appear in different times on different warzones, some items might be changed in time or are available only after a certain server age. So this article is meant to be a reference guide to allow people to know what’s coming and where to find important rare items.\n- Glittering Market Packs\n- Custom Weekly Pass\n- Special Training Pass\n- Total Mobilization\n- Energy Loot Quest\n- Hero Growth Batt...', '2026-01-23 03:22:38'), (5175, 'Heroes', 'event', 'Special Training pass\nSpecial Training pass', '{}', 'https://www.lastwartutorial.com/hot-deals/', '🔥Hot Deals – Recurring events offering an easy way to acquire valuable items. Glittering Market, Custom Weekly Pass, Special Training Pass, Drone Training Pass, Hero Growth Pass', 'In this article I will track the Hot Deals that are available in the game.\nPlease consider that these deals appear in different times on different warzones, some items might be changed in time or are available only after a certain server age. So this article is meant to be a reference guide to allow people to know what’s coming and where to find important rare items.\n- Glittering Market Packs\n- Custom Weekly Pass\n- Special Training Pass\n- Total Mobilization\n- Energy Loot Quest\n- Hero Growth Batt...', '2026-01-23 03:22:38'), (5176, 'Heroes', 'event', 'The list of points and rewards', '{}', 'https://www.lastwartutorial.com/hot-deals/', '🔥Hot Deals – Recurring events offering an easy way to acquire valuable items. Glittering Market, Custom Weekly Pass, Special Training Pass, Drone Training Pass, Hero Growth Pass', 'In this article I will track the Hot Deals that are available in the game.\nPlease consider that these deals appear in different times on different warzones, some items might be changed in time or are available only after a certain server age. So this article is meant to be a reference guide to allow people to know what’s coming and where to find important rare items.\n- Glittering Market Packs\n- Custom Weekly Pass\n- Special Training Pass\n- Total Mobilization\n- Energy Loot Quest\n- Hero Growth Batt...', '2026-01-23 03:22:38'), (5177, 'Heroes', 'event', 'Daily missions', '{}', 'https://www.lastwartutorial.com/hot-deals/', '🔥Hot Deals – Recurring events offering an easy way to acquire valuable items. Glittering Market, Custom Weekly Pass, Special Training Pass, Drone Training Pass, Hero Growth Pass', 'In this article I will track the Hot Deals that are available in the game.\nPlease consider that these deals appear in different times on different warzones, some items might be changed in time or are available only after a certain server age. So this article is meant to be a reference guide to allow people to know what’s coming and where to find important rare items.\n- Glittering Market Packs\n- Custom Weekly Pass\n- Special Training Pass\n- Total Mobilization\n- Energy Loot Quest\n- Hero Growth Batt...', '2026-01-23 03:22:38'), (5178, 'Heroes', 'event', 'Target missions', '{}', 'https://www.lastwartutorial.com/hot-deals/', '🔥Hot Deals – Recurring events offering an easy way to acquire valuable items. Glittering Market, Custom Weekly Pass, Special Training Pass, Drone Training Pass, Hero Growth Pass', 'In this article I will track the Hot Deals that are available in the game.\nPlease consider that these deals appear in different times on different warzones, some items might be changed in time or are available only after a certain server age. So this article is meant to be a reference guide to allow people to know what’s coming and where to find important rare items.\n- Glittering Market Packs\n- Custom Weekly Pass\n- Special Training Pass\n- Total Mobilization\n- Energy Loot Quest\n- Hero Growth Batt...', '2026-01-23 03:22:38'), (5179, 'Heroes', 'event', 'some of the events include', '{}', 'https://www.lastwartutorial.com/hot-deals/', '🔥Hot Deals – Recurring events offering an easy way to acquire valuable items. Glittering Market, Custom Weekly Pass, Special Training Pass, Drone Training Pass, Hero Growth Pass', 'In this article I will track the Hot Deals that are available in the game.\nPlease consider that these deals appear in different times on different warzones, some items might be changed in time or are available only after a certain server age. So this article is meant to be a reference guide to allow people to know what’s coming and where to find important rare items.\n- Glittering Market Packs\n- Custom Weekly Pass\n- Special Training Pass\n- Total Mobilization\n- Energy Loot Quest\n- Hero Growth Batt...', '2026-01-23 03:22:38'), (5180, 'Heroes', 'event', 'Glittering Market', '{}', 'https://www.lastwartutorial.com/hot-deals/', '🔥Hot Deals – Recurring events offering an easy way to acquire valuable items. Glittering Market, Custom Weekly Pass, Special Training Pass, Drone Training Pass, Hero Growth Pass', 'In this article I will track the Hot Deals that are available in the game.\nPlease consider that these deals appear in different times on different warzones, some items might be changed in time or are available only after a certain server age. So this article is meant to be a reference guide to allow people to know what’s coming and where to find important rare items.\n- Glittering Market Packs\n- Custom Weekly Pass\n- Special Training Pass\n- Total Mobilization\n- Energy Loot Quest\n- Hero Growth Batt...', '2026-01-23 03:22:38'), (5181, 'Heroes', 'event', 'specifically', '{}', 'https://www.lastwartutorial.com/hot-deals/', '🔥Hot Deals – Recurring events offering an easy way to acquire valuable items. Glittering Market, Custom Weekly Pass, Special Training Pass, Drone Training Pass, Hero Growth Pass', 'In this article I will track the Hot Deals that are available in the game.\nPlease consider that these deals appear in different times on different warzones, some items might be changed in time or are available only after a certain server age. So this article is meant to be a reference guide to allow people to know what’s coming and where to find important rare items.\n- Glittering Market Packs\n- Custom Weekly Pass\n- Special Training Pass\n- Total Mobilization\n- Energy Loot Quest\n- Hero Growth Batt...', '2026-01-23 03:22:38'), (5182, 'Heroes', 'event', 'scope', '{}', 'https://www.lastwartutorial.com/hot-deals/', '🔥Hot Deals – Recurring events offering an easy way to acquire valuable items. Glittering Market, Custom Weekly Pass, Special Training Pass, Drone Training Pass, Hero Growth Pass', 'In this article I will track the Hot Deals that are available in the game.\nPlease consider that these deals appear in different times on different warzones, some items might be changed in time or are available only after a certain server age. So this article is meant to be a reference guide to allow people to know what’s coming and where to find important rare items.\n- Glittering Market Packs\n- Custom Weekly Pass\n- Special Training Pass\n- Total Mobilization\n- Energy Loot Quest\n- Hero Growth Batt...', '2026-01-23 03:22:38'), (5183, 'Heroes', 'event', 'that will replace Summon Supplies', '{}', 'https://www.lastwartutorial.com/hot-deals/', '🔥Hot Deals – Recurring events offering an easy way to acquire valuable items. Glittering Market, Custom Weekly Pass, Special Training Pass, Drone Training Pass, Hero Growth Pass', 'In this article I will track the Hot Deals that are available in the game.\nPlease consider that these deals appear in different times on different warzones, some items might be changed in time or are available only after a certain server age. So this article is meant to be a reference guide to allow people to know what’s coming and where to find important rare items.\n- Glittering Market Packs\n- Custom Weekly Pass\n- Special Training Pass\n- Total Mobilization\n- Energy Loot Quest\n- Hero Growth Batt...', '2026-01-23 03:22:38'), (5184, 'Heroes', 'hero', 'Hunter', '{}', 'https://www.lastwartutorial.com/hot-deals/', '🔥Hot Deals – Recurring events offering an easy way to acquire valuable items. Glittering Market, Custom Weekly Pass, Special Training Pass, Drone Training Pass, Hero Growth Pass', 'In this article I will track the Hot Deals that are available in the game.\nPlease consider that these deals appear in different times on different warzones, some items might be changed in time or are available only after a certain server age. So this article is meant to be a reference guide to allow people to know what’s coming and where to find important rare items.\n- Glittering Market Packs\n- Custom Weekly Pass\n- Special Training Pass\n- Total Mobilization\n- Energy Loot Quest\n- Hero Growth Batt...', '2026-01-23 03:22:38'), (5185, 'Heroes', 'building', 'Introduction', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5186, 'Heroes', 'building', 'Support Hero', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5187, 'Heroes', 'building', 'Defense hero', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5188, 'Heroes', 'building', 'Attack Hero', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5189, 'Heroes', 'building', 'Skills Upgrade', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5190, 'Heroes', 'building', 'Level Upgrade', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5191, 'Heroes', 'building', 'Tiers Upgrade', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5192, 'Heroes', 'building', 'heroes Mason', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5193, 'Heroes', 'building', 'UR Murphy', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5194, 'Heroes', 'building', 'Weapon Kimberly', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5195, 'Heroes', 'building', 'Exclusive Weapon', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5196, 'Heroes', 'building', 'Shadow Marshall', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5197, 'Heroes', 'building', 'Blade', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5198, 'Heroes', 'building', 'Weapon DVA', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5199, 'Heroes', 'building', 'Striker Carlie', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5200, 'Heroes', 'building', 'Scamp Swift', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5201, 'Heroes', 'building', 'Thunder Tesla', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5202, 'Heroes', 'building', 'Weapon Williams', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5203, 'Heroes', 'building', 'Hunter Shuyler', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5204, 'Heroes', 'building', 'Magblade Morrison', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5205, 'Heroes', 'building', 'Reaper Lucius', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5206, 'Heroes', 'building', 'Knight Fiona', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5207, 'Heroes', 'building', 'Club Stetmann', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5208, 'Heroes', 'building', 'Hunter McGregor', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5209, 'Heroes', 'building', 'General Adam', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5210, 'Heroes', 'building', 'Titan', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5211, 'Heroes', 'building', 'Mason', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5212, 'Heroes', 'building', 'to UR', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5213, 'Heroes', 'building', 'Murphy', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5214, 'Heroes', 'building', 'Kimberly', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5215, 'Heroes', 'building', 'Rocket Shadow', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5216, 'Heroes', 'building', 'Marshall', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5217, 'Heroes', 'building', 'DVA', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5218, 'Heroes', 'building', 'Blade Striker', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5219, 'Heroes', 'building', 'Carlie', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5220, 'Heroes', 'building', 'Scamp', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5221, 'Heroes', 'building', 'Swift', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5222, 'Heroes', 'building', 'Thunder', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5223, 'Heroes', 'building', 'Tesla', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5224, 'Heroes', 'building', 'Williams', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5225, 'Heroes', 'building', 'Storm Hunter', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5226, 'Heroes', 'building', 'Shuyler', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5227, 'Heroes', 'building', 'Magblade', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5228, 'Heroes', 'building', 'Morrison', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5229, 'Heroes', 'building', 'The Reaper', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5230, 'Heroes', 'building', 'Lucius', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5231, 'Heroes', 'building', 'Sky Knight', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5232, 'Heroes', 'building', 'Fiona', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5233, 'Heroes', 'building', 'Lion Club', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5234, 'Heroes', 'building', 'Stetmann', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5235, 'Heroes', 'building', 'EM Hunter', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5236, 'Heroes', 'building', 'McGregor', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5237, 'Heroes', 'building', 'Ironclad General', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5238, 'Heroes', 'building', 'Adam', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5239, 'Heroes', 'building', 'Aircraft', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5240, 'Heroes', 'building', 'Support', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5241, 'Heroes', 'building', 'building level', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5242, 'Heroes', 'building', 'levels', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5243, 'Heroes', 'building', 'Many', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5244, 'Heroes', 'building', 'types', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5245, 'Heroes', 'building', 'the type', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5246, 'Heroes', 'building', 'Tank heroes', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5247, 'Heroes', 'building', 'Aircraft heroes', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5248, 'Heroes', 'building', 'circular', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5249, 'Heroes', 'building', 'the beginning', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5250, 'Heroes', 'building', 'game most', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5251, 'Heroes', 'building', 'the task', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5252, 'Heroes', 'building', 'front row', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5253, 'Heroes', 'building', 'can be', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5254, 'Heroes', 'building', 'the amount', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5255, 'Heroes', 'building', 'universal shard', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:38'), (5256, 'Heroes', 'building', 'tiers', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:39'), (5257, 'Heroes', 'building', 'shards', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:39'), (5258, 'Heroes', 'building', 'and universal', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:39'), (5259, 'Heroes', 'building', 'sequence', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:39'), (5260, 'Heroes', 'building', 'double amount', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:39'), (5261, 'Heroes', 'building', 'the probability', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:39'), (5262, 'Heroes', 'building', 'drop', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:39'), (5263, 'Heroes', 'building', 'Example', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:39'), (5264, 'Heroes', 'building', 'server\nExample', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:39'), (5265, 'Heroes', 'building', 'list', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:39'), (5266, 'Heroes', 'building', 'SSR', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:39'), (5267, 'Heroes', 'building', 'Quick Reload', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:39'), (5268, 'Heroes', 'building', 'Fire Cover', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:39'), (5269, 'Heroes', 'building', 'Super Sensing', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:39'), (5270, 'Heroes', 'building', 'lot', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:39'), (5271, 'Heroes', 'building', 'Stand Firm', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:39'), (5272, 'Heroes', 'building', 'Ironclad Barrier', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:39'), (5273, 'Heroes', 'building', 'huge boost', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:39'), (5274, 'Heroes', 'building', 'increase levels', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:39'), (5275, 'Heroes', 'building', 'Energy Boost', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:39'), (5276, 'Heroes', 'building', 'Energy Assault', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:39'), (5277, 'Heroes', 'building', 'Legion', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:39'), (5278, 'Heroes', 'building', 'aircraft', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:39'), (5279, 'Heroes', 'building', 'missile', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:39'), (5280, 'Heroes', 'building', 'Magnetic Expert', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:39'), (5281, 'Heroes', 'building', 'level', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:39'), (5282, 'Heroes', 'troop', 'Capacity\nIt', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:39'), (5283, 'Heroes', 'event', 'Introduction', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:39'), (5284, 'Heroes', 'event', 'Ability Defense hero Attack Hero Support Hero', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:39'), (5285, 'Heroes', 'event', 'Defense hero', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:39'), (5286, 'Heroes', 'event', 'Attack Hero', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:39'), (5287, 'Heroes', 'event', 'Support Hero', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:39'), (5288, 'Heroes', 'event', 'Tiers Upgrade Skills Upgrade', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5289, 'Heroes', 'event', 'Experience Level Upgrade', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5290, 'Heroes', 'event', 'Tiers Upgrade', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5291, 'Heroes', 'event', 'Skills Upgrade', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5292, 'Heroes', 'event', 'Available heroes Mason', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5293, 'Heroes', 'event', 'Raging Marksman Skills Mason Upgrade to UR Murphy', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5294, 'Heroes', 'event', 'Exclusive Weapon Kimberly', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5295, 'Heroes', 'event', 'Rocket Shadow Skills Exclusive Weapon', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5296, 'Heroes', 'event', 'Rocket Shadow Marshall', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5297, 'Heroes', 'event', 'Exclusive Weapon DVA', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5298, 'Heroes', 'event', 'Blade Striker Carlie', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5299, 'Heroes', 'event', 'Scamp Swift', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5300, 'Heroes', 'event', 'Thunder Tesla', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5301, 'Heroes', 'event', 'Exclusive Weapon Williams', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5302, 'Heroes', 'event', 'Storm Hunter Shuyler', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5303, 'Heroes', 'event', 'Magblade Morrison', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5304, 'Heroes', 'event', 'The Reaper Lucius', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5305, 'Heroes', 'event', 'Sky Knight Fiona', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5306, 'Heroes', 'event', 'Lion Club Stetmann', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5307, 'Heroes', 'event', 'EM Hunter McGregor', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5308, 'Heroes', 'event', 'Ironclad General Adam', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5309, 'Heroes', 'event', 'Titan', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5310, 'Heroes', 'event', 'Mason', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5311, 'Heroes', 'event', 'Raging Marksman Skills Mason Upgrade to UR', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5312, 'Heroes', 'event', 'Mason Upgrade to UR', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5313, 'Heroes', 'event', 'Murphy', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5314, 'Heroes', 'event', 'Exclusive Weapon', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5315, 'Heroes', 'event', 'Kimberly', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5316, 'Heroes', 'event', 'Rocket Shadow', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5317, 'Heroes', 'event', 'Marshall', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5318, 'Heroes', 'event', 'DVA', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5319, 'Heroes', 'event', 'Blade Striker', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5320, 'Heroes', 'event', 'Carlie', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5321, 'Heroes', 'event', 'Scamp', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5322, 'Heroes', 'event', 'Swift', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5323, 'Heroes', 'event', 'Thunder', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5324, 'Heroes', 'event', 'Tesla', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5325, 'Heroes', 'event', 'Williams', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5326, 'Heroes', 'event', 'Storm Hunter', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5327, 'Heroes', 'event', 'Shuyler', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5328, 'Heroes', 'event', 'Magblade', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5329, 'Heroes', 'event', 'Morrison', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5330, 'Heroes', 'event', 'The Reaper', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5331, 'Heroes', 'event', 'Lucius', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5332, 'Heroes', 'event', 'Sky Knight', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5333, 'Heroes', 'event', 'Fiona', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5334, 'Heroes', 'event', 'Lion Club', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5335, 'Heroes', 'event', 'Stetmann', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5336, 'Heroes', 'event', 'EM Hunter', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5337, 'Heroes', 'event', 'McGregor', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5338, 'Heroes', 'event', 'Ironclad General', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5339, 'Heroes', 'event', 'Adam', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5340, 'Heroes', 'event', 'Rarity', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5341, 'Heroes', 'event', 'Type', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5342, 'Heroes', 'event', 'Aircraft', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5343, 'Heroes', 'event', 'Abilities', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5344, 'Heroes', 'event', 'Support', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5345, 'Heroes', 'event', 'Attributes', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5346, 'Heroes', 'event', 'levels of rarity in heroes', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5347, 'Heroes', 'event', 'types of heroes', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5348, 'Heroes', 'event', 'Specifically', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5349, 'Heroes', 'event', 'of damages from Tank heroes', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5350, 'Heroes', 'event', 'of damages from Aircraft heroes', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5351, 'Heroes', 'event', 'types of abilities within heroes', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5352, 'Heroes', 'event', 'the best way to upgrade is equipping them with', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5353, 'Heroes', 'event', 'she will have', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5354, 'Heroes', 'event', 'Experience Level', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5355, 'Heroes', 'event', 'Stars', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5356, 'Heroes', 'event', 'or they are locked\nExperience Level', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5357, 'Heroes', 'event', 'Skills', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:40'), (5358, 'Heroes', 'event', 'or locked\nStars', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5359, 'Heroes', 'event', 'they can be of various types', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5360, 'Heroes', 'event', 'you will see the Level increment and with it', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5361, 'Heroes', 'event', 'for each hero you can either use', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5362, 'Heroes', 'event', 'for example for Mason', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5363, 'Heroes', 'event', 'Each star level has a different price per tier', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5364, 'Heroes', 'event', 'shards', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5365, 'Heroes', 'event', 'you will need a total of', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5366, 'Heroes', 'event', 'ATTENTION', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5367, 'Heroes', 'event', 'And spoiler alert', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5368, 'Heroes', 'event', 'rarity', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5369, 'Heroes', 'event', 'SSR', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5370, 'Heroes', 'event', 'ability', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5371, 'Heroes', 'event', 'Auto Attack', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5372, 'Heroes', 'event', 'Quick Reload', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5373, 'Heroes', 'event', 'Tactics', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5374, 'Heroes', 'event', 'Fire Cover', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5375, 'Heroes', 'event', 'Expertise', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5376, 'Heroes', 'event', 'Super Sensing', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5377, 'Heroes', 'event', 'Passive', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5378, 'Heroes', 'event', 'check it out in this article', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5379, 'Heroes', 'event', 'Stand Firm', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5380, 'Heroes', 'event', 'Ironclad Barrier', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5381, 'Heroes', 'event', 'Energy Boost', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5382, 'Heroes', 'event', 'Energy Assault', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5383, 'Heroes', 'event', 'Blade of Legion', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5384, 'Heroes', 'event', 'type', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5385, 'Heroes', 'event', 'aircraft', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5386, 'Heroes', 'event', 'missile', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5387, 'Heroes', 'event', 'Magnetic Expert', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5388, 'Heroes', 'hero', 'Mason', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5389, 'Heroes', 'hero', 'Murphy', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5390, 'Heroes', 'hero', 'Kimberly', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5391, 'Heroes', 'hero', 'Marshall', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5392, 'Heroes', 'hero', 'DVA', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5393, 'Heroes', 'hero', 'riker', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5394, 'Heroes', 'hero', 'Carlie', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5395, 'Heroes', 'hero', 'Swift', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5396, 'Heroes', 'hero', 'Thunder', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5397, 'Heroes', 'hero', 'Tesla', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5398, 'Heroes', 'hero', 'Williams', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5399, 'Heroes', 'hero', 'Hunter', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5400, 'Heroes', 'hero', 'Magblade', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5401, 'Heroes', 'hero', 'Morrison', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5402, 'Heroes', 'hero', 'Lucius', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5403, 'Heroes', 'hero', 'Sky', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5404, 'Heroes', 'hero', 'Knight', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5405, 'Heroes', 'hero', 'Fiona', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5406, 'Heroes', 'hero', 'Stetmann', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5407, 'Heroes', 'hero', 'Adam', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5408, 'Heroes', 'hero', 'Titan', '{}', 'https://www.lastwartutorial.com/heroes-teams/', 'Heroes – Power up your squads with the best heroes with powerful skills', 'Heroes, their upgrade and their placement in the squads are crucial to being able to win against other players and missions in the game. Here you can find all the information about the best heroes in Last War.\n- Introduction\n- Ability Defense hero Attack Hero Support Hero\n- Defense hero\n- Attack Hero\n- Support Hero\n- Hero Upgrades Experience Level Upgrade Stars/Tiers Upgrade Skills Upgrade\n- Experience Level Upgrade\n- Stars/Tiers Upgrade\n- Skills Upgrade\n- Available heroes Mason – Raging Marksma...', '2026-01-23 03:22:41'), (5409, 'The Capitol', 'building', 'lot', '{}', 'https://www.lastwartutorial.com/warzone-duel/', 'Warzone duel (server war) – Win the weekly challenge to be allowed to invade the enemy’s capitol or suffer the invasion', 'The Warzone Duel is a 1v1 challenge between warzones where victory is determined by capturing the rival’s Capitol.\nIn a single competition set over 2 to 3 weeks, 4 to 8 warzones are paired against one another to crown the champion Warzone!\nFighters that participate in the war can claim a lot of useful rewards (see rewards section).\na lot of useful rewards\n- Competition Rules\n- Event stages Weekly Invasion Right Contest Stage Warzone duel war\n- Weekly Invasion Right Contest Stage\n- Warzone duel w...', '2026-01-23 03:22:41'), (5410, 'The Capitol', 'building', 'useful rewards', '{}', 'https://www.lastwartutorial.com/warzone-duel/', 'Warzone duel (server war) – Win the weekly challenge to be allowed to invade the enemy’s capitol or suffer the invasion', 'The Warzone Duel is a 1v1 challenge between warzones where victory is determined by capturing the rival’s Capitol.\nIn a single competition set over 2 to 3 weeks, 4 to 8 warzones are paired against one another to crown the champion Warzone!\nFighters that participate in the war can claim a lot of useful rewards (see rewards section).\na lot of useful rewards\n- Competition Rules\n- Event stages Weekly Invasion Right Contest Stage Warzone duel war\n- Weekly Invasion Right Contest Stage\n- Warzone duel w...', '2026-01-23 03:22:41'), (5411, 'The Capitol', 'building', 'Competition Rules', '{}', 'https://www.lastwartutorial.com/warzone-duel/', 'Warzone duel (server war) – Win the weekly challenge to be allowed to invade the enemy’s capitol or suffer the invasion', 'The Warzone Duel is a 1v1 challenge between warzones where victory is determined by capturing the rival’s Capitol.\nIn a single competition set over 2 to 3 weeks, 4 to 8 warzones are paired against one another to crown the champion Warzone!\nFighters that participate in the war can claim a lot of useful rewards (see rewards section).\na lot of useful rewards\n- Competition Rules\n- Event stages Weekly Invasion Right Contest Stage Warzone duel war\n- Weekly Invasion Right Contest Stage\n- Warzone duel w...', '2026-01-23 03:22:41'), (5412, 'The Capitol', 'building', 'duel war', '{}', 'https://www.lastwartutorial.com/warzone-duel/', 'Warzone duel (server war) – Win the weekly challenge to be allowed to invade the enemy’s capitol or suffer the invasion', 'The Warzone Duel is a 1v1 challenge between warzones where victory is determined by capturing the rival’s Capitol.\nIn a single competition set over 2 to 3 weeks, 4 to 8 warzones are paired against one another to crown the champion Warzone!\nFighters that participate in the war can claim a lot of useful rewards (see rewards section).\na lot of useful rewards\n- Competition Rules\n- Event stages Weekly Invasion Right Contest Stage Warzone duel war\n- Weekly Invasion Right Contest Stage\n- Warzone duel w...', '2026-01-23 03:22:41'), (5413, 'The Capitol', 'building', 'Contest Stage', '{}', 'https://www.lastwartutorial.com/warzone-duel/', 'Warzone duel (server war) – Win the weekly challenge to be allowed to invade the enemy’s capitol or suffer the invasion', 'The Warzone Duel is a 1v1 challenge between warzones where victory is determined by capturing the rival’s Capitol.\nIn a single competition set over 2 to 3 weeks, 4 to 8 warzones are paired against one another to crown the champion Warzone!\nFighters that participate in the war can claim a lot of useful rewards (see rewards section).\na lot of useful rewards\n- Competition Rules\n- Event stages Weekly Invasion Right Contest Stage Warzone duel war\n- Weekly Invasion Right Contest Stage\n- Warzone duel w...', '2026-01-23 03:22:41'), (5414, 'The Capitol', 'building', 'for rewards', '{}', 'https://www.lastwartutorial.com/warzone-duel/', 'Warzone duel (server war) – Win the weekly challenge to be allowed to invade the enemy’s capitol or suffer the invasion', 'The Warzone Duel is a 1v1 challenge between warzones where victory is determined by capturing the rival’s Capitol.\nIn a single competition set over 2 to 3 weeks, 4 to 8 warzones are paired against one another to crown the champion Warzone!\nFighters that participate in the war can claim a lot of useful rewards (see rewards section).\na lot of useful rewards\n- Competition Rules\n- Event stages Weekly Invasion Right Contest Stage Warzone duel war\n- Weekly Invasion Right Contest Stage\n- Warzone duel w...', '2026-01-23 03:22:41'), (5415, 'The Capitol', 'building', 'Streak Rewards', '{}', 'https://www.lastwartutorial.com/warzone-duel/', 'Warzone duel (server war) – Win the weekly challenge to be allowed to invade the enemy’s capitol or suffer the invasion', 'The Warzone Duel is a 1v1 challenge between warzones where victory is determined by capturing the rival’s Capitol.\nIn a single competition set over 2 to 3 weeks, 4 to 8 warzones are paired against one another to crown the champion Warzone!\nFighters that participate in the war can claim a lot of useful rewards (see rewards section).\na lot of useful rewards\n- Competition Rules\n- Event stages Weekly Invasion Right Contest Stage Warzone duel war\n- Weekly Invasion Right Contest Stage\n- Warzone duel w...', '2026-01-23 03:22:41'), (5416, 'The Capitol', 'building', 'reward chests', '{}', 'https://www.lastwartutorial.com/warzone-duel/', 'Warzone duel (server war) – Win the weekly challenge to be allowed to invade the enemy’s capitol or suffer the invasion', 'The Warzone Duel is a 1v1 challenge between warzones where victory is determined by capturing the rival’s Capitol.\nIn a single competition set over 2 to 3 weeks, 4 to 8 warzones are paired against one another to crown the champion Warzone!\nFighters that participate in the war can claim a lot of useful rewards (see rewards section).\na lot of useful rewards\n- Competition Rules\n- Event stages Weekly Invasion Right Contest Stage Warzone duel war\n- Weekly Invasion Right Contest Stage\n- Warzone duel w...', '2026-01-23 03:22:41'), (5417, 'The Capitol', 'building', 'to Friday', '{}', 'https://www.lastwartutorial.com/warzone-duel/', 'Warzone duel (server war) – Win the weekly challenge to be allowed to invade the enemy’s capitol or suffer the invasion', 'The Warzone Duel is a 1v1 challenge between warzones where victory is determined by capturing the rival’s Capitol.\nIn a single competition set over 2 to 3 weeks, 4 to 8 warzones are paired against one another to crown the champion Warzone!\nFighters that participate in the war can claim a lot of useful rewards (see rewards section).\na lot of useful rewards\n- Competition Rules\n- Event stages Weekly Invasion Right Contest Stage Warzone duel war\n- Weekly Invasion Right Contest Stage\n- Warzone duel w...', '2026-01-23 03:22:41'), (5418, 'The Capitol', 'building', 'the end', '{}', 'https://www.lastwartutorial.com/warzone-duel/', 'Warzone duel (server war) – Win the weekly challenge to be allowed to invade the enemy’s capitol or suffer the invasion', 'The Warzone Duel is a 1v1 challenge between warzones where victory is determined by capturing the rival’s Capitol.\nIn a single competition set over 2 to 3 weeks, 4 to 8 warzones are paired against one another to crown the champion Warzone!\nFighters that participate in the war can claim a lot of useful rewards (see rewards section).\na lot of useful rewards\n- Competition Rules\n- Event stages Weekly Invasion Right Contest Stage Warzone duel war\n- Weekly Invasion Right Contest Stage\n- Warzone duel w...', '2026-01-23 03:22:41'), (5419, 'The Capitol', 'building', 'certain amount', '{}', 'https://www.lastwartutorial.com/warzone-duel/', 'Warzone duel (server war) – Win the weekly challenge to be allowed to invade the enemy’s capitol or suffer the invasion', 'The Warzone Duel is a 1v1 challenge between warzones where victory is determined by capturing the rival’s Capitol.\nIn a single competition set over 2 to 3 weeks, 4 to 8 warzones are paired against one another to crown the champion Warzone!\nFighters that participate in the war can claim a lot of useful rewards (see rewards section).\na lot of useful rewards\n- Competition Rules\n- Event stages Weekly Invasion Right Contest Stage Warzone duel war\n- Weekly Invasion Right Contest Stage\n- Warzone duel w...', '2026-01-23 03:22:41'), (5420, 'The Capitol', 'building', 'event page', '{}', 'https://www.lastwartutorial.com/warzone-duel/', 'Warzone duel (server war) – Win the weekly challenge to be allowed to invade the enemy’s capitol or suffer the invasion', 'The Warzone Duel is a 1v1 challenge between warzones where victory is determined by capturing the rival’s Capitol.\nIn a single competition set over 2 to 3 weeks, 4 to 8 warzones are paired against one another to crown the champion Warzone!\nFighters that participate in the war can claim a lot of useful rewards (see rewards section).\na lot of useful rewards\n- Competition Rules\n- Event stages Weekly Invasion Right Contest Stage Warzone duel war\n- Weekly Invasion Right Contest Stage\n- Warzone duel w...', '2026-01-23 03:22:41'), (5421, 'The Capitol', 'building', 'huge amount', '{}', 'https://www.lastwartutorial.com/warzone-duel/', 'Warzone duel (server war) – Win the weekly challenge to be allowed to invade the enemy’s capitol or suffer the invasion', 'The Warzone Duel is a 1v1 challenge between warzones where victory is determined by capturing the rival’s Capitol.\nIn a single competition set over 2 to 3 weeks, 4 to 8 warzones are paired against one another to crown the champion Warzone!\nFighters that participate in the war can claim a lot of useful rewards (see rewards section).\na lot of useful rewards\n- Competition Rules\n- Event stages Weekly Invasion Right Contest Stage Warzone duel war\n- Weekly Invasion Right Contest Stage\n- Warzone duel w...', '2026-01-23 03:22:41'), (5422, 'The Capitol', 'building', 'mud area', '{}', 'https://www.lastwartutorial.com/warzone-duel/', 'Warzone duel (server war) – Win the weekly challenge to be allowed to invade the enemy’s capitol or suffer the invasion', 'The Warzone Duel is a 1v1 challenge between warzones where victory is determined by capturing the rival’s Capitol.\nIn a single competition set over 2 to 3 weeks, 4 to 8 warzones are paired against one another to crown the champion Warzone!\nFighters that participate in the war can claim a lot of useful rewards (see rewards section).\na lot of useful rewards\n- Competition Rules\n- Event stages Weekly Invasion Right Contest Stage Warzone duel war\n- Weekly Invasion Right Contest Stage\n- Warzone duel w...', '2026-01-23 03:22:41'), (5423, 'The Capitol', 'building', 'claim plenty', '{}', 'https://www.lastwartutorial.com/warzone-duel/', 'Warzone duel (server war) – Win the weekly challenge to be allowed to invade the enemy’s capitol or suffer the invasion', 'The Warzone Duel is a 1v1 challenge between warzones where victory is determined by capturing the rival’s Capitol.\nIn a single competition set over 2 to 3 weeks, 4 to 8 warzones are paired against one another to crown the champion Warzone!\nFighters that participate in the war can claim a lot of useful rewards (see rewards section).\na lot of useful rewards\n- Competition Rules\n- Event stages Weekly Invasion Right Contest Stage Warzone duel war\n- Weekly Invasion Right Contest Stage\n- Warzone duel w...', '2026-01-23 03:22:41'), (5424, 'The Capitol', 'building', 'the amount', '{}', 'https://www.lastwartutorial.com/warzone-duel/', 'Warzone duel (server war) – Win the weekly challenge to be allowed to invade the enemy’s capitol or suffer the invasion', 'The Warzone Duel is a 1v1 challenge between warzones where victory is determined by capturing the rival’s Capitol.\nIn a single competition set over 2 to 3 weeks, 4 to 8 warzones are paired against one another to crown the champion Warzone!\nFighters that participate in the war can claim a lot of useful rewards (see rewards section).\na lot of useful rewards\n- Competition Rules\n- Event stages Weekly Invasion Right Contest Stage Warzone duel war\n- Weekly Invasion Right Contest Stage\n- Warzone duel w...', '2026-01-23 03:22:41'), (5425, 'The Capitol', 'event', 'lot of useful rewards', '{}', 'https://www.lastwartutorial.com/warzone-duel/', 'Warzone duel (server war) – Win the weekly challenge to be allowed to invade the enemy’s capitol or suffer the invasion', 'The Warzone Duel is a 1v1 challenge between warzones where victory is determined by capturing the rival’s Capitol.\nIn a single competition set over 2 to 3 weeks, 4 to 8 warzones are paired against one another to crown the champion Warzone!\nFighters that participate in the war can claim a lot of useful rewards (see rewards section).\na lot of useful rewards\n- Competition Rules\n- Event stages Weekly Invasion Right Contest Stage Warzone duel war\n- Weekly Invasion Right Contest Stage\n- Warzone duel w...', '2026-01-23 03:22:41'), (5426, 'The Capitol', 'event', 'Competition Rules', '{}', 'https://www.lastwartutorial.com/warzone-duel/', 'Warzone duel (server war) – Win the weekly challenge to be allowed to invade the enemy’s capitol or suffer the invasion', 'The Warzone Duel is a 1v1 challenge between warzones where victory is determined by capturing the rival’s Capitol.\nIn a single competition set over 2 to 3 weeks, 4 to 8 warzones are paired against one another to crown the champion Warzone!\nFighters that participate in the war can claim a lot of useful rewards (see rewards section).\na lot of useful rewards\n- Competition Rules\n- Event stages Weekly Invasion Right Contest Stage Warzone duel war\n- Weekly Invasion Right Contest Stage\n- Warzone duel w...', '2026-01-23 03:22:41'), (5427, 'The Capitol', 'event', 'Weekly Invasion Right Contest Stage', '{}', 'https://www.lastwartutorial.com/warzone-duel/', 'Warzone duel (server war) – Win the weekly challenge to be allowed to invade the enemy’s capitol or suffer the invasion', 'The Warzone Duel is a 1v1 challenge between warzones where victory is determined by capturing the rival’s Capitol.\nIn a single competition set over 2 to 3 weeks, 4 to 8 warzones are paired against one another to crown the champion Warzone!\nFighters that participate in the war can claim a lot of useful rewards (see rewards section).\na lot of useful rewards\n- Competition Rules\n- Event stages Weekly Invasion Right Contest Stage Warzone duel war\n- Weekly Invasion Right Contest Stage\n- Warzone duel w...', '2026-01-23 03:22:41'), (5428, 'The Capitol', 'event', 'Warzone duel war', '{}', 'https://www.lastwartutorial.com/warzone-duel/', 'Warzone duel (server war) – Win the weekly challenge to be allowed to invade the enemy’s capitol or suffer the invasion', 'The Warzone Duel is a 1v1 challenge between warzones where victory is determined by capturing the rival’s Capitol.\nIn a single competition set over 2 to 3 weeks, 4 to 8 warzones are paired against one another to crown the champion Warzone!\nFighters that participate in the war can claim a lot of useful rewards (see rewards section).\na lot of useful rewards\n- Competition Rules\n- Event stages Weekly Invasion Right Contest Stage Warzone duel war\n- Weekly Invasion Right Contest Stage\n- Warzone duel w...', '2026-01-23 03:22:41'), (5429, 'The Capitol', 'event', 'Warzone Winning Streak Rewards', '{}', 'https://www.lastwartutorial.com/warzone-duel/', 'Warzone duel (server war) – Win the weekly challenge to be allowed to invade the enemy’s capitol or suffer the invasion', 'The Warzone Duel is a 1v1 challenge between warzones where victory is determined by capturing the rival’s Capitol.\nIn a single competition set over 2 to 3 weeks, 4 to 8 warzones are paired against one another to crown the champion Warzone!\nFighters that participate in the war can claim a lot of useful rewards (see rewards section).\na lot of useful rewards\n- Competition Rules\n- Event stages Weekly Invasion Right Contest Stage Warzone duel war\n- Weekly Invasion Right Contest Stage\n- Warzone duel w...', '2026-01-23 03:22:41'), (5430, 'The Capitol', 'event', 'Capitol War reward chests', '{}', 'https://www.lastwartutorial.com/warzone-duel/', 'Warzone duel (server war) – Win the weekly challenge to be allowed to invade the enemy’s capitol or suffer the invasion', 'The Warzone Duel is a 1v1 challenge between warzones where victory is determined by capturing the rival’s Capitol.\nIn a single competition set over 2 to 3 weeks, 4 to 8 warzones are paired against one another to crown the champion Warzone!\nFighters that participate in the war can claim a lot of useful rewards (see rewards section).\na lot of useful rewards\n- Competition Rules\n- Event stages Weekly Invasion Right Contest Stage Warzone duel war\n- Weekly Invasion Right Contest Stage\n- Warzone duel w...', '2026-01-23 03:22:41'), (5431, 'The Capitol', 'event', 'Competition Rules\n\nElimination Process', '{}', 'https://www.lastwartutorial.com/warzone-duel/', 'Warzone duel (server war) – Win the weekly challenge to be allowed to invade the enemy’s capitol or suffer the invasion', 'The Warzone Duel is a 1v1 challenge between warzones where victory is determined by capturing the rival’s Capitol.\nIn a single competition set over 2 to 3 weeks, 4 to 8 warzones are paired against one another to crown the champion Warzone!\nFighters that participate in the war can claim a lot of useful rewards (see rewards section).\na lot of useful rewards\n- Competition Rules\n- Event stages Weekly Invasion Right Contest Stage Warzone duel war\n- Weekly Invasion Right Contest Stage\n- Warzone duel w...', '2026-01-23 03:22:41'), (5432, 'The Capitol', 'event', 'Matchmaking Rule', '{}', 'https://www.lastwartutorial.com/warzone-duel/', 'Warzone duel (server war) – Win the weekly challenge to be allowed to invade the enemy’s capitol or suffer the invasion', 'The Warzone Duel is a 1v1 challenge between warzones where victory is determined by capturing the rival’s Capitol.\nIn a single competition set over 2 to 3 weeks, 4 to 8 warzones are paired against one another to crown the champion Warzone!\nFighters that participate in the war can claim a lot of useful rewards (see rewards section).\na lot of useful rewards\n- Competition Rules\n- Event stages Weekly Invasion Right Contest Stage Warzone duel war\n- Weekly Invasion Right Contest Stage\n- Warzone duel w...', '2026-01-23 03:22:41'), (5433, 'The Capitol', 'event', 'Victory Condition', '{}', 'https://www.lastwartutorial.com/warzone-duel/', 'Warzone duel (server war) – Win the weekly challenge to be allowed to invade the enemy’s capitol or suffer the invasion', 'The Warzone Duel is a 1v1 challenge between warzones where victory is determined by capturing the rival’s Capitol.\nIn a single competition set over 2 to 3 weeks, 4 to 8 warzones are paired against one another to crown the champion Warzone!\nFighters that participate in the war can claim a lot of useful rewards (see rewards section).\na lot of useful rewards\n- Competition Rules\n- Event stages Weekly Invasion Right Contest Stage Warzone duel war\n- Weekly Invasion Right Contest Stage\n- Warzone duel w...', '2026-01-23 03:22:41'), (5434, 'The Capitol', 'event', 'stages', '{}', 'https://www.lastwartutorial.com/warzone-duel/', 'Warzone duel (server war) – Win the weekly challenge to be allowed to invade the enemy’s capitol or suffer the invasion', 'The Warzone Duel is a 1v1 challenge between warzones where victory is determined by capturing the rival’s Capitol.\nIn a single competition set over 2 to 3 weeks, 4 to 8 warzones are paired against one another to crown the champion Warzone!\nFighters that participate in the war can claim a lot of useful rewards (see rewards section).\na lot of useful rewards\n- Competition Rules\n- Event stages Weekly Invasion Right Contest Stage Warzone duel war\n- Weekly Invasion Right Contest Stage\n- Warzone duel w...', '2026-01-23 03:22:41'), (5435, 'The Capitol', 'event', 'From Monday to Friday', '{}', 'https://www.lastwartutorial.com/warzone-duel/', 'Warzone duel (server war) – Win the weekly challenge to be allowed to invade the enemy’s capitol or suffer the invasion', 'The Warzone Duel is a 1v1 challenge between warzones where victory is determined by capturing the rival’s Capitol.\nIn a single competition set over 2 to 3 weeks, 4 to 8 warzones are paired against one another to crown the champion Warzone!\nFighters that participate in the war can claim a lot of useful rewards (see rewards section).\na lot of useful rewards\n- Competition Rules\n- Event stages Weekly Invasion Right Contest Stage Warzone duel war\n- Weekly Invasion Right Contest Stage\n- Warzone duel w...', '2026-01-23 03:22:41'), (5436, 'The Capitol', 'event', 'Points sorted by amount', '{}', 'https://www.lastwartutorial.com/warzone-duel/', 'Warzone duel (server war) – Win the weekly challenge to be allowed to invade the enemy’s capitol or suffer the invasion', 'The Warzone Duel is a 1v1 challenge between warzones where victory is determined by capturing the rival’s Capitol.\nIn a single competition set over 2 to 3 weeks, 4 to 8 warzones are paired against one another to crown the champion Warzone!\nFighters that participate in the war can claim a lot of useful rewards (see rewards section).\na lot of useful rewards\n- Competition Rules\n- Event stages Weekly Invasion Right Contest Stage Warzone duel war\n- Weekly Invasion Right Contest Stage\n- Warzone duel w...', '2026-01-23 03:22:41'), (5437, 'The Capitol', 'event', 'Capitol Defense Battle', '{}', 'https://www.lastwartutorial.com/warzone-duel/', 'Warzone duel (server war) – Win the weekly challenge to be allowed to invade the enemy’s capitol or suffer the invasion', 'The Warzone Duel is a 1v1 challenge between warzones where victory is determined by capturing the rival’s Capitol.\nIn a single competition set over 2 to 3 weeks, 4 to 8 warzones are paired against one another to crown the champion Warzone!\nFighters that participate in the war can claim a lot of useful rewards (see rewards section).\na lot of useful rewards\n- Competition Rules\n- Event stages Weekly Invasion Right Contest Stage Warzone duel war\n- Weekly Invasion Right Contest Stage\n- Warzone duel w...', '2026-01-23 03:22:41'), (5438, 'The Capitol', 'event', 'NOTE', '{}', 'https://www.lastwartutorial.com/warzone-duel/', 'Warzone duel (server war) – Win the weekly challenge to be allowed to invade the enemy’s capitol or suffer the invasion', 'The Warzone Duel is a 1v1 challenge between warzones where victory is determined by capturing the rival’s Capitol.\nIn a single competition set over 2 to 3 weeks, 4 to 8 warzones are paired against one another to crown the champion Warzone!\nFighters that participate in the war can claim a lot of useful rewards (see rewards section).\na lot of useful rewards\n- Competition Rules\n- Event stages Weekly Invasion Right Contest Stage Warzone duel war\n- Weekly Invasion Right Contest Stage\n- Warzone duel w...', '2026-01-23 03:22:41'), (5439, 'The Capitol', 'event', 'page', '{}', 'https://www.lastwartutorial.com/warzone-duel/', 'Warzone duel (server war) – Win the weekly challenge to be allowed to invade the enemy’s capitol or suffer the invasion', 'The Warzone Duel is a 1v1 challenge between warzones where victory is determined by capturing the rival’s Capitol.\nIn a single competition set over 2 to 3 weeks, 4 to 8 warzones are paired against one another to crown the champion Warzone!\nFighters that participate in the war can claim a lot of useful rewards (see rewards section).\na lot of useful rewards\n- Competition Rules\n- Event stages Weekly Invasion Right Contest Stage Warzone duel war\n- Weekly Invasion Right Contest Stage\n- Warzone duel w...', '2026-01-23 03:22:41'), (5440, 'Buildings', 'building', 'hidden weapon', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:41'), (5441, 'Buildings', 'building', 'Points Scoreboards', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:41'), (5442, 'Buildings', 'building', 'Individual Rewards', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5443, 'Buildings', 'building', 'Alliance Rewards', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5444, 'Buildings', 'building', 'Supply Boxes', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5445, 'Buildings', 'building', 'Nuclear Silo', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5446, 'Buildings', 'building', 'Science Hub', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'); INSERT INTO `knowledge_base` (`id`, `topic`, `entity_type`, `entity_name`, `properties`, `article_url`, `article_title`, `content_preview`, `extracted_at`) VALUES (5447, 'Buildings', 'building', 'Info Center', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5448, 'Buildings', 'building', 'the battle', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5449, 'Buildings', 'building', 'Mercenary Factory', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5450, 'Buildings', 'building', 'generation Boost', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5451, 'Buildings', 'building', 'Neutral building', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5452, 'Buildings', 'building', 'Battlefield Points', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5453, 'Buildings', 'building', 'without garrison', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5454, 'Buildings', 'building', 'cheat sheet', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5455, 'Buildings', 'building', 'fight Selection', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5456, 'Buildings', 'building', 'End', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5457, 'Buildings', 'building', 'and rewards', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5458, 'Buildings', 'building', 'to fight', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5459, 'Buildings', 'building', 'Time Selection', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5460, 'Buildings', 'building', 'Selection', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5461, 'Buildings', 'building', 'Competitor', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5462, 'Buildings', 'building', 'the Battle', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5463, 'Buildings', 'building', 'Issue orders', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5464, 'Buildings', 'building', 'Preparation Stage', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5465, 'Buildings', 'building', 'Battle', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5466, 'Buildings', 'building', 'Substitutes', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5467, 'Buildings', 'building', 'Commander panel', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5468, 'Buildings', 'building', 'an alliance', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5469, 'Buildings', 'building', 'later on', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5470, 'Buildings', 'building', 'is one', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5471, 'Buildings', 'building', 'enjoyable events', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5472, 'Buildings', 'building', 'because', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5473, 'Buildings', 'building', 'all members', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5474, 'Buildings', 'building', 'not great', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5475, 'Buildings', 'building', 'total power', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5476, 'Buildings', 'building', 'alliance rewards', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5477, 'Buildings', 'building', 'types', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5478, 'Buildings', 'building', 'the outcome', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5479, 'Buildings', 'building', 'Alliance points', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5480, 'Buildings', 'building', 'as alliance', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5481, 'Buildings', 'building', 'Oil Wells', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5482, 'Buildings', 'building', 'which tier', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5483, 'Buildings', 'building', 'Higher', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5484, 'Buildings', 'building', 'Individual Points', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5485, 'Buildings', 'building', 'as individual', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5486, 'Buildings', 'building', 'the top', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5487, 'Buildings', 'building', 'total amount', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5488, 'Buildings', 'building', 'current amount', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5489, 'Buildings', 'building', 'no indication', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5490, 'Buildings', 'building', 'the members', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5491, 'Buildings', 'building', 'regardless', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5492, 'Buildings', 'building', 'the end', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5493, 'Buildings', 'building', 'being part', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5494, 'Buildings', 'building', 'Participation rewards', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5495, 'Buildings', 'building', 'the rewards', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5496, 'Buildings', 'building', 'minimum', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5497, 'Buildings', 'building', 'Rewards\nMembers', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5498, 'Buildings', 'building', 'Members', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5499, 'Buildings', 'building', 'high amount', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5500, 'Buildings', 'building', 'the course', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5501, 'Buildings', 'building', 'description', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5502, 'Buildings', 'building', 'the south', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5503, 'Buildings', 'building', 'green marker', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5504, 'Buildings', 'building', 'blue markers', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5505, 'Buildings', 'building', 'red markers', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5506, 'Buildings', 'building', 'grey marker', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5507, 'Buildings', 'building', 'yellow markers', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5508, 'Buildings', 'building', 'main structure', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5509, 'Buildings', 'building', 'highest amount', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5510, 'Buildings', 'building', 'the beginning', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5511, 'Buildings', 'building', 'Points\nDetails', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5512, 'Buildings', 'building', 'Silo\nLocation', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5513, 'Buildings', 'building', 'non', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5514, 'Buildings', 'building', 'Refinery\nLocation', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5515, 'Buildings', 'building', 'teleport\nDetails', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5516, 'Buildings', 'building', 'Hub\nLocation', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5517, 'Buildings', 'building', 'Points output', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5518, 'Buildings', 'building', 'Details', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5519, 'Buildings', 'building', 'Center\nLocation', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5520, 'Buildings', 'building', 'minutes', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5521, 'Buildings', 'building', 'units', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5522, 'Buildings', 'building', 'seconds\nDetails', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5523, 'Buildings', 'building', 'Hospital\nLocation', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5524, 'Buildings', 'building', 'left part', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5525, 'Buildings', 'building', 'huge amount', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5526, 'Buildings', 'building', 'good way', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5527, 'Buildings', 'building', 'Arsenal\nLocation', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5528, 'Buildings', 'building', 'Location', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:42'), (5529, 'Buildings', 'building', 'and mines', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5530, 'Buildings', 'building', 'Well\nLocation', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5531, 'Buildings', 'building', 'as non', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5532, 'Buildings', 'building', 'The amount', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5533, 'Buildings', 'building', 'the amount', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5534, 'Buildings', 'building', 'but part', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5535, 'Buildings', 'building', 'part', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5536, 'Buildings', 'building', 'building', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5537, 'Buildings', 'building', 'capture yield', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5538, 'Buildings', 'building', 'seconds', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5539, 'Buildings', 'building', 'the building', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5540, 'Buildings', 'building', 'plunderable\nNon', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5541, 'Buildings', 'building', 'total score', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5542, 'Buildings', 'building', 'current score', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5543, 'Buildings', 'building', 'the ownership', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5544, 'Buildings', 'building', 'for each', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5545, 'Buildings', 'building', 'generate non', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5546, 'Buildings', 'building', 'on top', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5547, 'Buildings', 'building', 'not multiples', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5548, 'Buildings', 'building', 'plunderable amount', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5549, 'Buildings', 'building', 'the number', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5550, 'Buildings', 'building', 'per second', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5551, 'Buildings', 'building', 'this easy', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5552, 'Buildings', 'building', 'the non', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5553, 'Buildings', 'building', 'Registration', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5554, 'Buildings', 'building', 'selected\nSelection', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5555, 'Buildings', 'building', 'competitor', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5556, 'Buildings', 'building', 'time slots', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5557, 'Buildings', 'building', 'selecting one', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5558, 'Buildings', 'building', 'the signed', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5559, 'Buildings', 'building', 'and substitute', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5560, 'Buildings', 'building', 'cool', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5561, 'Buildings', 'building', 'down', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5562, 'Buildings', 'building', 'different times', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5563, 'Buildings', 'building', 'the summary', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5564, 'Buildings', 'building', 'summary', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5565, 'Buildings', 'building', 'submitted availability', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5566, 'Buildings', 'building', 'TheStar', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5567, 'Buildings', 'building', 'Starting Player', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5568, 'Buildings', 'building', 'substitute player', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5569, 'Buildings', 'building', 'in one', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5570, 'Buildings', 'building', 'the selection', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5571, 'Buildings', 'building', 'the result', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5572, 'Buildings', 'building', 'Task Force', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5573, 'Buildings', 'building', 'Points End', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5574, 'Buildings', 'building', 'Stage\nEnd', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5575, 'Buildings', 'building', 'the countdown', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5576, 'Buildings', 'building', 'not part', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5577, 'Buildings', 'building', 'the Capitol', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5578, 'Buildings', 'building', 'as defense', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5579, 'Buildings', 'building', 'to deploy', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5580, 'Buildings', 'building', 'about it', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5581, 'Buildings', 'building', 'the hospital', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5582, 'Buildings', 'building', 'fight longer', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5583, 'Buildings', 'building', 'are holding', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5584, 'Buildings', 'building', 'teleport cool', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5585, 'Buildings', 'building', 'the output', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5586, 'Buildings', 'building', 'lot', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5587, 'Buildings', 'building', 'Individual points', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5588, 'Buildings', 'building', 'actual start', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5589, 'Buildings', 'building', 'maximum', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5590, 'Buildings', 'building', 'the scoreboard', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5591, 'Buildings', 'building', 'bottom left', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5592, 'Buildings', 'building', 'gear symbol', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5593, 'Buildings', 'building', 'the icon', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5594, 'Buildings', 'building', 'commander', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5595, 'Buildings', 'building', 'an order', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5596, 'Buildings', 'building', 'the End', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5597, 'Buildings', 'building', 'rewards regardless', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5598, 'Buildings', 'building', 'the reference', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5599, 'Buildings', 'building', 'Captured', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5600, 'Buildings', 'building', 'without', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5601, 'Buildings', 'building', 'with', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5602, 'Buildings', 'building', 'changes', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5603, 'Buildings', 'building', 'marker', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5604, 'Buildings', 'building', 'provides', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5605, 'Buildings', 'building', 'that', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5606, 'Buildings', 'building', 'weakens', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5607, 'Buildings', 'building', 'will', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5608, 'Buildings', 'building', 'After', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5609, 'Buildings', 'building', 'for', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5610, 'Buildings', 'building', 'and', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5611, 'Buildings', 'building', 'gets', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5612, 'Buildings', 'building', 'can', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5613, 'Buildings', 'building', 'This', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5614, 'Buildings', 'building', 'has', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5615, 'Buildings', 'building', 'indicates', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5616, 'Buildings', 'building', 'holds', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5617, 'Buildings', 'building', 'goes', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5618, 'Buildings', 'building', 'generating', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:43'), (5619, 'Buildings', 'building', 'unlock', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5620, 'Buildings', 'building', 'listed', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5621, 'Buildings', 'troop', 'deployed', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5622, 'Buildings', 'troop', 'lose', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5623, 'Buildings', 'troop', 'dispatching', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5624, 'Buildings', 'troop', 'kill', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5625, 'Buildings', 'troop', 'your', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5626, 'Buildings', 'troop', 'Killing', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5627, 'Buildings', 'troop', 'injured', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5628, 'Buildings', 'troop', 'those', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5629, 'Buildings', 'troop', 'the', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5630, 'Buildings', 'event', 'Rewards Alliance Rewards Individual Rewards', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5631, 'Buildings', 'event', 'Alliance Rewards', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5632, 'Buildings', 'event', 'Individual Rewards', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5633, 'Buildings', 'event', 'Nuclear Silo', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5634, 'Buildings', 'event', 'Science Hub', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5635, 'Buildings', 'event', 'Info Center', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5636, 'Buildings', 'event', 'IV Use Field Hospital during the battle', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5637, 'Buildings', 'event', 'Use Field Hospital during the battle', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5638, 'Buildings', 'event', 'Mercenary Factory', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5639, 'Buildings', 'event', 'Point Supply Boxes', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5640, 'Buildings', 'event', 'Neutral building', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5641, 'Buildings', 'event', 'Captured building without garrison', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5642, 'Buildings', 'event', 'Battlefield Points generation Boost', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5643, 'Buildings', 'event', 'Individual Points cheat sheet', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5644, 'Buildings', 'event', 'Battle Time Selection', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5645, 'Buildings', 'event', 'Request to fight', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5646, 'Buildings', 'event', 'Selection of Competitor', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5647, 'Buildings', 'event', 'Waiting for the Battle', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5648, 'Buildings', 'event', 'Preparation Stage', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5649, 'Buildings', 'event', 'End of Battle', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5650, 'Buildings', 'event', 'Substitutes', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5651, 'Buildings', 'event', 'Commanders Commander panel Issue orders', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5652, 'Buildings', 'event', 'Commander panel', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5653, 'Buildings', 'event', 'Issue orders', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5654, 'Buildings', 'event', 'but lately the A', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5655, 'Buildings', 'event', 'members in the event', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5656, 'Buildings', 'event', 'goals in the Desert Storm event', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5657, 'Buildings', 'event', 'win the battle\nalliance rewards', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5658, 'Buildings', 'event', 'goals', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5659, 'Buildings', 'event', 'Battlefield Points', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5660, 'Buildings', 'event', 'It is possible to earn them', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5661, 'Buildings', 'event', 'dispatching troops on them\ngathering in Oil Wells', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5662, 'Buildings', 'event', 'Individual Points', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5663, 'Buildings', 'event', 'Higher', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5664, 'Buildings', 'event', 'killing hostile units', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5665, 'Buildings', 'event', 'will show', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5666, 'Buildings', 'event', 'The game clearly states', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5667, 'Buildings', 'event', 'Participation rewards', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5668, 'Buildings', 'event', 'Individual Rewards\nMembers of winning alliance', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5669, 'Buildings', 'event', 'Members of losing alliance', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5670, 'Buildings', 'event', 'here a description of its elements', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5671, 'Buildings', 'event', 'green marker', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5672, 'Buildings', 'event', 'are shown as a grey marker\ngrey marker', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5673, 'Buildings', 'event', 'are shown as yellow markers\nyellow markers', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5674, 'Buildings', 'event', 'it will yield', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5675, 'Buildings', 'event', 'non', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5676, 'Buildings', 'event', 'plunderable Battlefield Points rate', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5677, 'Buildings', 'event', 'Details of Info Center\nLocation of Info Center', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5678, 'Buildings', 'event', 'Details of Arsenal\nLocation of arsenal', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5679, 'Buildings', 'event', 'Location of Mercenary Factory', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5680, 'Buildings', 'event', 'Details of Oil Well\nLocation of Oil Wells', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5681, 'Buildings', 'event', 'that building will generate', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5682, 'Buildings', 'event', 'seconds an alliance holds a building', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5683, 'Buildings', 'event', 'the building will generate', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5684, 'Buildings', 'event', 'seconds', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5685, 'Buildings', 'event', 'of the total capture yield of the building', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5686, 'Buildings', 'event', 'take a look at the Nuclear Silo', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5687, 'Buildings', 'event', 'plunderable Battlefield Points', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5688, 'Buildings', 'event', 'are plunderable\nNon', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5689, 'Buildings', 'event', 'it will generate non', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5690, 'Buildings', 'event', 'specifically in this case it tells you', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5691, 'Buildings', 'event', 'specifically in this case it tells you both rates', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5692, 'Buildings', 'event', 'Given that the non', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5693, 'Buildings', 'event', 'Registration', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5694, 'Buildings', 'event', 'Selection of competitor', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5695, 'Buildings', 'event', 'The Battle', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5696, 'Buildings', 'event', 'Rewards', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5697, 'Buildings', 'event', 'days\nDuring this phase', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5698, 'Buildings', 'event', 'specifying the time slots', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5699, 'Buildings', 'event', 'There is a confusing part', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5700, 'Buildings', 'event', 'There is a confusing part\nBefore Sign up', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5701, 'Buildings', 'event', 'It is however possible to restore Task Force B', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5702, 'Buildings', 'event', 'There is a cool', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5703, 'Buildings', 'event', 'IMPORTANT', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5704, 'Buildings', 'event', 'In the images below you can see', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5705, 'Buildings', 'event', 'TheStar', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5706, 'Buildings', 'event', 'In this other image you can see', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:44'), (5707, 'Buildings', 'event', 'Gurio', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:45'), (5708, 'Buildings', 'event', 'selected as Starting Player', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:45'), (5709, 'Buildings', 'event', 'RGON', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:45'), (5710, 'Buildings', 'event', 'For each Task Force you will be able to see', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:45'), (5711, 'Buildings', 'event', 'ribbon shown on the corresponding Task Force', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:45'), (5712, 'Buildings', 'event', 'and it is structured in Stages', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:45'), (5713, 'Buildings', 'event', 'IMPORTANT to be able to enter the battlefield', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:45'), (5714, 'Buildings', 'event', 'choosing which heroes to deploy', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:45'), (5715, 'Buildings', 'event', 'check out this section to know more about it', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:45'), (5716, 'Buildings', 'event', 'The Heart symbol opens the hospital', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:45'), (5717, 'Buildings', 'event', 'red', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:45'), (5718, 'Buildings', 'event', 'blue', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:45'), (5719, 'Buildings', 'event', 'allowing you to fight longer', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:45'), (5720, 'Buildings', 'event', 'green', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:45'), (5721, 'Buildings', 'event', 'points from the buildings you are holding', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:45'), (5722, 'Buildings', 'event', 'orange', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:45'), (5723, 'Buildings', 'event', 'holding it lowers the teleport cool', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:45'), (5724, 'Buildings', 'event', 'new building unlock', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:45'), (5725, 'Buildings', 'event', 'purple', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:45'), (5726, 'Buildings', 'event', 'pink', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:45'), (5727, 'Buildings', 'event', 'yellow', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:45'), (5728, 'Buildings', 'event', 'the last buildings unlock', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:45'), (5729, 'Buildings', 'event', 'grey', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:45'), (5730, 'Buildings', 'event', 'it is important to follow these steps', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:45'), (5731, 'Buildings', 'event', 'Click on the scoreboard', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:45'), (5732, 'Buildings', 'event', 'Issuing orders is quite simple', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:45'), (5733, 'Buildings', 'event', 'The commander clicks on a building', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:45'), (5734, 'Buildings', 'event', 'with the icon of a commander', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:45'), (5735, 'Buildings', 'event', 'Battle Result mail', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:45'), (5736, 'Buildings', 'event', 'If the Alliance lost the battle', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:45'), (5737, 'Buildings', 'event', 'Individual Participation Rewards', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:45'), (5738, 'Buildings', 'event', 'takes place in a dedicated battlefield', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:45'), (5739, 'Buildings', 'event', 'page when the event starts', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:45'), (5740, 'Buildings', 'event', 'page will be ready', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:45'), (5741, 'Buildings', 'event', 'page', '{}', 'https://www.lastwartutorial.com/desert-storm/', 'Desert Storm Battlefield – Battle for Freedom and Peace! Capture buildings and defend the Nuclear Silo, Honor Points are at stake', 'After Hurricane Katrina, a hidden weapon of mass destruction, a secret Nuclear Silo, emerges under the barren desert, detected sharply by the UN’s KH-11 satellite. The United Nations and allied forces quickly deployed soldiers to capture mysterious nuclear silo. Commander, prepare your army for the tough battle ahead! Good luck!\n- The Goals Battlefield Points and Individual Points Scoreboards\n- Battlefield Points and Individual Points Scoreboards\n- Rewards Alliance Rewards Individual Rewards\n- A...', '2026-01-23 03:22:45'), (5742, 'Troops', 'troop', 'with', '{}', 'https://www.lastwartutorial.com/operation-falcon-frontline-breakthrough-wallkthrough-videos/', 'Operation Falcon – Frontline Breakthrough – Walkthrough videos to clear stages surpassing at least 90% (except a few levels) of players and earning lots of troops', 'This guide will show you how to clear every level while maintaining a strong number of troops by the end, despite the challenges. The goal is to surpass at least 90% of players in each stage (but a few levels have a lower percentage in these videos)\nAll the videos are also available on Youtube: Frontline Breakthrough Playlist\nIMPORTANT: rules say you can convert only up to 60 soldiers per stage 🙁.\nYou will be able to reset one chapter that you already cleared ( 8 stages of the same page) per day...', '2026-01-23 03:22:45'), (5743, 'Troops', 'troop', 'your', '{}', 'https://www.lastwartutorial.com/operation-falcon-frontline-breakthrough-wallkthrough-videos/', 'Operation Falcon – Frontline Breakthrough – Walkthrough videos to clear stages surpassing at least 90% (except a few levels) of players and earning lots of troops', 'This guide will show you how to clear every level while maintaining a strong number of troops by the end, despite the challenges. The goal is to surpass at least 90% of players in each stage (but a few levels have a lower percentage in these videos)\nAll the videos are also available on Youtube: Frontline Breakthrough Playlist\nIMPORTANT: rules say you can convert only up to 60 soldiers per stage 🙁.\nYou will be able to reset one chapter that you already cleared ( 8 stages of the same page) per day...', '2026-01-23 03:22:45'), (5744, 'Troops', 'troop', 'many', '{}', 'https://www.lastwartutorial.com/operation-falcon-frontline-breakthrough-wallkthrough-videos/', 'Operation Falcon – Frontline Breakthrough – Walkthrough videos to clear stages surpassing at least 90% (except a few levels) of players and earning lots of troops', 'This guide will show you how to clear every level while maintaining a strong number of troops by the end, despite the challenges. The goal is to surpass at least 90% of players in each stage (but a few levels have a lower percentage in these videos)\nAll the videos are also available on Youtube: Frontline Breakthrough Playlist\nIMPORTANT: rules say you can convert only up to 60 soldiers per stage 🙁.\nYou will be able to reset one chapter that you already cleared ( 8 stages of the same page) per day...', '2026-01-23 03:22:45'), (5745, 'Troops', 'troop', 'lose', '{}', 'https://www.lastwartutorial.com/operation-falcon-frontline-breakthrough-wallkthrough-videos/', 'Operation Falcon – Frontline Breakthrough – Walkthrough videos to clear stages surpassing at least 90% (except a few levels) of players and earning lots of troops', 'This guide will show you how to clear every level while maintaining a strong number of troops by the end, despite the challenges. The goal is to surpass at least 90% of players in each stage (but a few levels have a lower percentage in these videos)\nAll the videos are also available on Youtube: Frontline Breakthrough Playlist\nIMPORTANT: rules say you can convert only up to 60 soldiers per stage 🙁.\nYou will be able to reset one chapter that you already cleared ( 8 stages of the same page) per day...', '2026-01-23 03:22:45'), (5746, 'Troops', 'troop', 'blue', '{}', 'https://www.lastwartutorial.com/operation-falcon-frontline-breakthrough-wallkthrough-videos/', 'Operation Falcon – Frontline Breakthrough – Walkthrough videos to clear stages surpassing at least 90% (except a few levels) of players and earning lots of troops', 'This guide will show you how to clear every level while maintaining a strong number of troops by the end, despite the challenges. The goal is to surpass at least 90% of players in each stage (but a few levels have a lower percentage in these videos)\nAll the videos are also available on Youtube: Frontline Breakthrough Playlist\nIMPORTANT: rules say you can convert only up to 60 soldiers per stage 🙁.\nYou will be able to reset one chapter that you already cleared ( 8 stages of the same page) per day...', '2026-01-23 03:22:45'), (5747, 'Troops', 'event', 'All the videos are also available on Youtube', '{}', 'https://www.lastwartutorial.com/operation-falcon-frontline-breakthrough-wallkthrough-videos/', 'Operation Falcon – Frontline Breakthrough – Walkthrough videos to clear stages surpassing at least 90% (except a few levels) of players and earning lots of troops', 'This guide will show you how to clear every level while maintaining a strong number of troops by the end, despite the challenges. The goal is to surpass at least 90% of players in each stage (but a few levels have a lower percentage in these videos)\nAll the videos are also available on Youtube: Frontline Breakthrough Playlist\nIMPORTANT: rules say you can convert only up to 60 soldiers per stage 🙁.\nYou will be able to reset one chapter that you already cleared ( 8 stages of the same page) per day...', '2026-01-23 03:22:45'), (5748, 'Troops', 'event', 'Frontline Breakthrough Playlist\nIMPORTANT', '{}', 'https://www.lastwartutorial.com/operation-falcon-frontline-breakthrough-wallkthrough-videos/', 'Operation Falcon – Frontline Breakthrough – Walkthrough videos to clear stages surpassing at least 90% (except a few levels) of players and earning lots of troops', 'This guide will show you how to clear every level while maintaining a strong number of troops by the end, despite the challenges. The goal is to surpass at least 90% of players in each stage (but a few levels have a lower percentage in these videos)\nAll the videos are also available on Youtube: Frontline Breakthrough Playlist\nIMPORTANT: rules say you can convert only up to 60 soldiers per stage 🙁.\nYou will be able to reset one chapter that you already cleared ( 8 stages of the same page) per day...', '2026-01-23 03:22:45'), (5749, 'Troops', 'event', 'Introduction', '{}', 'https://www.lastwartutorial.com/operation-falcon-frontline-breakthrough-wallkthrough-videos/', 'Operation Falcon – Frontline Breakthrough – Walkthrough videos to clear stages surpassing at least 90% (except a few levels) of players and earning lots of troops', 'This guide will show you how to clear every level while maintaining a strong number of troops by the end, despite the challenges. The goal is to surpass at least 90% of players in each stage (but a few levels have a lower percentage in these videos)\nAll the videos are also available on Youtube: Frontline Breakthrough Playlist\nIMPORTANT: rules say you can convert only up to 60 soldiers per stage 🙁.\nYou will be able to reset one chapter that you already cleared ( 8 stages of the same page) per day...', '2026-01-23 03:22:45'), (5750, 'Troops', 'event', 'Introduction\n\nThe mini', '{}', 'https://www.lastwartutorial.com/operation-falcon-frontline-breakthrough-wallkthrough-videos/', 'Operation Falcon – Frontline Breakthrough – Walkthrough videos to clear stages surpassing at least 90% (except a few levels) of players and earning lots of troops', 'This guide will show you how to clear every level while maintaining a strong number of troops by the end, despite the challenges. The goal is to surpass at least 90% of players in each stage (but a few levels have a lower percentage in these videos)\nAll the videos are also available on Youtube: Frontline Breakthrough Playlist\nIMPORTANT: rules say you can convert only up to 60 soldiers per stage 🙁.\nYou will be able to reset one chapter that you already cleared ( 8 stages of the same page) per day...', '2026-01-23 03:22:45'), (5751, 'Troops', 'event', 'Here are some tips for clearing levels', '{}', 'https://www.lastwartutorial.com/operation-falcon-frontline-breakthrough-wallkthrough-videos/', 'Operation Falcon – Frontline Breakthrough – Walkthrough videos to clear stages surpassing at least 90% (except a few levels) of players and earning lots of troops', 'This guide will show you how to clear every level while maintaining a strong number of troops by the end, despite the challenges. The goal is to surpass at least 90% of players in each stage (but a few levels have a lower percentage in these videos)\nAll the videos are also available on Youtube: Frontline Breakthrough Playlist\nIMPORTANT: rules say you can convert only up to 60 soldiers per stage 🙁.\nYou will be able to reset one chapter that you already cleared ( 8 stages of the same page) per day...', '2026-01-23 03:22:45'), (5752, 'Troops', 'event', 'This is the most difficult level ever', '{}', 'https://www.lastwartutorial.com/operation-falcon-frontline-breakthrough-wallkthrough-videos/', 'Operation Falcon – Frontline Breakthrough – Walkthrough videos to clear stages surpassing at least 90% (except a few levels) of players and earning lots of troops', 'This guide will show you how to clear every level while maintaining a strong number of troops by the end, despite the challenges. The goal is to surpass at least 90% of players in each stage (but a few levels have a lower percentage in these videos)\nAll the videos are also available on Youtube: Frontline Breakthrough Playlist\nIMPORTANT: rules say you can convert only up to 60 soldiers per stage 🙁.\nYou will be able to reset one chapter that you already cleared ( 8 stages of the same page) per day...', '2026-01-23 03:22:45'), (5753, 'Season 4', 'building', 'the end', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:45'), (5754, 'Season 4', 'building', 'an off', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:45'), (5755, 'Season 4', 'building', 'event start', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:45'), (5756, 'Season 4', 'building', 'off', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:45'), (5757, 'Season 4', 'building', 'Battlefield event', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:45'), (5758, 'Season 4', 'building', 'Transfer Surge', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:45'), (5759, 'Season 4', 'building', 'Storm Battlefield', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:45'), (5760, 'Season 4', 'building', 'Market Probability', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:45'), (5761, 'Season 4', 'building', 'items Probability', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:45'), (5762, 'Season 4', 'building', 'Champion Duel', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:45'), (5763, 'Season 4', 'building', 'items Packs', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:45'), (5764, 'Season 4', 'building', 'Probability', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:45'), (5765, 'Season 4', 'building', 'FREE items', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:45'), (5766, 'Season 4', 'building', 'DISCOUNTED items', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:45'), (5767, 'Season 4', 'building', 'Regular items', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:45'), (5768, 'Season 4', 'building', 'Drop probability', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:45'), (5769, 'Season 4', 'building', 'form', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:45'), (5770, 'Season 4', 'building', 'week', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:45'), (5771, 'Season 4', 'building', 'the off', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:45'), (5772, 'Season 4', 'building', 'small number', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:45'), (5773, 'Season 4', 'building', 'lot', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:45'), (5774, 'Season 4', 'building', 'first off', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:45'), (5775, 'Season 4', 'building', 'delay', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:45'), (5776, 'Season 4', 'building', 'Celebration icon', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:45'), (5777, 'Season 4', 'building', 'Black Market', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:45'), (5778, 'Season 4', 'building', 'first match', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:45'), (5779, 'Season 4', 'building', 'column', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:45'), (5780, 'Season 4', 'building', 'whole picture', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:45'), (5781, 'Season 4', 'building', 'series', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:45'), (5782, 'Season 4', 'building', 'tasks', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5783, 'Season 4', 'building', 'Training Certificates', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5784, 'Season 4', 'building', 'Bond Badges', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5785, 'Season 4', 'building', 'Resource chest', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5786, 'Season 4', 'building', 'complete list', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5787, 'Season 4', 'building', 'refreshes', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5788, 'Season 4', 'building', 'be discounted', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5789, 'Season 4', 'building', 'sets', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5790, 'Season 4', 'building', 'max amount', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5791, 'Season 4', 'event', 'Evernight Isle the game will enter an off', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5792, 'Season 4', 'event', 'Transfer Surge event start', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5793, 'Season 4', 'event', 'off', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5794, 'Season 4', 'event', 'season', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5795, 'Season 4', 'event', 'Canyon Storm Battlefield event', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5796, 'Season 4', 'event', 'Transfer Surge', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5797, 'Season 4', 'event', 'Canyon Storm Battlefield', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5798, 'Season 4', 'event', 'Probability of FREE items', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5799, 'Season 4', 'event', 'Probability of DISCOUNTED items', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5800, 'Season 4', 'event', 'Probability of Regular items', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5801, 'Season 4', 'event', 'Champion Duel', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5802, 'Season 4', 'event', 'Black Market Cash Drop probability', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5803, 'Season 4', 'event', 'week of the off', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5804, 'Season 4', 'event', 'but this time in a light version', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5805, 'Season 4', 'event', 'Celebration icon', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5806, 'Season 4', 'event', 'week events are inside the normal Events menu', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5807, 'Season 4', 'event', 'Bingo Task Black Market', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5808, 'Season 4', 'event', 'Black Market', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5809, 'Season 4', 'event', 'the main changes are', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5810, 'Season 4', 'event', 'column', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5811, 'Season 4', 'event', 'The rewards for clearing the whole picture', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5812, 'Season 4', 'event', 'Final golden chest rewards', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5813, 'Season 4', 'event', 'Overlord Training Certificates', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5814, 'Season 4', 'event', 'Overlord Bond Badges', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5815, 'Season 4', 'event', 'UR Resource chest', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5816, 'Season 4', 'event', 'tasks', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5817, 'Season 4', 'event', 'At each refresh', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5818, 'Season 4', 'event', 'items will be discounted', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5819, 'Season 4', 'event', 'Some details about items you might not know', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5820, 'Season 4', 'event', 'the central one gives you access to this event', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5821, 'Season 4', 'event', 'the only additional event is', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5822, 'Season 4', 'event', 'start', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5823, 'Season 4', 'event', 'Week', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5824, 'Season 4', 'event', 'will last in total for', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5825, 'Season 4', 'event', 'of the off', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5826, 'Season 4', 'event', 'events are inside the normal Events menu', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5827, 'Season 4', 'event', 'starts day', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5828, 'Season 4', 'event', 'is similar to previous Bingo Task', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5829, 'Season 4', 'event', 'the usual Black Market Challenge event starts', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5830, 'Season 4', 'event', 'will also give extra BM Cash', '{}', 'https://www.lastwartutorial.com/season-4-celebration/', 'Season 4 Celebration – Transfer Surge, Canyon Storm Battlefield, Bingo Task, Black Market, Champion Duel', 'At the end of 🌸 Season 4 – Evernight Isle the game will enter an off-season phase.\n🌸 Season 4 – Evernight Isle\nIn early servers we saw the following timeline:\n- Week 8 of Season 4: Transfer Surge event start\n- Week 1 off-season: Canyon Storm Battlefield event\n- Week 2 off-season: Season 4 Celebration Week 1\n- Week 3 off-season: Season 4 Celebration Week 2\n- Week 4 off-season: Season 4 Celebration Week 3\n- Week 5 off-season: Season 4 Celebration Week 4\n- Week 8 of Season 4 – Transfer Surge\n- Week...', '2026-01-23 03:22:46'), (5831, 'Season 2', 'building', 'the end', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:46'), (5832, 'Season 2', 'building', 'an off', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:46'), (5833, 'Season 2', 'building', 'the conclusion', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:46'), (5834, 'Season 2', 'building', 'Celebration Timeline', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:46'), (5835, 'Season 2', 'building', 'Walkthrough video', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:46'), (5836, 'Season 2', 'building', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:46'), (5837, 'Season 2', 'building', 'The Age', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:46'), (5838, 'Season 2', 'building', 'Transfer Surge', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:46'), (5839, 'Season 2', 'building', 'Server transfer', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:46'), (5840, 'Season 2', 'building', 'chest goal', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:46'), (5841, 'Season 2', 'building', 'Research Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:46'), (5842, 'Season 2', 'building', 'Oil', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:46'), (5843, 'Season 2', 'building', 'Oil Well', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:46'), (5844, 'Season 2', 'building', 'speed increase', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:46'), (5845, 'Season 2', 'building', 'Tech Center', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:46'), (5846, 'Season 2', 'building', 'well output', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:46'), (5847, 'Season 2', 'building', 'healing costs', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:46'), (5848, 'Season 2', 'building', 'Parts Workshop', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:46'), (5849, 'Season 2', 'building', 'Well output', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:46'), (5850, 'Season 2', 'building', 'Construction Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:46'), (5851, 'Season 2', 'building', 'Recruiting Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:46'), (5852, 'Season 2', 'building', 'Qualifiers Rewards', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:46'), (5853, 'Season 2', 'building', 'Task Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:46'), (5854, 'Season 2', 'building', 'Dispatch Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:46'), (5855, 'Season 2', 'building', 'Bingo Tasks', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:46'), (5856, 'Season 2', 'building', 'Black Market', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:46'), (5857, 'Season 2', 'building', 'Grand Celebration', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:46'), (5858, 'Season 2', 'building', 'up stage', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:46'), (5859, 'Season 2', 'building', 'up Detail', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:46'), (5860, 'Season 2', 'building', 'Kill Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:46'), (5861, 'Season 2', 'building', 'Healing Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:46'), (5862, 'Season 2', 'building', 'Training Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:46'), (5863, 'Season 2', 'building', 'mission goal', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:46'), (5864, 'Season 2', 'building', 'right corner', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:46'), (5865, 'Season 2', 'building', 'progress bar', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:46'), (5866, 'Season 2', 'building', 'last week', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:46'), (5867, 'Season 2', 'building', 'continuation', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:46'), (5868, 'Season 2', 'building', 'simple walkthrough', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:46'), (5869, 'Season 2', 'building', 'oil well', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:46'), (5870, 'Season 2', 'building', 'the image', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5871, 'Season 2', 'building', 'nice breakdown', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5872, 'Season 2', 'building', 'all levels', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5873, 'Season 2', 'building', 'first research', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5874, 'Season 2', 'building', 'second part', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5875, 'Season 2', 'building', 'Last part', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5876, 'Season 2', 'building', 'Parts Shop', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5877, 'Season 2', 'building', 'the Buildings', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5878, 'Season 2', 'building', 'in Buildings', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5879, 'Season 2', 'building', 'some researches', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5880, 'Season 2', 'building', 'total', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5881, 'Season 2', 'building', 'new part', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5882, 'Season 2', 'building', 'best part', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5883, 'Season 2', 'building', 'the long', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5884, 'Season 2', 'building', 'an overview', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5885, 'Season 2', 'building', 'weapon shards', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5886, 'Season 2', 'building', 'exclusive weapons', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5887, 'Season 2', 'building', 'column', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5888, 'Season 2', 'building', 'oil instead', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5889, 'Season 2', 'building', 'complete list', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5890, 'Season 2', 'building', 'Some types', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5891, 'Season 2', 'building', 'through all', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5892, 'Season 2', 'building', 'Complete walkthrough', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5893, 'Season 2', 'building', 'multiple stages', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5894, 'Season 2', 'building', 'are part', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5895, 'Season 2', 'building', 'Drone', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5896, 'Season 2', 'building', 'will', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5897, 'Season 2', 'building', 'and', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5898, 'Season 2', 'building', 'Upgrades', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5899, 'Season 2', 'troop', 'Training Mission', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5900, 'Season 2', 'troop', 'Training Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5901, 'Season 2', 'troop', 'Training\n\nThis', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5902, 'Season 2', 'troop', 'more', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5903, 'Season 2', 'event', 'Polar Storm the game will enter an off', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5904, 'Season 2', 'event', 'Celebration Timeline', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5905, 'Season 2', 'event', 'Walkthrough video', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5906, 'Season 2', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5907, 'Season 2', 'event', 'Unlock Tech', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5908, 'Season 2', 'event', 'Research speed increase New Building', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5909, 'Season 2', 'event', 'New resource', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5910, 'Season 2', 'event', 'Unlock Stage', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5911, 'Season 2', 'event', 'Transfer Surge', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5912, 'Season 2', 'event', 'Server transfer', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5913, 'Season 2', 'event', 'Oil Research Ranking Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5914, 'Season 2', 'event', 'Mission goal The Age of Oil Tech New Building', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5915, 'Season 2', 'event', 'Oil Research Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5916, 'Season 2', 'event', 'The Age of Oil Tech New Building', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5917, 'Season 2', 'event', 'Oil', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5918, 'Season 2', 'event', 'New Building', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5919, 'Season 2', 'event', 'Oil Well', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5920, 'Season 2', 'event', 'Research speed increase', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5921, 'Season 2', 'event', 'rd Tech Center', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5922, 'Season 2', 'event', 'boost oil well output', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5923, 'Season 2', 'event', 'Training and healing costs', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5924, 'Season 2', 'event', 'Drone Parts Workshop', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5925, 'Season 2', 'event', 'Boost Oil Well output', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5926, 'Season 2', 'event', 'Research Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5927, 'Season 2', 'event', 'Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5928, 'Season 2', 'event', 'Mission goal Construction Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5929, 'Season 2', 'event', 'Construction Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5930, 'Season 2', 'event', 'Mission goal Recruiting Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5931, 'Season 2', 'event', 'Recruiting Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5932, 'Season 2', 'event', 'Unlock Radar Task', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5933, 'Season 2', 'event', 'Mission goal Radar Task Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5934, 'Season 2', 'event', 'Radar Task Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5935, 'Season 2', 'event', 'Mission goal Secret Task Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5936, 'Season 2', 'event', 'Secret Task Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5937, 'Season 2', 'event', 'Mission goal Truck Dispatch Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5938, 'Season 2', 'event', 'Truck Dispatch Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5939, 'Season 2', 'event', 'Bingo Tasks', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5940, 'Season 2', 'event', 'Black Market', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5941, 'Season 2', 'event', 'Grand Celebration', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5942, 'Season 2', 'event', 'Sign up stage', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5943, 'Season 2', 'event', 'Sign up Detail', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5944, 'Season 2', 'event', 'Qualifiers Rewards', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5945, 'Season 2', 'event', 'Mission goal Zombie Kill Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5946, 'Season 2', 'event', 'Zombie Kill Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5947, 'Season 2', 'event', 'Mission goal Healing Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5948, 'Season 2', 'event', 'Healing Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5949, 'Season 2', 'event', 'Mission goal Kill Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5950, 'Season 2', 'event', 'Kill Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5951, 'Season 2', 'event', 'Mission goal Unit Training Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5952, 'Season 2', 'event', 'Unit Training Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5953, 'Season 2', 'event', 'Mission goal Research Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5954, 'Season 2', 'event', 'The Age of Oil', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5955, 'Season 2', 'event', 'reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5956, 'Season 2', 'event', 'Additionally there is also the Transfer Surge', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5957, 'Season 2', 'event', 'Maximum priority to', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5958, 'Season 2', 'event', 'IMPORTANT', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5959, 'Season 2', 'event', 'Builder speed increase', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:47'), (5960, 'Season 2', 'event', 'Coin Output\nNew Building', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (5961, 'Season 2', 'event', 'Oil\nThe second part of the researches', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (5962, 'Season 2', 'event', 'Additional Oil Wells\nLast part of the tech tree', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (5963, 'Season 2', 'event', 'Drone Parts Shop', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (5964, 'Season 2', 'event', 'Check the Buildings', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (5965, 'Season 2', 'event', 'is also available in Buildings', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (5966, 'Season 2', 'event', 'Server transfer\n\nIMPORTANT', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (5967, 'Season 2', 'event', 'the the long', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (5968, 'Season 2', 'event', 'awaited', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (5969, 'Season 2', 'event', 'The only changes are', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (5970, 'Season 2', 'event', 'column', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (5971, 'Season 2', 'event', 'times', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (5972, 'Season 2', 'event', 'units', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (5973, 'Season 2', 'event', 'min construction speed ups in total', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (5974, 'Season 2', 'event', 'Times', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (5975, 'Season 2', 'event', 'days', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (5976, 'Season 2', 'event', 'Alliance Gifts', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (5977, 'Season 2', 'event', 'min tech research speed ups in total', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (5978, 'Season 2', 'event', 'goal The Age of Oil Tech New Building', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (5979, 'Season 2', 'event', 'goal Construction Ranking Reward chest goal Week', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (5980, 'Season 2', 'event', 'goal Construction Ranking Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (5981, 'Season 2', 'event', 'goal Construction Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (5982, 'Season 2', 'event', 'goal Recruiting Ranking Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (5983, 'Season 2', 'event', 'goal Recruiting Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (5984, 'Season 2', 'event', 'Week', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (5985, 'Season 2', 'event', 'goal Radar Task Ranking Reward chest goal Week', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (5986, 'Season 2', 'event', 'goal Secret Task Ranking Reward chest goal Week', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (5987, 'Season 2', 'event', 'goal Radar Task Ranking Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (5988, 'Season 2', 'event', 'goal Radar Task Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (5989, 'Season 2', 'event', 'goal Secret Task Ranking Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (5990, 'Season 2', 'event', 'goal Secret Task Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (5991, 'Season 2', 'event', 'goal Truck Dispatch Ranking Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (5992, 'Season 2', 'event', 'goal Truck Dispatch Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (5993, 'Season 2', 'event', 'goal Zombie Kill Ranking Reward chest goal Week', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (5994, 'Season 2', 'event', 'goal Healing Ranking Reward chest goal Week', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (5995, 'Season 2', 'event', 'goal Zombie Kill Ranking Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (5996, 'Season 2', 'event', 'goal Zombie Kill Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (5997, 'Season 2', 'event', 'goal Healing Ranking Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (5998, 'Season 2', 'event', 'goal Healing Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (5999, 'Season 2', 'event', 'goal Kill Ranking Reward chest goal Week', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (6000, 'Season 2', 'event', 'goal Unit Training Ranking Reward chest goal Week', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (6001, 'Season 2', 'event', 'goal Research Ranking Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (6002, 'Season 2', 'event', 'goal Kill Ranking Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (6003, 'Season 2', 'event', 'goal Kill Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (6004, 'Season 2', 'event', 'goal Unit Training Ranking Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (6005, 'Season 2', 'event', 'goal Unit Training Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (6006, 'Season 2', 'event', 'goal Research Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (6007, 'Season 2', 'event', 'will have', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (6008, 'Season 2', 'event', 'goal is unlocked', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (6009, 'Season 2', 'event', 'section', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (6010, 'Season 2', 'event', 'of Season', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (6011, 'Season 2', 'event', 'will start day', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (6012, 'Season 2', 'event', 'goals are immediately available', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (6013, 'Season 2', 'event', 'you can access the Research Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (6014, 'Season 2', 'event', 'you can access the Construction Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (6015, 'Season 2', 'event', 'goal in this event', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (6016, 'Season 2', 'event', 'you can access the Recruiting Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (6017, 'Season 2', 'event', 'was suspended', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (6018, 'Season 2', 'event', 'starts', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (6019, 'Season 2', 'event', 'you can access the Radar Task Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (6020, 'Season 2', 'event', 'you can access the Secret Task Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (6021, 'Season 2', 'event', 'starts day', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (6022, 'Season 2', 'event', 'structure is identical to the one from Season', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (6023, 'Season 2', 'event', 'you can access the Zombie Killing Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (6024, 'Season 2', 'event', 'you can access the Healing Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (6025, 'Season 2', 'event', 'you can access the Killing Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (6026, 'Season 2', 'event', 'you can access the Unit Training Ranking', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (6027, 'Season 2', 'event', 'that allows to complete the Champion duel event', '{}', 'https://www.lastwartutorial.com/season-2-celebration-the-age-of-oil/', 'Season 2 – Celebration – The Age of Oil', 'At the end of 🧊 Season 2 – Polar Storm the game will enter an off-season phase, during which Season 2 – Celebration will begin, the day after the conclusion of Season 2, and it will continue for 5 weeks.\nSeason 2 – Celebration\nA few things change during this period, let’s see all the details.\n- Celebration Timeline\n- Walkthrough video – Day 1 of Season 2 Celebration\n- Week 1 Week 1-01: Unlock Tech: The Age of Oil Mission goal The Age of Oil Tech New Building: Oil Well Boost Oil well output and B...', '2026-01-23 03:22:48'), (6028, 'Guides', 'general', 'Support Our Guides – Donate Today!', NULL, 'https://www.lastwartutorial.com/donate/', 'Support Our Guides – Donate Today!', 'Love our unique guides for the Last War Survival Game? Help us keep the content coming!\nYour donation will:\n- Maintain and improve our website\n- Create new, in-depth guides\n- Keep the content free for all\nEvery bit helps. Thank you for your support! ❤️\nOr send crypto to: Binance Smart Chain (BNB or any BEP-20) : 0xDc2bAa9433c4106399D307844D853dF7358fB2f3\nPolygon (MATIC or any ERC-20) : 0xDc2bAa9433c4106399D307844D853dF7358fB2f3', '2026-01-23 03:22:48'), (6029, 'Season 1', 'event', 'are here', '{}', 'https://www.lastwartutorial.com/season-1-week-4/', 'Season 1 – Week 4 – Warzone Declaration, Warzone Duel, City of Apocalypse capture', 'In this article all missions of week 4.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 –...', '2026-01-23 03:22:48'), (6030, 'Season 1', 'event', 'additional guides are also available', '{}', 'https://www.lastwartutorial.com/season-1-week-4/', 'Season 1 – Week 4 – Warzone Declaration, Warzone Duel, City of Apocalypse capture', 'In this article all missions of week 4.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 –...', '2026-01-23 03:22:48'), (6031, 'Season 1', 'event', 'Cheats', '{}', 'https://www.lastwartutorial.com/season-1-week-4/', 'Season 1 – Week 4 – Warzone Declaration, Warzone Duel, City of Apocalypse capture', 'In this article all missions of week 4.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 –...', '2026-01-23 03:22:48'), (6032, 'Season 1', 'event', 'Professions', '{}', 'https://www.lastwartutorial.com/season-1-week-4/', 'Season 1 – Week 4 – Warzone Declaration, Warzone Duel, City of Apocalypse capture', 'In this article all missions of week 4.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 –...', '2026-01-23 03:22:48'), (6033, 'Season 1', 'event', 'Engineer and War Leader', '{}', 'https://www.lastwartutorial.com/season-1-week-4/', 'Season 1 – Week 4 – Warzone Declaration, Warzone Duel, City of Apocalypse capture', 'In this article all missions of week 4.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 –...', '2026-01-23 03:22:48'), (6034, 'Season 1', 'event', 'Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-1-week-4/', 'Season 1 – Week 4 – Warzone Declaration, Warzone Duel, City of Apocalypse capture', 'In this article all missions of week 4.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 –...', '2026-01-23 03:22:48'), (6035, 'Season 1', 'event', 'Mission goal', '{}', 'https://www.lastwartutorial.com/season-1-week-4/', 'Season 1 – Week 4 – Warzone Declaration, Warzone Duel, City of Apocalypse capture', 'In this article all missions of week 4.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 –...', '2026-01-23 03:22:48'), (6036, 'Season 1', 'event', 'Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-1-week-4/', 'Season 1 – Week 4 – Warzone Declaration, Warzone Duel, City of Apocalypse capture', 'In this article all missions of week 4.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 –...', '2026-01-23 03:22:48'), (6037, 'Season 1', 'event', 'Warzone Duel Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-1-week-4/', 'Season 1 – Week 4 – Warzone Declaration, Warzone Duel, City of Apocalypse capture', 'In this article all missions of week 4.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 –...', '2026-01-23 03:22:48'), (6038, 'Season 1', 'event', 'City of Apocalypse Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-1-week-4/', 'Season 1 – Week 4 – Warzone Declaration, Warzone Duel, City of Apocalypse capture', 'In this article all missions of week 4.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 –...', '2026-01-23 03:22:48'), (6039, 'Season 1', 'event', 'All missions share the fact that they have', '{}', 'https://www.lastwartutorial.com/season-1-week-4/', 'Season 1 – Week 4 – Warzone Declaration, Warzone Duel, City of Apocalypse capture', 'In this article all missions of week 4.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 –...', '2026-01-23 03:22:48'), (6040, 'Season 1', 'event', 'Be aware', '{}', 'https://www.lastwartutorial.com/season-1-week-4/', 'Season 1 – Week 4 – Warzone Declaration, Warzone Duel, City of Apocalypse capture', 'In this article all missions of week 4.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 –...', '2026-01-23 03:22:48'), (6041, 'Season 1', 'event', 'The match', '{}', 'https://www.lastwartutorial.com/season-1-week-4/', 'Season 1 – Week 4 – Warzone Declaration, Warzone Duel, City of Apocalypse capture', 'In this article all missions of week 4.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 –...', '2026-01-23 03:22:48'), (6042, 'Season 1', 'event', 'goal Reward chest goal Week', '{}', 'https://www.lastwartutorial.com/season-1-week-4/', 'Season 1 – Week 4 – Warzone Declaration, Warzone Duel, City of Apocalypse capture', 'In this article all missions of week 4.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 –...', '2026-01-23 03:22:48'), (6043, 'Season 1', 'event', 'goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-1-week-4/', 'Season 1 – Week 4 – Warzone Declaration, Warzone Duel, City of Apocalypse capture', 'In this article all missions of week 4.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 –...', '2026-01-23 03:22:48'), (6044, 'Season 1', 'event', 'goal', '{}', 'https://www.lastwartutorial.com/season-1-week-4/', 'Season 1 – Week 4 – Warzone Declaration, Warzone Duel, City of Apocalypse capture', 'In this article all missions of week 4.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 –...', '2026-01-23 03:22:48'), (6045, 'Season 1', 'event', 'of the season as described in this link', '{}', 'https://www.lastwartutorial.com/season-1-week-4/', 'Season 1 – Week 4 – Warzone Declaration, Warzone Duel, City of Apocalypse capture', 'In this article all missions of week 4.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 –...', '2026-01-23 03:22:48'), (6046, 'Season 1', 'event', 'will start day', '{}', 'https://www.lastwartutorial.com/season-1-week-4/', 'Season 1 – Week 4 – Warzone Declaration, Warzone Duel, City of Apocalypse capture', 'In this article all missions of week 4.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 –...', '2026-01-23 03:22:49'), (6047, 'Season 1', 'event', 'goal is delayed by', '{}', 'https://www.lastwartutorial.com/season-1-week-4/', 'Season 1 – Week 4 – Warzone Declaration, Warzone Duel, City of Apocalypse capture', 'In this article all missions of week 4.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 –...', '2026-01-23 03:22:49'), (6048, 'Season 1', 'event', 'is delayed by', '{}', 'https://www.lastwartutorial.com/season-1-week-4/', 'Season 1 – Week 4 – Warzone Declaration, Warzone Duel, City of Apocalypse capture', 'In this article all missions of week 4.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 –...', '2026-01-23 03:22:49'), (6049, 'Season 1', 'event', 'starts', '{}', 'https://www.lastwartutorial.com/season-1-week-4/', 'Season 1 – Week 4 – Warzone Declaration, Warzone Duel, City of Apocalypse capture', 'In this article all missions of week 4.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 –...', '2026-01-23 03:22:49'), (6050, 'Season 1', 'event', 'Ultimate War rules guide for Season', '{}', 'https://www.lastwartutorial.com/season-1-week-4/', 'Season 1 – Week 4 – Warzone Declaration, Warzone Duel, City of Apocalypse capture', 'In this article all missions of week 4.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 –...', '2026-01-23 03:22:49'), (6051, 'Season 1', 'event', 'the capitol becomes ready for capture', '{}', 'https://www.lastwartutorial.com/season-1-week-4/', 'Season 1 – Week 4 – Warzone Declaration, Warzone Duel, City of Apocalypse capture', 'In this article all missions of week 4.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – Week 7\n- Season 1 –...', '2026-01-23 03:22:49'), (6052, 'Season 4', 'troop', 'with', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6053, 'Season 4', 'troop', 'Morale are', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6054, 'Season 4', 'troop', 'the', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6055, 'Season 4', 'troop', 'and', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6056, 'Season 4', 'event', 'Evernight Isle', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6057, 'Season 4', 'event', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6058, 'Season 4', 'event', 'Game modes', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6059, 'Season 4', 'event', 'The Ultimate Strategy Guide', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6060, 'Season 4', 'event', 'tricks and cheats', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6061, 'Season 4', 'event', 'Skills', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6062, 'Season 4', 'event', 'Tactics Card', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6063, 'Season 4', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6064, 'Season 4', 'event', 'Game Modes Schedule', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6065, 'Season 4', 'event', 'Towards the Light', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6066, 'Season 4', 'event', 'Holy Mountain', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6067, 'Season 4', 'event', 'Light system effects', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6068, 'Season 4', 'event', 'Night Parade of One Hundred Oni', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6069, 'Season 4', 'event', 'Wandering Oniwagon Invasion', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6070, 'Season 4', 'event', 'Game Modes Night gift', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6071, 'Season 4', 'event', 'Silverclaw Fighter Boost Blood Night Descend', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6072, 'Season 4', 'event', 'Night gift', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6073, 'Season 4', 'event', 'Silverclaw Fighter Boost', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6074, 'Season 4', 'event', 'Blood Night Descend', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6075, 'Season 4', 'event', 'Visitors and gift items', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6076, 'Season 4', 'event', 'Video of all Stages', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6077, 'Season 4', 'event', 'Rewards Divine Blessing Fortune Draw Rewards', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6078, 'Season 4', 'event', 'Charge the Divine Tree', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6079, 'Season 4', 'event', 'Rewards', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6080, 'Season 4', 'event', 'Divine Blessing Fortune Draw Rewards', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6081, 'Season 4', 'event', 'Become a Blood Night Hunter Rules Requirements', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6082, 'Season 4', 'event', 'Hunter Disguise Craze', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6083, 'Season 4', 'event', 'Requirements', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6084, 'Season 4', 'event', 'Hunt Ratings', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6085, 'Season 4', 'event', 'Star of Blood Night', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6086, 'Season 4', 'event', 'Game Modes', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6087, 'Season 4', 'event', 'Game Modes Copper War', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6088, 'Season 4', 'event', 'tei Restaurant', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6089, 'Season 4', 'event', 'Divine Tree', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6090, 'Season 4', 'event', 'Blood Night Hunter', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6091, 'Season 4', 'event', 'When the Blood Night Descends a few things happen', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6092, 'Season 4', 'event', 'IMPORTANT', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6093, 'Season 4', 'event', 'Lighthouse Brightness Auto', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6094, 'Season 4', 'event', 'Debuffs', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6095, 'Season 4', 'event', 'per minute', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6096, 'Season 4', 'event', 'What to do', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6097, 'Season 4', 'event', 'Wait for Blood Night Descends to start', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6098, 'Season 4', 'event', 'Magatama items Stone', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6099, 'Season 4', 'event', 'Magatama items', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6100, 'Season 4', 'event', 'Kill Oni Generals', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6101, 'Season 4', 'event', 'Once a Oni General is killed', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6102, 'Season 4', 'event', 'min', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6103, 'Season 4', 'event', 'easy to locate Wandering Oniwagons', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6104, 'Season 4', 'event', 'button', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6105, 'Season 4', 'event', 'will appear on the world map', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6106, 'Season 4', 'event', 'base with lights on', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6107, 'Season 4', 'event', 'still apply', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:49'), (6108, 'Season 4', 'event', 'from here click on USE on Oni Summon skill', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:50'), (6109, 'Season 4', 'event', 'Acquire Oni Summon skill', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:50'), (6110, 'Season 4', 'event', 'click on the blue book action', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:50'), (6111, 'Season 4', 'event', 'minutes', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:50'), (6112, 'Season 4', 'event', 'as brightness on', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:50'), (6113, 'Season 4', 'event', 'Wantering Oni Legion engaging rules', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:50'), (6114, 'Season 4', 'event', 'click on the base', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:50'), (6115, 'Season 4', 'event', 'game modes', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:50'), (6116, 'Season 4', 'event', 'stages', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:50'), (6117, 'Season 4', 'event', 'Fortune Drawing', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:50'), (6118, 'Season 4', 'event', 'The event consists of two phases', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:50'), (6119, 'Season 4', 'event', 'Tuesday to Saturday each week', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:50'), (6120, 'Season 4', 'event', 'Locate the Divine Tree', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:50'), (6121, 'Season 4', 'event', 'Please check this section', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:50'), (6122, 'Season 4', 'event', 'cross', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:50'), (6123, 'Season 4', 'event', 'minutes after the Blood Night descends', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:50'), (6124, 'Season 4', 'event', 'Virus resistance and Troop Morale are increased', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:50'), (6125, 'Season 4', 'event', 'Disguise', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:50'), (6126, 'Season 4', 'event', 'in English', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:50'), (6127, 'Season 4', 'event', 'starts day', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:50'), (6128, 'Season 4', 'event', 'page and collect the rewards', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:50'), (6129, 'Season 4', 'event', 'page', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:50'), (6130, 'Season 4', 'event', 'that starts in the second week of Season', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:50'), (6131, 'Season 4', 'event', 'consists of two phases', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:50'), (6132, 'Season 4', 'event', 'and specifically', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:50'), (6133, 'Season 4', 'event', 'that will start day', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:50'), (6134, 'Season 4', 'event', 'will be announced with a tile teaser', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:50'), (6135, 'Season 4', 'event', 'is Open can you become a Blood Night Hunter', '{}', 'https://www.lastwartutorial.com/season-4-game-modes/', 'Season 4 – Game modes – Silverclaw Figher Boost, Blood Night Descend, Blood Night Hunter, Divine Tree, Holy Mountain, Ryōtei Restaurant, Desert Protectors', 'In this guide you will find all the information regarding the new Game modes of Season 4, there are a lot of things to talk about and that’s why it is a dedicated guide.\nEach game mode is unlocked at a specific time.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate St...', '2026-01-23 03:22:50'), (6136, 'General', 'troop', 'dispatch', '{}', 'https://www.lastwartutorial.com/wanted-monsters/', 'Wanted – Fight against monsters that invade the server to gain amazing rewards', 'The Wanted is a recurring event, that features each time a different monster that shows up in the map and from which the server has to defend. Rewards are provided for attacking them and causing damage.\n- Monday and Thursday: Frenzied Butcher\n- Tuesdays and Fridays: Frankenstein\n- Wednesday and Saturday: Mutant Bulldog\n- Monsters Frenzied Butcher Rewards Goals Frankenstein Rewards Mutant Bulldog Rewards Goals\n- Frenzied Butcher Rewards Goals\n- Frankenstein Rewards\n- Mutant Bulldog Rewards Goals\n...', '2026-01-23 03:22:50'), (6137, 'General', 'event', 'Monday and Thursday', '{}', 'https://www.lastwartutorial.com/wanted-monsters/', 'Wanted – Fight against monsters that invade the server to gain amazing rewards', 'The Wanted is a recurring event, that features each time a different monster that shows up in the map and from which the server has to defend. Rewards are provided for attacking them and causing damage.\n- Monday and Thursday: Frenzied Butcher\n- Tuesdays and Fridays: Frankenstein\n- Wednesday and Saturday: Mutant Bulldog\n- Monsters Frenzied Butcher Rewards Goals Frankenstein Rewards Mutant Bulldog Rewards Goals\n- Frenzied Butcher Rewards Goals\n- Frankenstein Rewards\n- Mutant Bulldog Rewards Goals\n...', '2026-01-23 03:22:50'), (6138, 'General', 'event', 'Frenzied Butcher', '{}', 'https://www.lastwartutorial.com/wanted-monsters/', 'Wanted – Fight against monsters that invade the server to gain amazing rewards', 'The Wanted is a recurring event, that features each time a different monster that shows up in the map and from which the server has to defend. Rewards are provided for attacking them and causing damage.\n- Monday and Thursday: Frenzied Butcher\n- Tuesdays and Fridays: Frankenstein\n- Wednesday and Saturday: Mutant Bulldog\n- Monsters Frenzied Butcher Rewards Goals Frankenstein Rewards Mutant Bulldog Rewards Goals\n- Frenzied Butcher Rewards Goals\n- Frankenstein Rewards\n- Mutant Bulldog Rewards Goals\n...', '2026-01-23 03:22:50'), (6139, 'General', 'event', 'Tuesdays and Fridays', '{}', 'https://www.lastwartutorial.com/wanted-monsters/', 'Wanted – Fight against monsters that invade the server to gain amazing rewards', 'The Wanted is a recurring event, that features each time a different monster that shows up in the map and from which the server has to defend. Rewards are provided for attacking them and causing damage.\n- Monday and Thursday: Frenzied Butcher\n- Tuesdays and Fridays: Frankenstein\n- Wednesday and Saturday: Mutant Bulldog\n- Monsters Frenzied Butcher Rewards Goals Frankenstein Rewards Mutant Bulldog Rewards Goals\n- Frenzied Butcher Rewards Goals\n- Frankenstein Rewards\n- Mutant Bulldog Rewards Goals\n...', '2026-01-23 03:22:50'), (6140, 'General', 'event', 'Frankenstein', '{}', 'https://www.lastwartutorial.com/wanted-monsters/', 'Wanted – Fight against monsters that invade the server to gain amazing rewards', 'The Wanted is a recurring event, that features each time a different monster that shows up in the map and from which the server has to defend. Rewards are provided for attacking them and causing damage.\n- Monday and Thursday: Frenzied Butcher\n- Tuesdays and Fridays: Frankenstein\n- Wednesday and Saturday: Mutant Bulldog\n- Monsters Frenzied Butcher Rewards Goals Frankenstein Rewards Mutant Bulldog Rewards Goals\n- Frenzied Butcher Rewards Goals\n- Frankenstein Rewards\n- Mutant Bulldog Rewards Goals\n...', '2026-01-23 03:22:50'), (6141, 'General', 'event', 'Wednesday and Saturday', '{}', 'https://www.lastwartutorial.com/wanted-monsters/', 'Wanted – Fight against monsters that invade the server to gain amazing rewards', 'The Wanted is a recurring event, that features each time a different monster that shows up in the map and from which the server has to defend. Rewards are provided for attacking them and causing damage.\n- Monday and Thursday: Frenzied Butcher\n- Tuesdays and Fridays: Frankenstein\n- Wednesday and Saturday: Mutant Bulldog\n- Monsters Frenzied Butcher Rewards Goals Frankenstein Rewards Mutant Bulldog Rewards Goals\n- Frenzied Butcher Rewards Goals\n- Frankenstein Rewards\n- Mutant Bulldog Rewards Goals\n...', '2026-01-23 03:22:50'), (6142, 'General', 'event', 'Mutant Bulldog', '{}', 'https://www.lastwartutorial.com/wanted-monsters/', 'Wanted – Fight against monsters that invade the server to gain amazing rewards', 'The Wanted is a recurring event, that features each time a different monster that shows up in the map and from which the server has to defend. Rewards are provided for attacking them and causing damage.\n- Monday and Thursday: Frenzied Butcher\n- Tuesdays and Fridays: Frankenstein\n- Wednesday and Saturday: Mutant Bulldog\n- Monsters Frenzied Butcher Rewards Goals Frankenstein Rewards Mutant Bulldog Rewards Goals\n- Frenzied Butcher Rewards Goals\n- Frankenstein Rewards\n- Mutant Bulldog Rewards Goals\n...', '2026-01-23 03:22:50'), (6143, 'General', 'event', 'Frenzied Butcher Rewards Goals', '{}', 'https://www.lastwartutorial.com/wanted-monsters/', 'Wanted – Fight against monsters that invade the server to gain amazing rewards', 'The Wanted is a recurring event, that features each time a different monster that shows up in the map and from which the server has to defend. Rewards are provided for attacking them and causing damage.\n- Monday and Thursday: Frenzied Butcher\n- Tuesdays and Fridays: Frankenstein\n- Wednesday and Saturday: Mutant Bulldog\n- Monsters Frenzied Butcher Rewards Goals Frankenstein Rewards Mutant Bulldog Rewards Goals\n- Frenzied Butcher Rewards Goals\n- Frankenstein Rewards\n- Mutant Bulldog Rewards Goals\n...', '2026-01-23 03:22:50'), (6144, 'General', 'event', 'Frankenstein Rewards', '{}', 'https://www.lastwartutorial.com/wanted-monsters/', 'Wanted – Fight against monsters that invade the server to gain amazing rewards', 'The Wanted is a recurring event, that features each time a different monster that shows up in the map and from which the server has to defend. Rewards are provided for attacking them and causing damage.\n- Monday and Thursday: Frenzied Butcher\n- Tuesdays and Fridays: Frankenstein\n- Wednesday and Saturday: Mutant Bulldog\n- Monsters Frenzied Butcher Rewards Goals Frankenstein Rewards Mutant Bulldog Rewards Goals\n- Frenzied Butcher Rewards Goals\n- Frankenstein Rewards\n- Mutant Bulldog Rewards Goals\n...', '2026-01-23 03:22:50'), (6145, 'General', 'event', 'they are different based on the monster', '{}', 'https://www.lastwartutorial.com/wanted-monsters/', 'Wanted – Fight against monsters that invade the server to gain amazing rewards', 'The Wanted is a recurring event, that features each time a different monster that shows up in the map and from which the server has to defend. Rewards are provided for attacking them and causing damage.\n- Monday and Thursday: Frenzied Butcher\n- Tuesdays and Fridays: Frankenstein\n- Wednesday and Saturday: Mutant Bulldog\n- Monsters Frenzied Butcher Rewards Goals Frankenstein Rewards Mutant Bulldog Rewards Goals\n- Frenzied Butcher Rewards Goals\n- Frankenstein Rewards\n- Mutant Bulldog Rewards Goals\n...', '2026-01-23 03:22:50'), (6146, 'General', 'event', 'Ranking Rewards', '{}', 'https://www.lastwartutorial.com/wanted-monsters/', 'Wanted – Fight against monsters that invade the server to gain amazing rewards', 'The Wanted is a recurring event, that features each time a different monster that shows up in the map and from which the server has to defend. Rewards are provided for attacking them and causing damage.\n- Monday and Thursday: Frenzied Butcher\n- Tuesdays and Fridays: Frankenstein\n- Wednesday and Saturday: Mutant Bulldog\n- Monsters Frenzied Butcher Rewards Goals Frankenstein Rewards Mutant Bulldog Rewards Goals\n- Frenzied Butcher Rewards Goals\n- Frankenstein Rewards\n- Mutant Bulldog Rewards Goals\n...', '2026-01-23 03:22:50'), (6147, 'General', 'event', 'Rewards will be sent to the mail', '{}', 'https://www.lastwartutorial.com/wanted-monsters/', 'Wanted – Fight against monsters that invade the server to gain amazing rewards', 'The Wanted is a recurring event, that features each time a different monster that shows up in the map and from which the server has to defend. Rewards are provided for attacking them and causing damage.\n- Monday and Thursday: Frenzied Butcher\n- Tuesdays and Fridays: Frankenstein\n- Wednesday and Saturday: Mutant Bulldog\n- Monsters Frenzied Butcher Rewards Goals Frankenstein Rewards Mutant Bulldog Rewards Goals\n- Frenzied Butcher Rewards Goals\n- Frankenstein Rewards\n- Mutant Bulldog Rewards Goals\n...', '2026-01-23 03:22:50'), (6148, 'General', 'event', 'Individual Reward', '{}', 'https://www.lastwartutorial.com/wanted-monsters/', 'Wanted – Fight against monsters that invade the server to gain amazing rewards', 'The Wanted is a recurring event, that features each time a different monster that shows up in the map and from which the server has to defend. Rewards are provided for attacking them and causing damage.\n- Monday and Thursday: Frenzied Butcher\n- Tuesdays and Fridays: Frankenstein\n- Wednesday and Saturday: Mutant Bulldog\n- Monsters Frenzied Butcher Rewards Goals Frankenstein Rewards Mutant Bulldog Rewards Goals\n- Frenzied Butcher Rewards Goals\n- Frankenstein Rewards\n- Mutant Bulldog Rewards Goals\n...', '2026-01-23 03:22:50'), (6149, 'General', 'event', 'Goals', '{}', 'https://www.lastwartutorial.com/wanted-monsters/', 'Wanted – Fight against monsters that invade the server to gain amazing rewards', 'The Wanted is a recurring event, that features each time a different monster that shows up in the map and from which the server has to defend. Rewards are provided for attacking them and causing damage.\n- Monday and Thursday: Frenzied Butcher\n- Tuesdays and Fridays: Frankenstein\n- Wednesday and Saturday: Mutant Bulldog\n- Monsters Frenzied Butcher Rewards Goals Frankenstein Rewards Mutant Bulldog Rewards Goals\n- Frenzied Butcher Rewards Goals\n- Frankenstein Rewards\n- Mutant Bulldog Rewards Goals\n...', '2026-01-23 03:22:50'), (6150, 'General', 'event', 'Locate him via the event tab', '{}', 'https://www.lastwartutorial.com/wanted-monsters/', 'Wanted – Fight against monsters that invade the server to gain amazing rewards', 'The Wanted is a recurring event, that features each time a different monster that shows up in the map and from which the server has to defend. Rewards are provided for attacking them and causing damage.\n- Monday and Thursday: Frenzied Butcher\n- Tuesdays and Fridays: Frankenstein\n- Wednesday and Saturday: Mutant Bulldog\n- Monsters Frenzied Butcher Rewards Goals Frankenstein Rewards Mutant Bulldog Rewards Goals\n- Frenzied Butcher Rewards Goals\n- Frankenstein Rewards\n- Mutant Bulldog Rewards Goals\n...', '2026-01-23 03:22:50'), (6151, 'General', 'event', 'can dispatch troops to challenge the monster', '{}', 'https://www.lastwartutorial.com/wanted-monsters/', 'Wanted – Fight against monsters that invade the server to gain amazing rewards', 'The Wanted is a recurring event, that features each time a different monster that shows up in the map and from which the server has to defend. Rewards are provided for attacking them and causing damage.\n- Monday and Thursday: Frenzied Butcher\n- Tuesdays and Fridays: Frankenstein\n- Wednesday and Saturday: Mutant Bulldog\n- Monsters Frenzied Butcher Rewards Goals Frankenstein Rewards Mutant Bulldog Rewards Goals\n- Frenzied Butcher Rewards Goals\n- Frankenstein Rewards\n- Mutant Bulldog Rewards Goals\n...', '2026-01-23 03:22:50'), (6152, 'General', 'event', 'attack damage', '{}', 'https://www.lastwartutorial.com/wanted-monsters/', 'Wanted – Fight against monsters that invade the server to gain amazing rewards', 'The Wanted is a recurring event, that features each time a different monster that shows up in the map and from which the server has to defend. Rewards are provided for attacking them and causing damage.\n- Monday and Thursday: Frenzied Butcher\n- Tuesdays and Fridays: Frankenstein\n- Wednesday and Saturday: Mutant Bulldog\n- Monsters Frenzied Butcher Rewards Goals Frankenstein Rewards Mutant Bulldog Rewards Goals\n- Frenzied Butcher Rewards Goals\n- Frankenstein Rewards\n- Mutant Bulldog Rewards Goals\n...', '2026-01-23 03:22:50'), (6153, 'General', 'event', 'for challenging the monster are on', '{}', 'https://www.lastwartutorial.com/wanted-monsters/', 'Wanted – Fight against monsters that invade the server to gain amazing rewards', 'The Wanted is a recurring event, that features each time a different monster that shows up in the map and from which the server has to defend. Rewards are provided for attacking them and causing damage.\n- Monday and Thursday: Frenzied Butcher\n- Tuesdays and Fridays: Frankenstein\n- Wednesday and Saturday: Mutant Bulldog\n- Monsters Frenzied Butcher Rewards Goals Frankenstein Rewards Mutant Bulldog Rewards Goals\n- Frenzied Butcher Rewards Goals\n- Frankenstein Rewards\n- Mutant Bulldog Rewards Goals\n...', '2026-01-23 03:22:50'), (6154, 'General', 'event', 'Frenzied Butcher\n\nThis monster appears on', '{}', 'https://www.lastwartutorial.com/wanted-monsters/', 'Wanted – Fight against monsters that invade the server to gain amazing rewards', 'The Wanted is a recurring event, that features each time a different monster that shows up in the map and from which the server has to defend. Rewards are provided for attacking them and causing damage.\n- Monday and Thursday: Frenzied Butcher\n- Tuesdays and Fridays: Frankenstein\n- Wednesday and Saturday: Mutant Bulldog\n- Monsters Frenzied Butcher Rewards Goals Frankenstein Rewards Mutant Bulldog Rewards Goals\n- Frenzied Butcher Rewards Goals\n- Frankenstein Rewards\n- Mutant Bulldog Rewards Goals\n...', '2026-01-23 03:22:50'), (6155, 'General', 'event', 'Frankenstein\n\nThis monster appears on', '{}', 'https://www.lastwartutorial.com/wanted-monsters/', 'Wanted – Fight against monsters that invade the server to gain amazing rewards', 'The Wanted is a recurring event, that features each time a different monster that shows up in the map and from which the server has to defend. Rewards are provided for attacking them and causing damage.\n- Monday and Thursday: Frenzied Butcher\n- Tuesdays and Fridays: Frankenstein\n- Wednesday and Saturday: Mutant Bulldog\n- Monsters Frenzied Butcher Rewards Goals Frankenstein Rewards Mutant Bulldog Rewards Goals\n- Frenzied Butcher Rewards Goals\n- Frankenstein Rewards\n- Mutant Bulldog Rewards Goals\n...', '2026-01-23 03:22:50'), (6156, 'General', 'event', 'Mutant Bulldog\n\nThis monster appears on', '{}', 'https://www.lastwartutorial.com/wanted-monsters/', 'Wanted – Fight against monsters that invade the server to gain amazing rewards', 'The Wanted is a recurring event, that features each time a different monster that shows up in the map and from which the server has to defend. Rewards are provided for attacking them and causing damage.\n- Monday and Thursday: Frenzied Butcher\n- Tuesdays and Fridays: Frankenstein\n- Wednesday and Saturday: Mutant Bulldog\n- Monsters Frenzied Butcher Rewards Goals Frankenstein Rewards Mutant Bulldog Rewards Goals\n- Frenzied Butcher Rewards Goals\n- Frankenstein Rewards\n- Mutant Bulldog Rewards Goals\n...', '2026-01-23 03:22:50'), (6157, 'General', 'event', 'based on the damage you caused', '{}', 'https://www.lastwartutorial.com/wanted-monsters/', 'Wanted – Fight against monsters that invade the server to gain amazing rewards', 'The Wanted is a recurring event, that features each time a different monster that shows up in the map and from which the server has to defend. Rewards are provided for attacking them and causing damage.\n- Monday and Thursday: Frenzied Butcher\n- Tuesdays and Fridays: Frankenstein\n- Wednesday and Saturday: Mutant Bulldog\n- Monsters Frenzied Butcher Rewards Goals Frankenstein Rewards Mutant Bulldog Rewards Goals\n- Frenzied Butcher Rewards Goals\n- Frankenstein Rewards\n- Mutant Bulldog Rewards Goals\n...', '2026-01-23 03:22:50'), (6158, 'General', 'event', 'tab', '{}', 'https://www.lastwartutorial.com/wanted-monsters/', 'Wanted – Fight against monsters that invade the server to gain amazing rewards', 'The Wanted is a recurring event, that features each time a different monster that shows up in the map and from which the server has to defend. Rewards are provided for attacking them and causing damage.\n- Monday and Thursday: Frenzied Butcher\n- Tuesdays and Fridays: Frankenstein\n- Wednesday and Saturday: Mutant Bulldog\n- Monsters Frenzied Butcher Rewards Goals Frankenstein Rewards Mutant Bulldog Rewards Goals\n- Frenzied Butcher Rewards Goals\n- Frankenstein Rewards\n- Mutant Bulldog Rewards Goals\n...', '2026-01-23 03:22:50'), (6159, 'General', 'event', 'section', '{}', 'https://www.lastwartutorial.com/wanted-monsters/', 'Wanted – Fight against monsters that invade the server to gain amazing rewards', 'The Wanted is a recurring event, that features each time a different monster that shows up in the map and from which the server has to defend. Rewards are provided for attacking them and causing damage.\n- Monday and Thursday: Frenzied Butcher\n- Tuesdays and Fridays: Frankenstein\n- Wednesday and Saturday: Mutant Bulldog\n- Monsters Frenzied Butcher Rewards Goals Frankenstein Rewards Mutant Bulldog Rewards Goals\n- Frenzied Butcher Rewards Goals\n- Frankenstein Rewards\n- Mutant Bulldog Rewards Goals\n...', '2026-01-23 03:22:50'), (6160, 'Heroes', 'event', 'Golden Kingdom', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:50'), (6161, 'Heroes', 'event', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:50'), (6162, 'Heroes', 'event', 'The Ultimate Strategy Guide', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:50'), (6163, 'Heroes', 'event', 'Weeks guides', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:50'), (6164, 'Heroes', 'event', 'Professions and Skills', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:50'), (6165, 'Heroes', 'event', 'Desert Artifacts Locations', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:50'), (6166, 'Heroes', 'event', 'Oasis Locations', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:50'), (6167, 'Heroes', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:50'), (6168, 'Heroes', 'event', 'Cheats', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:50'), (6169, 'Heroes', 'event', 'Hero Promotion', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:50'), (6170, 'Heroes', 'event', 'Mission goal Reward chest goal Additional event', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:50'), (6171, 'Heroes', 'event', 'Exclusive Weapon', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:50'), (6172, 'Heroes', 'event', 'Mission goal Greenification Ranking', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:50'), (6173, 'Heroes', 'event', 'Greenification Ranking', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:50'), (6174, 'Heroes', 'event', 'Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:50'), (6175, 'Heroes', 'event', 'Faction Awards Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:50'), (6176, 'Heroes', 'event', 'Mission goal', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:50'), (6177, 'Heroes', 'event', 'Scarlett UR Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:50'), (6178, 'Heroes', 'event', 'Worm Expert Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:50'), (6179, 'Heroes', 'event', 'Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:50'), (6180, 'Heroes', 'event', 'Additional event', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:50'), (6181, 'Heroes', 'event', 'There will be also an additional event', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:50'), (6182, 'Heroes', 'event', 'reward chest goal', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:50'), (6183, 'Heroes', 'event', 'As communicated by the Staff', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:50'), (6184, 'Heroes', 'event', 'will still be based on faction', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:50'), (6185, 'Heroes', 'event', 've introduced a new strategy', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:50'), (6186, 'Heroes', 'event', 'Exclusive weapon details', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:50'), (6187, 'Heroes', 'event', 'Levels', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:51'), (6188, 'Heroes', 'event', 'Boosts', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:51'), (6189, 'Heroes', 'event', 'All', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:51'), (6190, 'Heroes', 'event', 'Additional boots', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:51'), (6191, 'Heroes', 'event', 'goal Reward chest goal Week', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:51'), (6192, 'Heroes', 'event', 'goal Reward chest goal Additional event', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:51'), (6193, 'Heroes', 'event', 'goal Greenification Ranking Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:51'), (6194, 'Heroes', 'event', 'goal Greenification Ranking', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:51'), (6195, 'Heroes', 'event', 'goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:51'), (6196, 'Heroes', 'event', 'goal', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:51'), (6197, 'Heroes', 'event', 'Schuyler', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:51'), (6198, 'Heroes', 'event', 'goal is unlocked', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:51'), (6199, 'Heroes', 'event', 'of the season', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:51'), (6200, 'Heroes', 'event', 'will start day', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:51'), (6201, 'Heroes', 'event', 'goals are immediately available', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:51'), (6202, 'Heroes', 'event', 'goal in this event', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:51'), (6203, 'Heroes', 'event', 'you can access the Greenification Ranking', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:51'), (6204, 'Heroes', 'event', 'starts', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:51'), (6205, 'Heroes', 'event', 'goal is delayed by', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:51'), (6206, 'Heroes', 'event', 'is to capture Level', '{}', 'https://www.lastwartutorial.com/season-3-week-3/', 'Season 3 – Week 3 – Oasis Project,Faction Awards, Scarlett Hero Promotion UR, Worm Expert, City Unlock 5/6 (Ancient Tombs & Square of Judgment), Schuyler’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 3 week 3 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:22:51'), (6207, 'Season 5', 'general', 'Season 5 Professions – Profession cap at Level 100, new seasonal skills: Banker, Barista, Gunslinger Wager, Train Plunderer / Consigner / Protection', NULL, 'https://www.lastwartutorial.com/season-5-professions/', 'Season 5 Professions – Profession cap at Level 100, new seasonal skills: Banker, Barista, Gunslinger Wager, Train Plunderer / Consigner / Protection', 'In Season 5 the Level Cap for professions is at Lv.100 and new seasonal skills are available.\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n- ☀️ Season 3 – Professions\n☀️ Season 3 – Professions\n- 🌸 Season 4 – Professions\nSeason 4 – Professions\n- Video Overview\nProfessions in Season 5 work the same way they did in earlier seasons.\n2 professions are availa...', '2026-01-23 03:22:51'), (6208, 'General', 'building', 'what day', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6209, 'General', 'building', 'your chrono', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6210, 'General', 'building', 'the top', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6211, 'General', 'building', 'baby gorilla', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6212, 'General', 'building', 'First day', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6213, 'General', 'building', 'Second day', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6214, 'General', 'building', 'Third day', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6215, 'General', 'building', 'Fourth day', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6216, 'General', 'building', 'Recovery completed', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6217, 'General', 'building', 'Rescue', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6218, 'General', 'building', 'Weak', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6219, 'General', 'building', 'Minor Injury', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6220, 'General', 'building', 'Summary', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6221, 'General', 'building', 'the Overlord', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6222, 'General', 'building', 'VS points', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6223, 'General', 'building', 'Specialized Training', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6224, 'General', 'building', 'required items', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6225, 'General', 'building', 'Skills Video', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6226, 'General', 'building', 'Promotion Preview', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6227, 'General', 'building', 'Video', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6228, 'General', 'building', 'Deployment', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6229, 'General', 'building', 'Growth Handbook', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6230, 'General', 'building', 'Bosses Stores', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6231, 'General', 'building', 'Growth Boost', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6232, 'General', 'building', 'items rewards', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6233, 'General', 'building', 'rewards levels', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6234, 'General', 'building', 'truck stages', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6235, 'General', 'building', 'truck loot', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6236, 'General', 'building', 'Invasion Bosses', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6237, 'General', 'building', 'Battle Pass', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6238, 'General', 'building', 'offers popup', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6239, 'General', 'building', 'Weekly Packs', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6240, 'General', 'building', 'the details', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6241, 'General', 'building', 'training status', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6242, 'General', 'building', 'Bond Badges', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6243, 'General', 'building', 'Training certificates', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6244, 'General', 'building', 'Training guidebooks', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6245, 'General', 'building', 'skill badge', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6246, 'General', 'building', 'universal shard', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6247, 'General', 'building', 'those missions', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6248, 'General', 'building', 'higher levels', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6249, 'General', 'building', 'The adventure', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6250, 'General', 'building', 'the face', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6251, 'General', 'building', 'progress', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6252, 'General', 'building', 'the beginning', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6253, 'General', 'building', 'Overlord Gorilla', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6254, 'General', 'building', 'current attributes', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6255, 'General', 'building', 'The use', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6256, 'General', 'building', 'second section', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6257, 'General', 'building', 'Training certificate', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6258, 'General', 'building', 'the effect', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6259, 'General', 'building', 'types', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6260, 'General', 'building', 'drone data', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6261, 'General', 'building', 'specific levels', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6262, 'General', 'building', 'multiples', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6263, 'General', 'building', 'video', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6264, 'General', 'building', 'starting rating', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6265, 'General', 'building', 'levels', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6266, 'General', 'building', 'New Partner', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6267, 'General', 'building', 'the amounts', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6268, 'General', 'building', 'each level', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6269, 'General', 'building', 'the promtion', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6270, 'General', 'building', 'ranking', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6271, 'General', 'building', 'total', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6272, 'General', 'building', 'in one', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6273, 'General', 'building', 'the total', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6274, 'General', 'building', 'and attributes', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6275, 'General', 'building', 'bond rating', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:51'), (6276, 'General', 'building', 'numerous skills', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6277, 'General', 'building', 'the deployment', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6278, 'General', 'building', 'full potential', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6279, 'General', 'building', 'Armor', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6280, 'General', 'building', 'Brutal Roar', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6281, 'General', 'building', 'Furious Hunt', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6282, 'General', 'building', 'training guidebooks', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6283, 'General', 'building', 'missions', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6284, 'General', 'building', 'overall progress', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6285, 'General', 'building', 'in front', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6286, 'General', 'building', 'The amount', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6287, 'General', 'building', 'the levels', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6288, 'General', 'building', 'Zombie Bosses', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6289, 'General', 'building', 'Alliance Store', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6290, 'General', 'building', 'Campaign Store', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6291, 'General', 'building', 'complete overview', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6292, 'General', 'building', 'allows', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6293, 'General', 'building', 'becomes', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6294, 'General', 'building', 'will', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6295, 'General', 'event', 'click on the book and you will see your chrono', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6296, 'General', 'event', 'The encounter with a baby gorilla', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6297, 'General', 'event', 'Rescue First day', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6298, 'General', 'event', 'Rescue Second day', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6299, 'General', 'event', 'Weak Third day', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6300, 'General', 'event', 'Minor Injury Fourth day', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6301, 'General', 'event', 'Recovery completed', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6302, 'General', 'event', 'First day', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6303, 'General', 'event', 'Rescue', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6304, 'General', 'event', 'Second day', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6305, 'General', 'event', 'Weak', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6306, 'General', 'event', 'Third day', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6307, 'General', 'event', 'Minor Injury', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6308, 'General', 'event', 'Fourth day', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6309, 'General', 'event', 'Summary of items needed to deploy the Overlord', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6310, 'General', 'event', 'Overview Duel VS points', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6311, 'General', 'event', 'Duel VS points', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6312, 'General', 'event', 'Specialized Training', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6313, 'General', 'event', 'Video of Deployment', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6314, 'General', 'event', 'Skills Promotion Preview', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6315, 'General', 'event', 'Promotion Preview', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6316, 'General', 'event', 'Overlord Growth Boost', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6317, 'General', 'event', 'Direct overlord gorilla items rewards levels', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6318, 'General', 'event', 'Lucky chest gorilla items rewards', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6319, 'General', 'event', 'Overlord Armed truck loot', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6320, 'General', 'event', 'Overlord Armed truck stages', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6321, 'General', 'event', 'Zombie Invasion Bosses', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6322, 'General', 'event', 'Advanced Overlord Training Battle Pass', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6323, 'General', 'event', 'Premium Overlord Training Battle Pass', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6324, 'General', 'event', 'Special offers popup', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6325, 'General', 'event', 'Weekly Packs', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6326, 'General', 'event', 'you can skip this paragraph if you want', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6327, 'General', 'event', 'training status', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6328, 'General', 'event', 'and the items needed are', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6329, 'General', 'event', 'Bond Badges', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6330, 'General', 'event', 'Training certificates', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6331, 'General', 'event', 'Training guidebooks', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6332, 'General', 'event', 'overlord universal shard overlord skill badge', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6333, 'General', 'event', 'overlord universal shard', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6334, 'General', 'event', 'overlord skill badge', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6335, 'General', 'event', 'There is a community shared tool', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6336, 'General', 'event', 'where a baby gorilla is waiting for your help', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6337, 'General', 'event', 'You can find these supplies by', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6338, 'General', 'event', 'Note', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6339, 'General', 'event', 'sections', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6340, 'General', 'event', 'even if most are locked at the beginning', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6341, 'General', 'event', 'Give a name to the Overlord Gorilla', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6342, 'General', 'event', 'View current attributes', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6343, 'General', 'event', 'IMPORTANT BEFORE YOU START TRAINING', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6344, 'General', 'event', 'obtain them', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6345, 'General', 'event', 'Training certificate', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6346, 'General', 'event', 'is the starting rating', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6347, 'General', 'event', 'New Partner', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6348, 'General', 'event', 'rating', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6349, 'General', 'event', 'the steps are', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6350, 'General', 'event', 'do the promtion of ranking', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:52'), (6351, 'General', 'event', 'tabs', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:53'), (6352, 'General', 'event', 'skill levels and attributes', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:53'), (6353, 'General', 'event', 'Promote where you can increase the bond rating', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:53'), (6354, 'General', 'event', 'Skill where you level up the numerous skills', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:53'), (6355, 'General', 'event', 'Armor', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:53'), (6356, 'General', 'event', 'Brutal Roar', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:53'), (6357, 'General', 'event', 'Furious Hunt', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:53'), (6358, 'General', 'event', 'The Tactical Institute', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:53'), (6359, 'General', 'event', 'generates continuously training guidebooks', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:53'), (6360, 'General', 'event', 'missions', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:53'), (6361, 'General', 'event', 'Stores', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:53'), (6362, 'General', 'event', 'Here info about the amounts of items for each day', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:53'), (6363, 'General', 'event', 'Bond Badge', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:53'), (6364, 'General', 'event', 'weekly in Alliance Store', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:53'), (6365, 'General', 'event', 'Training Guidebook', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:53'), (6366, 'General', 'event', 'weekly Campaign Store', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:53'), (6367, 'General', 'event', 'Training Certificate', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:53'), (6368, 'General', 'event', 'Universal overlord shards', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:53'), (6369, 'General', 'event', 'Overlord skill badges', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:53'), (6370, 'General', 'event', 'Overlord Training Battle Pass', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:53'), (6371, 'General', 'event', 'tiers', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:53'), (6372, 'General', 'event', 'IMPORTANT', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:53'), (6373, 'General', 'event', 'So the availability', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:53'), (6374, 'General', 'event', 'new pass for the Overlord will be available', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:53'), (6375, 'General', 'event', 'for', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:53'), (6376, 'General', 'event', 'that has as an icon the face of a gorilla', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:53'), (6377, 'General', 'event', 'has been completed', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:53'), (6378, 'General', 'event', 'that starts with the Overlord rescue', '{}', 'https://www.lastwartutorial.com/overlord-gorilla/', '🦍Overlord Gorilla – The mighty Gorilla that will help you in your battles: Rescue, train, develop and deploy', 'The Overlord Gorilla will come on Day 89 of Season 2 (as devs calculate it), on Thursday. To check on what day of Season 2 you are go on the Obelisk building, click on the book and you will see your chrono-story, and at the top of it the current Season and day as you can see in the pictures below.\n- The encounter with a baby gorilla\n- The Overlord\'s Rescue First day – Rescue Second day – Weak Third day – Minor Injury Fourth day – Recovery completed\n- First day – Rescue\n- Second day – Weak\n- Thir...', '2026-01-23 03:22:53'), (6379, 'General', 'building', 'very beginning', '{}', 'https://www.lastwartutorial.com/rookie-challenges/', 'Rookie Challenges – Initial 5-day challenge to grow and level up', 'This event starts at the very beginning of the game, it rewards the player for almost any small progression made during the first days. Even if the event is divided in 5 days you can unlock and/or collect the rewards at any moment of the first 5 days.\n- Global rewards\n- The event lasts for 7 days, with a new set of tasks available for each of the first 5 days\n- All tasks can be completed throughout the event\n- Earn event points for each task completed\n- Claim rewards at certain point milestones\n...', '2026-01-23 03:22:53'), (6380, 'General', 'building', 'any moment', '{}', 'https://www.lastwartutorial.com/rookie-challenges/', 'Rookie Challenges – Initial 5-day challenge to grow and level up', 'This event starts at the very beginning of the game, it rewards the player for almost any small progression made during the first days. Even if the event is divided in 5 days you can unlock and/or collect the rewards at any moment of the first 5 days.\n- Global rewards\n- The event lasts for 7 days, with a new set of tasks available for each of the first 5 days\n- All tasks can be completed throughout the event\n- Earn event points for each task completed\n- Claim rewards at certain point milestones\n...', '2026-01-23 03:22:53'), (6381, 'General', 'building', 'Global rewards', '{}', 'https://www.lastwartutorial.com/rookie-challenges/', 'Rookie Challenges – Initial 5-day challenge to grow and level up', 'This event starts at the very beginning of the game, it rewards the player for almost any small progression made during the first days. Even if the event is divided in 5 days you can unlock and/or collect the rewards at any moment of the first 5 days.\n- Global rewards\n- The event lasts for 7 days, with a new set of tasks available for each of the first 5 days\n- All tasks can be completed throughout the event\n- Earn event points for each task completed\n- Claim rewards at certain point milestones\n...', '2026-01-23 03:22:53'), (6382, 'General', 'building', 'new set', '{}', 'https://www.lastwartutorial.com/rookie-challenges/', 'Rookie Challenges – Initial 5-day challenge to grow and level up', 'This event starts at the very beginning of the game, it rewards the player for almost any small progression made during the first days. Even if the event is divided in 5 days you can unlock and/or collect the rewards at any moment of the first 5 days.\n- Global rewards\n- The event lasts for 7 days, with a new set of tasks available for each of the first 5 days\n- All tasks can be completed throughout the event\n- Earn event points for each task completed\n- Claim rewards at certain point milestones\n...', '2026-01-23 03:22:53'), (6383, 'General', 'building', 'for each', '{}', 'https://www.lastwartutorial.com/rookie-challenges/', 'Rookie Challenges – Initial 5-day challenge to grow and level up', 'This event starts at the very beginning of the game, it rewards the player for almost any small progression made during the first days. Even if the event is divided in 5 days you can unlock and/or collect the rewards at any moment of the first 5 days.\n- Global rewards\n- The event lasts for 7 days, with a new set of tasks available for each of the first 5 days\n- All tasks can be completed throughout the event\n- Earn event points for each task completed\n- Claim rewards at certain point milestones\n...', '2026-01-23 03:22:53'), (6384, 'General', 'building', 'days', '{}', 'https://www.lastwartutorial.com/rookie-challenges/', 'Rookie Challenges – Initial 5-day challenge to grow and level up', 'This event starts at the very beginning of the game, it rewards the player for almost any small progression made during the first days. Even if the event is divided in 5 days you can unlock and/or collect the rewards at any moment of the first 5 days.\n- Global rewards\n- The event lasts for 7 days, with a new set of tasks available for each of the first 5 days\n- All tasks can be completed throughout the event\n- Earn event points for each task completed\n- Claim rewards at certain point milestones\n...', '2026-01-23 03:22:53'), (6385, 'General', 'building', 'the event', '{}', 'https://www.lastwartutorial.com/rookie-challenges/', 'Rookie Challenges – Initial 5-day challenge to grow and level up', 'This event starts at the very beginning of the game, it rewards the player for almost any small progression made during the first days. Even if the event is divided in 5 days you can unlock and/or collect the rewards at any moment of the first 5 days.\n- Global rewards\n- The event lasts for 7 days, with a new set of tasks available for each of the first 5 days\n- All tasks can be completed throughout the event\n- Earn event points for each task completed\n- Claim rewards at certain point milestones\n...', '2026-01-23 03:22:53'), (6386, 'General', 'building', 'task completed', '{}', 'https://www.lastwartutorial.com/rookie-challenges/', 'Rookie Challenges – Initial 5-day challenge to grow and level up', 'This event starts at the very beginning of the game, it rewards the player for almost any small progression made during the first days. Even if the event is divided in 5 days you can unlock and/or collect the rewards at any moment of the first 5 days.\n- Global rewards\n- The event lasts for 7 days, with a new set of tasks available for each of the first 5 days\n- All tasks can be completed throughout the event\n- Earn event points for each task completed\n- Claim rewards at certain point milestones\n...', '2026-01-23 03:22:53'), (6387, 'General', 'building', 'bit', '{}', 'https://www.lastwartutorial.com/rookie-challenges/', 'Rookie Challenges – Initial 5-day challenge to grow and level up', 'This event starts at the very beginning of the game, it rewards the player for almost any small progression made during the first days. Even if the event is divided in 5 days you can unlock and/or collect the rewards at any moment of the first 5 days.\n- Global rewards\n- The event lasts for 7 days, with a new set of tasks available for each of the first 5 days\n- All tasks can be completed throughout the event\n- Earn event points for each task completed\n- Claim rewards at certain point milestones\n...', '2026-01-23 03:22:53'), (6388, 'General', 'building', 'benchmark values', '{}', 'https://www.lastwartutorial.com/rookie-challenges/', 'Rookie Challenges – Initial 5-day challenge to grow and level up', 'This event starts at the very beginning of the game, it rewards the player for almost any small progression made during the first days. Even if the event is divided in 5 days you can unlock and/or collect the rewards at any moment of the first 5 days.\n- Global rewards\n- The event lasts for 7 days, with a new set of tasks available for each of the first 5 days\n- All tasks can be completed throughout the event\n- Earn event points for each task completed\n- Claim rewards at certain point milestones\n...', '2026-01-23 03:22:53'), (6389, 'General', 'building', 'the use', '{}', 'https://www.lastwartutorial.com/rookie-challenges/', 'Rookie Challenges – Initial 5-day challenge to grow and level up', 'This event starts at the very beginning of the game, it rewards the player for almost any small progression made during the first days. Even if the event is divided in 5 days you can unlock and/or collect the rewards at any moment of the first 5 days.\n- Global rewards\n- The event lasts for 7 days, with a new set of tasks available for each of the first 5 days\n- All tasks can be completed throughout the event\n- Earn event points for each task completed\n- Claim rewards at certain point milestones\n...', '2026-01-23 03:22:53'), (6390, 'General', 'troop', 'training', '{}', 'https://www.lastwartutorial.com/rookie-challenges/', 'Rookie Challenges – Initial 5-day challenge to grow and level up', 'This event starts at the very beginning of the game, it rewards the player for almost any small progression made during the first days. Even if the event is divided in 5 days you can unlock and/or collect the rewards at any moment of the first 5 days.\n- Global rewards\n- The event lasts for 7 days, with a new set of tasks available for each of the first 5 days\n- All tasks can be completed throughout the event\n- Earn event points for each task completed\n- Claim rewards at certain point milestones\n...', '2026-01-23 03:22:53'), (6391, 'General', 'event', 'Global rewards', '{}', 'https://www.lastwartutorial.com/rookie-challenges/', 'Rookie Challenges – Initial 5-day challenge to grow and level up', 'This event starts at the very beginning of the game, it rewards the player for almost any small progression made during the first days. Even if the event is divided in 5 days you can unlock and/or collect the rewards at any moment of the first 5 days.\n- Global rewards\n- The event lasts for 7 days, with a new set of tasks available for each of the first 5 days\n- All tasks can be completed throughout the event\n- Earn event points for each task completed\n- Claim rewards at certain point milestones\n...', '2026-01-23 03:22:53'), (6392, 'General', 'event', 'days', '{}', 'https://www.lastwartutorial.com/rookie-challenges/', 'Rookie Challenges – Initial 5-day challenge to grow and level up', 'This event starts at the very beginning of the game, it rewards the player for almost any small progression made during the first days. Even if the event is divided in 5 days you can unlock and/or collect the rewards at any moment of the first 5 days.\n- Global rewards\n- The event lasts for 7 days, with a new set of tasks available for each of the first 5 days\n- All tasks can be completed throughout the event\n- Earn event points for each task completed\n- Claim rewards at certain point milestones\n...', '2026-01-23 03:22:53'), (6393, 'General', 'event', 'All tasks can be completed throughout the event', '{}', 'https://www.lastwartutorial.com/rookie-challenges/', 'Rookie Challenges – Initial 5-day challenge to grow and level up', 'This event starts at the very beginning of the game, it rewards the player for almost any small progression made during the first days. Even if the event is divided in 5 days you can unlock and/or collect the rewards at any moment of the first 5 days.\n- Global rewards\n- The event lasts for 7 days, with a new set of tasks available for each of the first 5 days\n- All tasks can be completed throughout the event\n- Earn event points for each task completed\n- Claim rewards at certain point milestones\n...', '2026-01-23 03:22:53'), (6394, 'General', 'event', 'Earn event points for each task completed', '{}', 'https://www.lastwartutorial.com/rookie-challenges/', 'Rookie Challenges – Initial 5-day challenge to grow and level up', 'This event starts at the very beginning of the game, it rewards the player for almost any small progression made during the first days. Even if the event is divided in 5 days you can unlock and/or collect the rewards at any moment of the first 5 days.\n- Global rewards\n- The event lasts for 7 days, with a new set of tasks available for each of the first 5 days\n- All tasks can be completed throughout the event\n- Earn event points for each task completed\n- Claim rewards at certain point milestones\n...', '2026-01-23 03:22:53'), (6395, 'General', 'event', 'starts at the very beginning of the game', '{}', 'https://www.lastwartutorial.com/rookie-challenges/', 'Rookie Challenges – Initial 5-day challenge to grow and level up', 'This event starts at the very beginning of the game, it rewards the player for almost any small progression made during the first days. Even if the event is divided in 5 days you can unlock and/or collect the rewards at any moment of the first 5 days.\n- Global rewards\n- The event lasts for 7 days, with a new set of tasks available for each of the first 5 days\n- All tasks can be completed throughout the event\n- Earn event points for each task completed\n- Claim rewards at certain point milestones\n...', '2026-01-23 03:22:53'), (6396, 'General', 'event', 'is divided in', '{}', 'https://www.lastwartutorial.com/rookie-challenges/', 'Rookie Challenges – Initial 5-day challenge to grow and level up', 'This event starts at the very beginning of the game, it rewards the player for almost any small progression made during the first days. Even if the event is divided in 5 days you can unlock and/or collect the rewards at any moment of the first 5 days.\n- Global rewards\n- The event lasts for 7 days, with a new set of tasks available for each of the first 5 days\n- All tasks can be completed throughout the event\n- Earn event points for each task completed\n- Claim rewards at certain point milestones\n...', '2026-01-23 03:22:53'), (6397, 'General', 'event', 'lasts for', '{}', 'https://www.lastwartutorial.com/rookie-challenges/', 'Rookie Challenges – Initial 5-day challenge to grow and level up', 'This event starts at the very beginning of the game, it rewards the player for almost any small progression made during the first days. Even if the event is divided in 5 days you can unlock and/or collect the rewards at any moment of the first 5 days.\n- Global rewards\n- The event lasts for 7 days, with a new set of tasks available for each of the first 5 days\n- All tasks can be completed throughout the event\n- Earn event points for each task completed\n- Claim rewards at certain point milestones\n...', '2026-01-23 03:22:53'), (6398, 'General', 'event', 'some special rookie points are earned', '{}', 'https://www.lastwartutorial.com/rookie-challenges/', 'Rookie Challenges – Initial 5-day challenge to grow and level up', 'This event starts at the very beginning of the game, it rewards the player for almost any small progression made during the first days. Even if the event is divided in 5 days you can unlock and/or collect the rewards at any moment of the first 5 days.\n- Global rewards\n- The event lasts for 7 days, with a new set of tasks available for each of the first 5 days\n- All tasks can be completed throughout the event\n- Earn event points for each task completed\n- Claim rewards at certain point milestones\n...', '2026-01-23 03:22:53'), (6399, 'Alliances', 'building', 'the end', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:53'), (6400, 'Alliances', 'building', 'an off', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:53'), (6401, 'Alliances', 'building', 'event start', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:53'), (6402, 'Alliances', 'building', 'off', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:53'), (6403, 'Alliances', 'building', 'Return', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:53'), (6404, 'Alliances', 'building', 'Zombie Siege', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:53'), (6405, 'Alliances', 'building', 'Wild West', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:53'), (6406, 'Alliances', 'building', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:53'), (6407, 'Alliances', 'building', 'Pre', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:53'), (6408, 'Alliances', 'building', 'Season', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:53'), (6409, 'Alliances', 'building', 'Professions', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:53'), (6410, 'Alliances', 'building', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:53'), (6411, 'Alliances', 'building', 'Transfer Surge', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:53'), (6412, 'Alliances', 'building', 'Plague Marauder', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:53'), (6413, 'Alliances', 'building', 'Market Probability', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:53'), (6414, 'Alliances', 'building', 'items Probability', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:53'), (6415, 'Alliances', 'building', 'Champion Duel', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:53'), (6416, 'Alliances', 'building', 'items Packs', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:53'), (6417, 'Alliances', 'building', 'Probability', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:53'), (6418, 'Alliances', 'building', 'FREE items', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:53'), (6419, 'Alliances', 'building', 'DISCOUNTED items', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:53'), (6420, 'Alliances', 'building', 'Regular items', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:53'), (6421, 'Alliances', 'building', 'form', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:53'), (6422, 'Alliances', 'building', 'only Full', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:53'), (6423, 'Alliances', 'building', 'this guide', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:53'), (6424, 'Alliances', 'building', 'week', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:53'), (6425, 'Alliances', 'building', 'the off', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:53'), (6426, 'Alliances', 'building', 'Alliance Exercise', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:53'), (6427, 'Alliances', 'building', 'reward image', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:53'), (6428, 'Alliances', 'building', 'Vault mini', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:53'), (6429, 'Alliances', 'building', 'delay', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:53'), (6430, 'Alliances', 'building', 'Black Market', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:53'), (6431, 'Alliances', 'building', 'series', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:53'), (6432, 'Alliances', 'building', 'tasks', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:53'), (6433, 'Alliances', 'building', 'Market Cash', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:53'), (6434, 'Alliances', 'building', 'Resource chest', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:53'), (6435, 'Alliances', 'building', 'Bond Badges', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6436, 'Alliances', 'building', 'complete list', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6437, 'Alliances', 'building', 'refreshes', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6438, 'Alliances', 'building', 'be discounted', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6439, 'Alliances', 'building', 'sets', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6440, 'Alliances', 'event', 'Wild West the game will enter an off', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6441, 'Alliances', 'event', 'Transfer Surge event start', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6442, 'Alliances', 'event', 'off', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6443, 'Alliances', 'event', 'season', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6444, 'Alliances', 'event', 'Return of Alliance Exercise and Zombie Siege', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6445, 'Alliances', 'event', 'Wild West', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6446, 'Alliances', 'event', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6447, 'Alliances', 'event', 'Pre', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6448, 'Alliances', 'event', 'Season', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6449, 'Alliances', 'event', 'Professions', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6450, 'Alliances', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6451, 'Alliances', 'event', 'Transfer Surge', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6452, 'Alliances', 'event', 'Plague Marauder', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6453, 'Alliances', 'event', 'Alliance Exercise', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6454, 'Alliances', 'event', 'Probability of FREE items', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6455, 'Alliances', 'event', 'Probability of DISCOUNTED items', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6456, 'Alliances', 'event', 'Probability of Regular items', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6457, 'Alliances', 'event', 'week of the off', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6458, 'Alliances', 'event', 'season there will be the return of', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6459, 'Alliances', 'event', 'game', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6460, 'Alliances', 'event', 'but this time in a light version', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6461, 'Alliances', 'event', 'week events are inside the normal Events menu', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6462, 'Alliances', 'event', 'Bingo Task Black Market', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6463, 'Alliances', 'event', 'Final golden chest rewards', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6464, 'Alliances', 'event', 'Black Market Cash', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6465, 'Alliances', 'event', 'UR Resource chest', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6466, 'Alliances', 'event', 'Overlord Bond Badges', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6467, 'Alliances', 'event', 'column', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6468, 'Alliances', 'event', 'tasks', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6469, 'Alliances', 'event', 'At each refresh', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6470, 'Alliances', 'event', 'items will be discounted', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6471, 'Alliances', 'event', 'Some details about items you might not know', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6472, 'Alliances', 'event', 'the central one gives you access to this event', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6473, 'Alliances', 'event', 'start', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6474, 'Alliances', 'event', 'will last in total for', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6475, 'Alliances', 'event', 'of the off', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6476, 'Alliances', 'event', 'after Season', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6477, 'Alliances', 'event', 'events are inside the normal Events menu', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6478, 'Alliances', 'event', 'starts day', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6479, 'Alliances', 'event', 'is similar to previous Bingo Task', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6480, 'Alliances', 'event', 'the usual Black Market Challenge event starts', '{}', 'https://www.lastwartutorial.com/season-5-celebration/', 'Season 5 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege', 'At the end of 🤠 Season 5 – Wild West the game will enter an off-season phase.\n🤠 Season 5 – Wild West\nIn early servers we saw the following timeline:\n- Week 8 of Season 5: Transfer Surge event start\n- Week 1 off-season: Return of Alliance Exercise and Zombie Siege\n- Week 2 off-season: Season 5 Celebration Week 1\n- [more coming soon…]\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre...', '2026-01-23 03:22:54'), (6481, 'General', 'event', 'right above the duel VS icon', '{}', 'https://www.lastwartutorial.com/sky-battlefront-construct-the-airship-and-face-the-battle-to-earn-rewards/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:54'), (6482, 'General', 'event', 'Airship Tokens', '{}', 'https://www.lastwartutorial.com/sky-battlefront-construct-the-airship-and-face-the-battle-to-earn-rewards/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:54'), (6483, 'General', 'event', 'Individual Chests', '{}', 'https://www.lastwartutorial.com/sky-battlefront-construct-the-airship-and-face-the-battle-to-earn-rewards/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:54'), (6484, 'General', 'event', 'Alliance chests', '{}', 'https://www.lastwartutorial.com/sky-battlefront-construct-the-airship-and-face-the-battle-to-earn-rewards/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:54'), (6485, 'General', 'event', 'Alliance Supply Tiles', '{}', 'https://www.lastwartutorial.com/sky-battlefront-construct-the-airship-and-face-the-battle-to-earn-rewards/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:54'), (6486, 'General', 'event', 'Battle Stage', '{}', 'https://www.lastwartutorial.com/sky-battlefront-construct-the-airship-and-face-the-battle-to-earn-rewards/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:54'), (6487, 'General', 'event', 'stages', '{}', 'https://www.lastwartutorial.com/sky-battlefront-construct-the-airship-and-face-the-battle-to-earn-rewards/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:54'), (6488, 'General', 'event', 'Donation stage', '{}', 'https://www.lastwartutorial.com/sky-battlefront-construct-the-airship-and-face-the-battle-to-earn-rewards/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:54'), (6489, 'General', 'event', 'Monday to Thursday', '{}', 'https://www.lastwartutorial.com/sky-battlefront-construct-the-airship-and-face-the-battle-to-earn-rewards/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:54'), (6490, 'General', 'event', 'The battle stage', '{}', 'https://www.lastwartutorial.com/sky-battlefront-construct-the-airship-and-face-the-battle-to-earn-rewards/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:54'), (6491, 'General', 'event', 'Friday to Saturday', '{}', 'https://www.lastwartutorial.com/sky-battlefront-construct-the-airship-and-face-the-battle-to-earn-rewards/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:54'), (6492, 'General', 'event', 'Settlement stage', '{}', 'https://www.lastwartutorial.com/sky-battlefront-construct-the-airship-and-face-the-battle-to-earn-rewards/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:54'), (6493, 'General', 'event', 'Daily tasks', '{}', 'https://www.lastwartutorial.com/sky-battlefront-construct-the-airship-and-face-the-battle-to-earn-rewards/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:54'), (6494, 'General', 'event', 'Alliance Resource Tile task', '{}', 'https://www.lastwartutorial.com/sky-battlefront-construct-the-airship-and-face-the-battle-to-earn-rewards/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:54'), (6495, 'General', 'event', 'To submit Airship Tokens for donation', '{}', 'https://www.lastwartutorial.com/sky-battlefront-construct-the-airship-and-face-the-battle-to-earn-rewards/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:54'), (6496, 'General', 'event', 'Each individual chest contains speed', '{}', 'https://www.lastwartutorial.com/sky-battlefront-construct-the-airship-and-face-the-battle-to-earn-rewards/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:54'), (6497, 'General', 'event', 'there is', '{}', 'https://www.lastwartutorial.com/sky-battlefront-construct-the-airship-and-face-the-battle-to-earn-rewards/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:54'), (6498, 'General', 'event', 'Battle Stage\n\nPreparation', '{}', 'https://www.lastwartutorial.com/sky-battlefront-construct-the-airship-and-face-the-battle-to-earn-rewards/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:54'), (6499, 'General', 'event', 'rankings of the event', '{}', 'https://www.lastwartutorial.com/sky-battlefront-construct-the-airship-and-face-the-battle-to-earn-rewards/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:54'), (6500, 'General', 'event', 'Also in this case individual ranking is available', '{}', 'https://www.lastwartutorial.com/sky-battlefront-construct-the-airship-and-face-the-battle-to-earn-rewards/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:54'), (6501, 'General', 'event', 'is accessible through its dedicated icon', '{}', 'https://www.lastwartutorial.com/sky-battlefront-construct-the-airship-and-face-the-battle-to-earn-rewards/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:54'), (6502, 'General', 'event', 'for the first time', '{}', 'https://www.lastwartutorial.com/sky-battlefront-construct-the-airship-and-face-the-battle-to-earn-rewards/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:54'), (6503, 'General', 'event', 'I am playing this event for the first time', '{}', 'https://www.lastwartutorial.com/sky-battlefront-construct-the-airship-and-face-the-battle-to-earn-rewards/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:54'), (6504, 'General', 'event', 'lasts', '{}', 'https://www.lastwartutorial.com/sky-battlefront-construct-the-airship-and-face-the-battle-to-earn-rewards/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:54'), (6505, 'General', 'event', 'starts', '{}', 'https://www.lastwartutorial.com/sky-battlefront-construct-the-airship-and-face-the-battle-to-earn-rewards/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:54'), (6506, 'General', 'event', 'to earn Airship Tokens', '{}', 'https://www.lastwartutorial.com/sky-battlefront-construct-the-airship-and-face-the-battle-to-earn-rewards/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:54'), (6507, 'General', 'event', 'page', '{}', 'https://www.lastwartutorial.com/sky-battlefront-construct-the-airship-and-face-the-battle-to-earn-rewards/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:54'), (6508, 'General', 'event', 'when you keep donating', '{}', 'https://www.lastwartutorial.com/sky-battlefront-construct-the-airship-and-face-the-battle-to-earn-rewards/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:54'), (6509, 'General', 'event', 'are accessible', '{}', 'https://www.lastwartutorial.com/sky-battlefront-construct-the-airship-and-face-the-battle-to-earn-rewards/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:54'), (6510, 'General', 'event', 'donations and damage', '{}', 'https://www.lastwartutorial.com/sky-battlefront-construct-the-airship-and-face-the-battle-to-earn-rewards/', '✈️ Sky Battlefront – Rally your teammates, donate expedition coins, and summon the epic airship to bombard the opposing server!', 'Sky Battlefront is a new event that takes place in servers at different times only during off-season periods.\nThe event is accessible through its dedicated icon, right above the duel VS icon:\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\nI am playing this event for the first time, the article will be updated day by day with the progress I make in the event\n- Donation Stage Airship Tokens Donations Individual Chests Allian...', '2026-01-23 03:22:54'), (6511, 'Season 5', 'troop', 'enemy', '{}', 'https://www.lastwartutorial.com/season-5-week-6/', 'Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 6 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 6 Week6-01: Warzone Invasion Mission goal Reward chest goal Week6-02: Vanquish the Enemies Mission goal Reward chest goal Morrison\'...', '2026-01-23 03:22:54'), (6512, 'Season 5', 'event', 'Wild West', '{}', 'https://www.lastwartutorial.com/season-5-week-6/', 'Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 6 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 6 Week6-01: Warzone Invasion Mission goal Reward chest goal Week6-02: Vanquish the Enemies Mission goal Reward chest goal Morrison\'...', '2026-01-23 03:22:54'), (6513, 'Season 5', 'event', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-5-week-6/', 'Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 6 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 6 Week6-01: Warzone Invasion Mission goal Reward chest goal Week6-02: Vanquish the Enemies Mission goal Reward chest goal Morrison\'...', '2026-01-23 03:22:54'), (6514, 'Season 5', 'event', 'Pre', '{}', 'https://www.lastwartutorial.com/season-5-week-6/', 'Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 6 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 6 Week6-01: Warzone Invasion Mission goal Reward chest goal Week6-02: Vanquish the Enemies Mission goal Reward chest goal Morrison\'...', '2026-01-23 03:22:54'), (6515, 'Season 5', 'event', 'Season', '{}', 'https://www.lastwartutorial.com/season-5-week-6/', 'Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 6 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 6 Week6-01: Warzone Invasion Mission goal Reward chest goal Week6-02: Vanquish the Enemies Mission goal Reward chest goal Morrison\'...', '2026-01-23 03:22:54'), (6516, 'Season 5', 'event', 'Professions', '{}', 'https://www.lastwartutorial.com/season-5-week-6/', 'Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 6 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 6 Week6-01: Warzone Invasion Mission goal Reward chest goal Week6-02: Vanquish the Enemies Mission goal Reward chest goal Morrison\'...', '2026-01-23 03:22:54'), (6517, 'Season 5', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-5-week-6/', 'Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 6 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 6 Week6-01: Warzone Invasion Mission goal Reward chest goal Week6-02: Vanquish the Enemies Mission goal Reward chest goal Morrison\'...', '2026-01-23 03:22:54'), (6518, 'Season 5', 'event', 'Exclusive Weapon', '{}', 'https://www.lastwartutorial.com/season-5-week-6/', 'Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 6 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 6 Week6-01: Warzone Invasion Mission goal Reward chest goal Week6-02: Vanquish the Enemies Mission goal Reward chest goal Morrison\'...', '2026-01-23 03:22:54'), (6519, 'Season 5', 'event', 'Warzone Invasion Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-6/', 'Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 6 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 6 Week6-01: Warzone Invasion Mission goal Reward chest goal Week6-02: Vanquish the Enemies Mission goal Reward chest goal Morrison\'...', '2026-01-23 03:22:54'), (6520, 'Season 5', 'event', 'Mission goal', '{}', 'https://www.lastwartutorial.com/season-5-week-6/', 'Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 6 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 6 Week6-01: Warzone Invasion Mission goal Reward chest goal Week6-02: Vanquish the Enemies Mission goal Reward chest goal Morrison\'...', '2026-01-23 03:22:55'), (6521, 'Season 5', 'event', 'Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-6/', 'Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 6 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 6 Week6-01: Warzone Invasion Mission goal Reward chest goal Week6-02: Vanquish the Enemies Mission goal Reward chest goal Morrison\'...', '2026-01-23 03:22:55'), (6522, 'Season 5', 'event', 'All missions share the fact that they have', '{}', 'https://www.lastwartutorial.com/season-5-week-6/', 'Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 6 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 6 Week6-01: Warzone Invasion Mission goal Reward chest goal Week6-02: Vanquish the Enemies Mission goal Reward chest goal Morrison\'...', '2026-01-23 03:22:55'), (6523, 'Season 5', 'event', 'reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-6/', 'Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 6 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 6 Week6-01: Warzone Invasion Mission goal Reward chest goal Week6-02: Vanquish the Enemies Mission goal Reward chest goal Morrison\'...', '2026-01-23 03:22:55'), (6524, 'Season 5', 'event', 'Exclusive weapon details', '{}', 'https://www.lastwartutorial.com/season-5-week-6/', 'Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 6 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 6 Week6-01: Warzone Invasion Mission goal Reward chest goal Week6-02: Vanquish the Enemies Mission goal Reward chest goal Morrison\'...', '2026-01-23 03:22:55'), (6525, 'Season 5', 'event', 'Levels', '{}', 'https://www.lastwartutorial.com/season-5-week-6/', 'Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 6 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 6 Week6-01: Warzone Invasion Mission goal Reward chest goal Week6-02: Vanquish the Enemies Mission goal Reward chest goal Morrison\'...', '2026-01-23 03:22:55'), (6526, 'Season 5', 'event', 'Boosts', '{}', 'https://www.lastwartutorial.com/season-5-week-6/', 'Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 6 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 6 Week6-01: Warzone Invasion Mission goal Reward chest goal Week6-02: Vanquish the Enemies Mission goal Reward chest goal Morrison\'...', '2026-01-23 03:22:55'), (6527, 'Season 5', 'event', 'All', '{}', 'https://www.lastwartutorial.com/season-5-week-6/', 'Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 6 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 6 Week6-01: Warzone Invasion Mission goal Reward chest goal Week6-02: Vanquish the Enemies Mission goal Reward chest goal Morrison\'...', '2026-01-23 03:22:55'), (6528, 'Season 5', 'event', 'Additional boots', '{}', 'https://www.lastwartutorial.com/season-5-week-6/', 'Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 6 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 6 Week6-01: Warzone Invasion Mission goal Reward chest goal Week6-02: Vanquish the Enemies Mission goal Reward chest goal Morrison\'...', '2026-01-23 03:22:55'), (6529, 'Season 5', 'event', 'goal Reward chest goal Week', '{}', 'https://www.lastwartutorial.com/season-5-week-6/', 'Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 6 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 6 Week6-01: Warzone Invasion Mission goal Reward chest goal Week6-02: Vanquish the Enemies Mission goal Reward chest goal Morrison\'...', '2026-01-23 03:22:55'), (6530, 'Season 5', 'event', 'goal Reward chest goal Morrison', '{}', 'https://www.lastwartutorial.com/season-5-week-6/', 'Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 6 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 6 Week6-01: Warzone Invasion Mission goal Reward chest goal Week6-02: Vanquish the Enemies Mission goal Reward chest goal Morrison\'...', '2026-01-23 03:22:55'), (6531, 'Season 5', 'event', 'goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-6/', 'Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 6 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 6 Week6-01: Warzone Invasion Mission goal Reward chest goal Week6-02: Vanquish the Enemies Mission goal Reward chest goal Morrison\'...', '2026-01-23 03:22:55'), (6532, 'Season 5', 'event', 'goal', '{}', 'https://www.lastwartutorial.com/season-5-week-6/', 'Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 6 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 6 Week6-01: Warzone Invasion Mission goal Reward chest goal Week6-02: Vanquish the Enemies Mission goal Reward chest goal Morrison\'...', '2026-01-23 03:22:55'), (6533, 'Season 5', 'event', 'goal is unlocked', '{}', 'https://www.lastwartutorial.com/season-5-week-6/', 'Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 6 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 6 Week6-01: Warzone Invasion Mission goal Reward chest goal Week6-02: Vanquish the Enemies Mission goal Reward chest goal Morrison\'...', '2026-01-23 03:22:55'), (6534, 'Season 5', 'event', 'of the season', '{}', 'https://www.lastwartutorial.com/season-5-week-6/', 'Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 6 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 6 Week6-01: Warzone Invasion Mission goal Reward chest goal Week6-02: Vanquish the Enemies Mission goal Reward chest goal Morrison\'...', '2026-01-23 03:22:55'), (6535, 'Season 5', 'event', 'goal\nSeason tiles available in week', '{}', 'https://www.lastwartutorial.com/season-5-week-6/', 'Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 6 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 6 Week6-01: Warzone Invasion Mission goal Reward chest goal Week6-02: Vanquish the Enemies Mission goal Reward chest goal Morrison\'...', '2026-01-23 03:22:55'), (6536, 'Season 5', 'event', 'will start day', '{}', 'https://www.lastwartutorial.com/season-5-week-6/', 'Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 6 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 6 Week6-01: Warzone Invasion Mission goal Reward chest goal Week6-02: Vanquish the Enemies Mission goal Reward chest goal Morrison\'...', '2026-01-23 03:22:55'), (6537, 'Season 5', 'event', 'is all about killing enemy troops', '{}', 'https://www.lastwartutorial.com/season-5-week-6/', 'Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle Pass', 'In this article all missions of Season 5 week 6 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 6 Week6-01: Warzone Invasion Mission goal Reward chest goal Week6-02: Vanquish the Enemies Mission goal Reward chest goal Morrison\'...', '2026-01-23 03:22:55'), (6538, 'Season 2', 'general', 'Supply Collections (Scattered Supplies) – Locations where to find them', NULL, 'https://www.lastwartutorial.com/season-2-supply-collections/', 'Supply Collections (Scattered Supplies) – Locations where to find them', 'Supply Collections are treasures that can be found heating the lands, and when 0 °C are reached they can appear randomly. But it looks like even if their disposition in the map is random, they have the same locations on all servers, so here a nice list of places where you can find them. More info about supply collections can be found here .\nI will try to add more locations when people share them, feel free to send me locations on discord (my username: cristian.84.)\nIMPORTANT: if you look for the...', '2026-01-23 03:22:55'), (6539, 'General', 'event', 'will add more info very soon', '{}', 'https://www.lastwartutorial.com/christmas-celebration/', '🎁Christmas Celebration – Christmas Time, Snowopoly, Christmas Store, Double Joy, Christmas Carnival, Holiday Challenge, Christmas Gift', 'Starting the 23rd of December 2024, in occasion of Christmas holidays the new Special “Christmas Celebration” is available.\nLet’s take a look at the event as there are so many items it can be overwhelming sometimes.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nThis is a brand new event, I will add more info ve...', '2026-01-23 03:22:55'), (6540, 'General', 'event', 'Christmas Time', '{}', 'https://www.lastwartutorial.com/christmas-celebration/', '🎁Christmas Celebration – Christmas Time, Snowopoly, Christmas Store, Double Joy, Christmas Carnival, Holiday Challenge, Christmas Gift', 'Starting the 23rd of December 2024, in occasion of Christmas holidays the new Special “Christmas Celebration” is available.\nLet’s take a look at the event as there are so many items it can be overwhelming sometimes.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nThis is a brand new event, I will add more info ve...', '2026-01-23 03:22:55'), (6541, 'General', 'event', 'Snowopoly Purchase additional rolls', '{}', 'https://www.lastwartutorial.com/christmas-celebration/', '🎁Christmas Celebration – Christmas Time, Snowopoly, Christmas Store, Double Joy, Christmas Carnival, Holiday Challenge, Christmas Gift', 'Starting the 23rd of December 2024, in occasion of Christmas holidays the new Special “Christmas Celebration” is available.\nLet’s take a look at the event as there are so many items it can be overwhelming sometimes.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nThis is a brand new event, I will add more info ve...', '2026-01-23 03:22:55'), (6542, 'General', 'event', 'Purchase additional rolls', '{}', 'https://www.lastwartutorial.com/christmas-celebration/', '🎁Christmas Celebration – Christmas Time, Snowopoly, Christmas Store, Double Joy, Christmas Carnival, Holiday Challenge, Christmas Gift', 'Starting the 23rd of December 2024, in occasion of Christmas holidays the new Special “Christmas Celebration” is available.\nLet’s take a look at the event as there are so many items it can be overwhelming sometimes.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nThis is a brand new event, I will add more info ve...', '2026-01-23 03:22:55'), (6543, 'General', 'event', 'Christmas Store', '{}', 'https://www.lastwartutorial.com/christmas-celebration/', '🎁Christmas Celebration – Christmas Time, Snowopoly, Christmas Store, Double Joy, Christmas Carnival, Holiday Challenge, Christmas Gift', 'Starting the 23rd of December 2024, in occasion of Christmas holidays the new Special “Christmas Celebration” is available.\nLet’s take a look at the event as there are so many items it can be overwhelming sometimes.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nThis is a brand new event, I will add more info ve...', '2026-01-23 03:22:55'), (6544, 'General', 'event', 'Enhanced Truck Rewards', '{}', 'https://www.lastwartutorial.com/christmas-celebration/', '🎁Christmas Celebration – Christmas Time, Snowopoly, Christmas Store, Double Joy, Christmas Carnival, Holiday Challenge, Christmas Gift', 'Starting the 23rd of December 2024, in occasion of Christmas holidays the new Special “Christmas Celebration” is available.\nLet’s take a look at the event as there are so many items it can be overwhelming sometimes.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nThis is a brand new event, I will add more info ve...', '2026-01-23 03:22:55'), (6545, 'General', 'event', 'Enhanced Arms Race Rewards', '{}', 'https://www.lastwartutorial.com/christmas-celebration/', '🎁Christmas Celebration – Christmas Time, Snowopoly, Christmas Store, Double Joy, Christmas Carnival, Holiday Challenge, Christmas Gift', 'Starting the 23rd of December 2024, in occasion of Christmas holidays the new Special “Christmas Celebration” is available.\nLet’s take a look at the event as there are so many items it can be overwhelming sometimes.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nThis is a brand new event, I will add more info ve...', '2026-01-23 03:22:55'), (6546, 'General', 'event', 'Enhanced Dig rewards', '{}', 'https://www.lastwartutorial.com/christmas-celebration/', '🎁Christmas Celebration – Christmas Time, Snowopoly, Christmas Store, Double Joy, Christmas Carnival, Holiday Challenge, Christmas Gift', 'Starting the 23rd of December 2024, in occasion of Christmas holidays the new Special “Christmas Celebration” is available.\nLet’s take a look at the event as there are so many items it can be overwhelming sometimes.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nThis is a brand new event, I will add more info ve...', '2026-01-23 03:22:55'), (6547, 'General', 'event', 'Individual Ranking', '{}', 'https://www.lastwartutorial.com/christmas-celebration/', '🎁Christmas Celebration – Christmas Time, Snowopoly, Christmas Store, Double Joy, Christmas Carnival, Holiday Challenge, Christmas Gift', 'Starting the 23rd of December 2024, in occasion of Christmas holidays the new Special “Christmas Celebration” is available.\nLet’s take a look at the event as there are so many items it can be overwhelming sometimes.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nThis is a brand new event, I will add more info ve...', '2026-01-23 03:22:55'), (6548, 'General', 'event', 'Alliance Ranking', '{}', 'https://www.lastwartutorial.com/christmas-celebration/', '🎁Christmas Celebration – Christmas Time, Snowopoly, Christmas Store, Double Joy, Christmas Carnival, Holiday Challenge, Christmas Gift', 'Starting the 23rd of December 2024, in occasion of Christmas holidays the new Special “Christmas Celebration” is available.\nLet’s take a look at the event as there are so many items it can be overwhelming sometimes.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nThis is a brand new event, I will add more info ve...', '2026-01-23 03:22:55'), (6549, 'General', 'event', 'Holiday Challenge Probabilities', '{}', 'https://www.lastwartutorial.com/christmas-celebration/', '🎁Christmas Celebration – Christmas Time, Snowopoly, Christmas Store, Double Joy, Christmas Carnival, Holiday Challenge, Christmas Gift', 'Starting the 23rd of December 2024, in occasion of Christmas holidays the new Special “Christmas Celebration” is available.\nLet’s take a look at the event as there are so many items it can be overwhelming sometimes.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nThis is a brand new event, I will add more info ve...', '2026-01-23 03:22:55'), (6550, 'General', 'event', 'Probabilities', '{}', 'https://www.lastwartutorial.com/christmas-celebration/', '🎁Christmas Celebration – Christmas Time, Snowopoly, Christmas Store, Double Joy, Christmas Carnival, Holiday Challenge, Christmas Gift', 'Starting the 23rd of December 2024, in occasion of Christmas holidays the new Special “Christmas Celebration” is available.\nLet’s take a look at the event as there are so many items it can be overwhelming sometimes.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nThis is a brand new event, I will add more info ve...', '2026-01-23 03:22:55'), (6551, 'General', 'event', 'sections', '{}', 'https://www.lastwartutorial.com/christmas-celebration/', '🎁Christmas Celebration – Christmas Time, Snowopoly, Christmas Store, Double Joy, Christmas Carnival, Holiday Challenge, Christmas Gift', 'Starting the 23rd of December 2024, in occasion of Christmas holidays the new Special “Christmas Celebration” is available.\nLet’s take a look at the event as there are so many items it can be overwhelming sometimes.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nThis is a brand new event, I will add more info ve...', '2026-01-23 03:22:55'), (6552, 'General', 'event', 'Christmas Advanced', '{}', 'https://www.lastwartutorial.com/christmas-celebration/', '🎁Christmas Celebration – Christmas Time, Snowopoly, Christmas Store, Double Joy, Christmas Carnival, Holiday Challenge, Christmas Gift', 'Starting the 23rd of December 2024, in occasion of Christmas holidays the new Special “Christmas Celebration” is available.\nLet’s take a look at the event as there are so many items it can be overwhelming sometimes.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nThis is a brand new event, I will add more info ve...', '2026-01-23 03:22:55'), (6553, 'General', 'event', 'IMPORTANT PURCHASE LOGIC', '{}', 'https://www.lastwartutorial.com/christmas-celebration/', '🎁Christmas Celebration – Christmas Time, Snowopoly, Christmas Store, Double Joy, Christmas Carnival, Holiday Challenge, Christmas Gift', 'Starting the 23rd of December 2024, in occasion of Christmas holidays the new Special “Christmas Celebration” is available.\nLet’s take a look at the event as there are so many items it can be overwhelming sometimes.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nThis is a brand new event, I will add more info ve...', '2026-01-23 03:22:55'), (6554, 'General', 'event', 'Christmas Premium\nChristmas Advanced', '{}', 'https://www.lastwartutorial.com/christmas-celebration/', '🎁Christmas Celebration – Christmas Time, Snowopoly, Christmas Store, Double Joy, Christmas Carnival, Holiday Challenge, Christmas Gift', 'Starting the 23rd of December 2024, in occasion of Christmas holidays the new Special “Christmas Celebration” is available.\nLet’s take a look at the event as there are so many items it can be overwhelming sometimes.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nThis is a brand new event, I will add more info ve...', '2026-01-23 03:22:55'), (6555, 'General', 'event', 'The list of points and rewards', '{}', 'https://www.lastwartutorial.com/christmas-celebration/', '🎁Christmas Celebration – Christmas Time, Snowopoly, Christmas Store, Double Joy, Christmas Carnival, Holiday Challenge, Christmas Gift', 'Starting the 23rd of December 2024, in occasion of Christmas holidays the new Special “Christmas Celebration” is available.\nLet’s take a look at the event as there are so many items it can be overwhelming sometimes.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nThis is a brand new event, I will add more info ve...', '2026-01-23 03:22:55'), (6556, 'General', 'event', 'Daily missions', '{}', 'https://www.lastwartutorial.com/christmas-celebration/', '🎁Christmas Celebration – Christmas Time, Snowopoly, Christmas Store, Double Joy, Christmas Carnival, Holiday Challenge, Christmas Gift', 'Starting the 23rd of December 2024, in occasion of Christmas holidays the new Special “Christmas Celebration” is available.\nLet’s take a look at the event as there are so many items it can be overwhelming sometimes.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nThis is a brand new event, I will add more info ve...', '2026-01-23 03:22:55'), (6557, 'General', 'event', 'Target missions', '{}', 'https://www.lastwartutorial.com/christmas-celebration/', '🎁Christmas Celebration – Christmas Time, Snowopoly, Christmas Store, Double Joy, Christmas Carnival, Holiday Challenge, Christmas Gift', 'Starting the 23rd of December 2024, in occasion of Christmas holidays the new Special “Christmas Celebration” is available.\nLet’s take a look at the event as there are so many items it can be overwhelming sometimes.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nThis is a brand new event, I will add more info ve...', '2026-01-23 03:22:55'), (6558, 'General', 'event', 'Doubles all the individual truck rewards', '{}', 'https://www.lastwartutorial.com/christmas-celebration/', '🎁Christmas Celebration – Christmas Time, Snowopoly, Christmas Store, Double Joy, Christmas Carnival, Holiday Challenge, Christmas Gift', 'Starting the 23rd of December 2024, in occasion of Christmas holidays the new Special “Christmas Celebration” is available.\nLet’s take a look at the event as there are so many items it can be overwhelming sometimes.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nThis is a brand new event, I will add more info ve...', '2026-01-23 03:22:55'), (6559, 'General', 'event', 'Doubles the Arms Race progress chests', '{}', 'https://www.lastwartutorial.com/christmas-celebration/', '🎁Christmas Celebration – Christmas Time, Snowopoly, Christmas Store, Double Joy, Christmas Carnival, Holiday Challenge, Christmas Gift', 'Starting the 23rd of December 2024, in occasion of Christmas holidays the new Special “Christmas Celebration” is available.\nLet’s take a look at the event as there are so many items it can be overwhelming sometimes.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nThis is a brand new event, I will add more info ve...', '2026-01-23 03:22:55'), (6560, 'General', 'event', 'has', '{}', 'https://www.lastwartutorial.com/christmas-celebration/', '🎁Christmas Celebration – Christmas Time, Snowopoly, Christmas Store, Double Joy, Christmas Carnival, Holiday Challenge, Christmas Gift', 'Starting the 23rd of December 2024, in occasion of Christmas holidays the new Special “Christmas Celebration” is available.\nLet’s take a look at the event as there are so many items it can be overwhelming sometimes.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nThis is a brand new event, I will add more info ve...', '2026-01-23 03:22:55'), (6561, 'General', 'event', 'lasts', '{}', 'https://www.lastwartutorial.com/christmas-celebration/', '🎁Christmas Celebration – Christmas Time, Snowopoly, Christmas Store, Double Joy, Christmas Carnival, Holiday Challenge, Christmas Gift', 'Starting the 23rd of December 2024, in occasion of Christmas holidays the new Special “Christmas Celebration” is available.\nLet’s take a look at the event as there are so many items it can be overwhelming sometimes.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nThis is a brand new event, I will add more info ve...', '2026-01-23 03:22:55'), (6562, 'General', 'event', 'we are getting used to in these temporary events', '{}', 'https://www.lastwartutorial.com/christmas-celebration/', '🎁Christmas Celebration – Christmas Time, Snowopoly, Christmas Store, Double Joy, Christmas Carnival, Holiday Challenge, Christmas Gift', 'Starting the 23rd of December 2024, in occasion of Christmas holidays the new Special “Christmas Celebration” is available.\nLet’s take a look at the event as there are so many items it can be overwhelming sometimes.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nThis is a brand new event, I will add more info ve...', '2026-01-23 03:22:55'), (6563, 'General', 'event', 'page', '{}', 'https://www.lastwartutorial.com/christmas-celebration/', '🎁Christmas Celebration – Christmas Time, Snowopoly, Christmas Store, Double Joy, Christmas Carnival, Holiday Challenge, Christmas Gift', 'Starting the 23rd of December 2024, in occasion of Christmas holidays the new Special “Christmas Celebration” is available.\nLet’s take a look at the event as there are so many items it can be overwhelming sometimes.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nThis is a brand new event, I will add more info ve...', '2026-01-23 03:22:55'), (6564, 'General', 'event', 'we are also used to', '{}', 'https://www.lastwartutorial.com/christmas-celebration/', '🎁Christmas Celebration – Christmas Time, Snowopoly, Christmas Store, Double Joy, Christmas Carnival, Holiday Challenge, Christmas Gift', 'Starting the 23rd of December 2024, in occasion of Christmas holidays the new Special “Christmas Celebration” is available.\nLet’s take a look at the event as there are so many items it can be overwhelming sometimes.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nDo you like these articles about temporary events? If so let me know in the comments so that I keep up posting them.\nThis is a brand new event, I will add more info ve...', '2026-01-23 03:22:55'), (6565, 'Season 5', 'troop', 'send', '{}', 'https://www.lastwartutorial.com/season-5-week-5/', 'Season 5 – Week 5 – Warzone Invasion, Warzone Expedition, Lv. 10 City ready for War, Capture the Outpost, Target: Golden Palace', 'In this article all missions of Season 5 week 5 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 5 Week5-01: Warzone Invasion Mission goal Reward chest goal Week5-02: Warzone Expedition Mission goal Reward chest goal Week5-03: L...', '2026-01-23 03:22:55'), (6566, 'Season 5', 'event', 'Wild West', '{}', 'https://www.lastwartutorial.com/season-5-week-5/', 'Season 5 – Week 5 – Warzone Invasion, Warzone Expedition, Lv. 10 City ready for War, Capture the Outpost, Target: Golden Palace', 'In this article all missions of Season 5 week 5 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 5 Week5-01: Warzone Invasion Mission goal Reward chest goal Week5-02: Warzone Expedition Mission goal Reward chest goal Week5-03: L...', '2026-01-23 03:22:55'), (6567, 'Season 5', 'event', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-5-week-5/', 'Season 5 – Week 5 – Warzone Invasion, Warzone Expedition, Lv. 10 City ready for War, Capture the Outpost, Target: Golden Palace', 'In this article all missions of Season 5 week 5 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 5 Week5-01: Warzone Invasion Mission goal Reward chest goal Week5-02: Warzone Expedition Mission goal Reward chest goal Week5-03: L...', '2026-01-23 03:22:55'), (6568, 'Season 5', 'event', 'Pre', '{}', 'https://www.lastwartutorial.com/season-5-week-5/', 'Season 5 – Week 5 – Warzone Invasion, Warzone Expedition, Lv. 10 City ready for War, Capture the Outpost, Target: Golden Palace', 'In this article all missions of Season 5 week 5 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 5 Week5-01: Warzone Invasion Mission goal Reward chest goal Week5-02: Warzone Expedition Mission goal Reward chest goal Week5-03: L...', '2026-01-23 03:22:55'), (6569, 'Season 5', 'event', 'Season', '{}', 'https://www.lastwartutorial.com/season-5-week-5/', 'Season 5 – Week 5 – Warzone Invasion, Warzone Expedition, Lv. 10 City ready for War, Capture the Outpost, Target: Golden Palace', 'In this article all missions of Season 5 week 5 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 5 Week5-01: Warzone Invasion Mission goal Reward chest goal Week5-02: Warzone Expedition Mission goal Reward chest goal Week5-03: L...', '2026-01-23 03:22:55'), (6570, 'Season 5', 'event', 'Professions', '{}', 'https://www.lastwartutorial.com/season-5-week-5/', 'Season 5 – Week 5 – Warzone Invasion, Warzone Expedition, Lv. 10 City ready for War, Capture the Outpost, Target: Golden Palace', 'In this article all missions of Season 5 week 5 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 5 Week5-01: Warzone Invasion Mission goal Reward chest goal Week5-02: Warzone Expedition Mission goal Reward chest goal Week5-03: L...', '2026-01-23 03:22:55'), (6571, 'Season 5', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-5-week-5/', 'Season 5 – Week 5 – Warzone Invasion, Warzone Expedition, Lv. 10 City ready for War, Capture the Outpost, Target: Golden Palace', 'In this article all missions of Season 5 week 5 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 5 Week5-01: Warzone Invasion Mission goal Reward chest goal Week5-02: Warzone Expedition Mission goal Reward chest goal Week5-03: L...', '2026-01-23 03:22:55'), (6572, 'Season 5', 'event', 'Target', '{}', 'https://www.lastwartutorial.com/season-5-week-5/', 'Season 5 – Week 5 – Warzone Invasion, Warzone Expedition, Lv. 10 City ready for War, Capture the Outpost, Target: Golden Palace', 'In this article all missions of Season 5 week 5 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 5 Week5-01: Warzone Invasion Mission goal Reward chest goal Week5-02: Warzone Expedition Mission goal Reward chest goal Week5-03: L...', '2026-01-23 03:22:55'), (6573, 'Season 5', 'event', 'Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-5/', 'Season 5 – Week 5 – Warzone Invasion, Warzone Expedition, Lv. 10 City ready for War, Capture the Outpost, Target: Golden Palace', 'In this article all missions of Season 5 week 5 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 5 Week5-01: Warzone Invasion Mission goal Reward chest goal Week5-02: Warzone Expedition Mission goal Reward chest goal Week5-03: L...', '2026-01-23 03:22:55'), (6574, 'Season 5', 'event', 'Warzone Invasion Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-5/', 'Season 5 – Week 5 – Warzone Invasion, Warzone Expedition, Lv. 10 City ready for War, Capture the Outpost, Target: Golden Palace', 'In this article all missions of Season 5 week 5 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 5 Week5-01: Warzone Invasion Mission goal Reward chest goal Week5-02: Warzone Expedition Mission goal Reward chest goal Week5-03: L...', '2026-01-23 03:22:55'), (6575, 'Season 5', 'event', 'Mission goal', '{}', 'https://www.lastwartutorial.com/season-5-week-5/', 'Season 5 – Week 5 – Warzone Invasion, Warzone Expedition, Lv. 10 City ready for War, Capture the Outpost, Target: Golden Palace', 'In this article all missions of Season 5 week 5 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 5 Week5-01: Warzone Invasion Mission goal Reward chest goal Week5-02: Warzone Expedition Mission goal Reward chest goal Week5-03: L...', '2026-01-23 03:22:55'), (6576, 'Season 5', 'event', 'Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-5/', 'Season 5 – Week 5 – Warzone Invasion, Warzone Expedition, Lv. 10 City ready for War, Capture the Outpost, Target: Golden Palace', 'In this article all missions of Season 5 week 5 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 5 Week5-01: Warzone Invasion Mission goal Reward chest goal Week5-02: Warzone Expedition Mission goal Reward chest goal Week5-03: L...', '2026-01-23 03:22:55'), (6577, 'Season 5', 'event', 'Warzone Expedition Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-5/', 'Season 5 – Week 5 – Warzone Invasion, Warzone Expedition, Lv. 10 City ready for War, Capture the Outpost, Target: Golden Palace', 'In this article all missions of Season 5 week 5 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 5 Week5-01: Warzone Invasion Mission goal Reward chest goal Week5-02: Warzone Expedition Mission goal Reward chest goal Week5-03: L...', '2026-01-23 03:22:55'), (6578, 'Season 5', 'event', 'City Ready for War Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-5/', 'Season 5 – Week 5 – Warzone Invasion, Warzone Expedition, Lv. 10 City ready for War, Capture the Outpost, Target: Golden Palace', 'In this article all missions of Season 5 week 5 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 5 Week5-01: Warzone Invasion Mission goal Reward chest goal Week5-02: Warzone Expedition Mission goal Reward chest goal Week5-03: L...', '2026-01-23 03:22:55'), (6579, 'Season 5', 'event', 'All missions share the fact that they have', '{}', 'https://www.lastwartutorial.com/season-5-week-5/', 'Season 5 – Week 5 – Warzone Invasion, Warzone Expedition, Lv. 10 City ready for War, Capture the Outpost, Target: Golden Palace', 'In this article all missions of Season 5 week 5 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 5 Week5-01: Warzone Invasion Mission goal Reward chest goal Week5-02: Warzone Expedition Mission goal Reward chest goal Week5-03: L...', '2026-01-23 03:22:55'), (6580, 'Season 5', 'event', 'reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-5/', 'Season 5 – Week 5 – Warzone Invasion, Warzone Expedition, Lv. 10 City ready for War, Capture the Outpost, Target: Golden Palace', 'In this article all missions of Season 5 week 5 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 5 Week5-01: Warzone Invasion Mission goal Reward chest goal Week5-02: Warzone Expedition Mission goal Reward chest goal Week5-03: L...', '2026-01-23 03:22:55'), (6581, 'Season 5', 'event', 'Outpost Conquest', '{}', 'https://www.lastwartutorial.com/season-5-week-5/', 'Season 5 – Week 5 – Warzone Invasion, Warzone Expedition, Lv. 10 City ready for War, Capture the Outpost, Target: Golden Palace', 'In this article all missions of Season 5 week 5 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 5 Week5-01: Warzone Invasion Mission goal Reward chest goal Week5-02: Warzone Expedition Mission goal Reward chest goal Week5-03: L...', '2026-01-23 03:22:55'), (6582, 'Season 5', 'event', 'cannons nearby', '{}', 'https://www.lastwartutorial.com/season-5-week-5/', 'Season 5 – Week 5 – Warzone Invasion, Warzone Expedition, Lv. 10 City ready for War, Capture the Outpost, Target: Golden Palace', 'In this article all missions of Season 5 week 5 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 5 Week5-01: Warzone Invasion Mission goal Reward chest goal Week5-02: Warzone Expedition Mission goal Reward chest goal Week5-03: L...', '2026-01-23 03:22:55'), (6583, 'Season 5', 'event', 'Title Assignments', '{}', 'https://www.lastwartutorial.com/season-5-week-5/', 'Season 5 – Week 5 – Warzone Invasion, Warzone Expedition, Lv. 10 City ready for War, Capture the Outpost, Target: Golden Palace', 'In this article all missions of Season 5 week 5 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 5 Week5-01: Warzone Invasion Mission goal Reward chest goal Week5-02: Warzone Expedition Mission goal Reward chest goal Week5-03: L...', '2026-01-23 03:22:55'), (6584, 'Season 5', 'event', 'Distribute Rewards', '{}', 'https://www.lastwartutorial.com/season-5-week-5/', 'Season 5 – Week 5 – Warzone Invasion, Warzone Expedition, Lv. 10 City ready for War, Capture the Outpost, Target: Golden Palace', 'In this article all missions of Season 5 week 5 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 5 Week5-01: Warzone Invasion Mission goal Reward chest goal Week5-02: Warzone Expedition Mission goal Reward chest goal Week5-03: L...', '2026-01-23 03:22:55'), (6585, 'Season 5', 'event', 'Total units trained by Commanders', '{}', 'https://www.lastwartutorial.com/season-5-week-5/', 'Season 5 – Week 5 – Warzone Invasion, Warzone Expedition, Lv. 10 City ready for War, Capture the Outpost, Target: Golden Palace', 'In this article all missions of Season 5 week 5 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 5 Week5-01: Warzone Invasion Mission goal Reward chest goal Week5-02: Warzone Expedition Mission goal Reward chest goal Week5-03: L...', '2026-01-23 03:22:55'), (6586, 'Season 5', 'event', 'Controlling a Cannon grants different effects', '{}', 'https://www.lastwartutorial.com/season-5-week-5/', 'Season 5 – Week 5 – Warzone Invasion, Warzone Expedition, Lv. 10 City ready for War, Capture the Outpost, Target: Golden Palace', 'In this article all missions of Season 5 week 5 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 5 Week5-01: Warzone Invasion Mission goal Reward chest goal Week5-02: Warzone Expedition Mission goal Reward chest goal Week5-03: L...', '2026-01-23 03:22:55'), (6587, 'Season 5', 'event', 'Palace Rewards', '{}', 'https://www.lastwartutorial.com/season-5-week-5/', 'Season 5 – Week 5 – Warzone Invasion, Warzone Expedition, Lv. 10 City ready for War, Capture the Outpost, Target: Golden Palace', 'In this article all missions of Season 5 week 5 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 5 Week5-01: Warzone Invasion Mission goal Reward chest goal Week5-02: Warzone Expedition Mission goal Reward chest goal Week5-03: L...', '2026-01-23 03:22:55'), (6588, 'Season 5', 'event', 'goal Reward chest goal Week', '{}', 'https://www.lastwartutorial.com/season-5-week-5/', 'Season 5 – Week 5 – Warzone Invasion, Warzone Expedition, Lv. 10 City ready for War, Capture the Outpost, Target: Golden Palace', 'In this article all missions of Season 5 week 5 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 5 Week5-01: Warzone Invasion Mission goal Reward chest goal Week5-02: Warzone Expedition Mission goal Reward chest goal Week5-03: L...', '2026-01-23 03:22:55'), (6589, 'Season 5', 'event', 'goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-5-week-5/', 'Season 5 – Week 5 – Warzone Invasion, Warzone Expedition, Lv. 10 City ready for War, Capture the Outpost, Target: Golden Palace', 'In this article all missions of Season 5 week 5 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 5 Week5-01: Warzone Invasion Mission goal Reward chest goal Week5-02: Warzone Expedition Mission goal Reward chest goal Week5-03: L...', '2026-01-23 03:22:55'), (6590, 'Season 5', 'event', 'goal', '{}', 'https://www.lastwartutorial.com/season-5-week-5/', 'Season 5 – Week 5 – Warzone Invasion, Warzone Expedition, Lv. 10 City ready for War, Capture the Outpost, Target: Golden Palace', 'In this article all missions of Season 5 week 5 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 5 Week5-01: Warzone Invasion Mission goal Reward chest goal Week5-02: Warzone Expedition Mission goal Reward chest goal Week5-03: L...', '2026-01-23 03:22:55'), (6591, 'Season 5', 'event', 'goal is unlocked', '{}', 'https://www.lastwartutorial.com/season-5-week-5/', 'Season 5 – Week 5 – Warzone Invasion, Warzone Expedition, Lv. 10 City ready for War, Capture the Outpost, Target: Golden Palace', 'In this article all missions of Season 5 week 5 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 5 Week5-01: Warzone Invasion Mission goal Reward chest goal Week5-02: Warzone Expedition Mission goal Reward chest goal Week5-03: L...', '2026-01-23 03:22:55'), (6592, 'Season 5', 'event', 'of the season', '{}', 'https://www.lastwartutorial.com/season-5-week-5/', 'Season 5 – Week 5 – Warzone Invasion, Warzone Expedition, Lv. 10 City ready for War, Capture the Outpost, Target: Golden Palace', 'In this article all missions of Season 5 week 5 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 5 Week5-01: Warzone Invasion Mission goal Reward chest goal Week5-02: Warzone Expedition Mission goal Reward chest goal Week5-03: L...', '2026-01-23 03:22:55'), (6593, 'Season 5', 'event', 'goal\nSeason tiles available in week', '{}', 'https://www.lastwartutorial.com/season-5-week-5/', 'Season 5 – Week 5 – Warzone Invasion, Warzone Expedition, Lv. 10 City ready for War, Capture the Outpost, Target: Golden Palace', 'In this article all missions of Season 5 week 5 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 5 Week5-01: Warzone Invasion Mission goal Reward chest goal Week5-02: Warzone Expedition Mission goal Reward chest goal Week5-03: L...', '2026-01-23 03:22:55'), (6594, 'Season 5', 'event', 'will start day', '{}', 'https://www.lastwartutorial.com/season-5-week-5/', 'Season 5 – Week 5 – Warzone Invasion, Warzone Expedition, Lv. 10 City ready for War, Capture the Outpost, Target: Golden Palace', 'In this article all missions of Season 5 week 5 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 5 Week5-01: Warzone Invasion Mission goal Reward chest goal Week5-02: Warzone Expedition Mission goal Reward chest goal Week5-03: L...', '2026-01-23 03:22:55'), (6595, 'Season 5', 'event', 'goal is delayed by', '{}', 'https://www.lastwartutorial.com/season-5-week-5/', 'Season 5 – Week 5 – Warzone Invasion, Warzone Expedition, Lv. 10 City ready for War, Capture the Outpost, Target: Golden Palace', 'In this article all missions of Season 5 week 5 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 5 Week5-01: Warzone Invasion Mission goal Reward chest goal Week5-02: Warzone Expedition Mission goal Reward chest goal Week5-03: L...', '2026-01-23 03:22:55'), (6596, 'Season 5', 'event', 'is to capture Level', '{}', 'https://www.lastwartutorial.com/season-5-week-5/', 'Season 5 – Week 5 – Warzone Invasion, Warzone Expedition, Lv. 10 City ready for War, Capture the Outpost, Target: Golden Palace', 'In this article all missions of Season 5 week 5 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 5 Week5-01: Warzone Invasion Mission goal Reward chest goal Week5-02: Warzone Expedition Mission goal Reward chest goal Week5-03: L...', '2026-01-23 03:22:55'), (6597, 'Season 5', 'event', 'goal is delayed to start day', '{}', 'https://www.lastwartutorial.com/season-5-week-5/', 'Season 5 – Week 5 – Warzone Invasion, Warzone Expedition, Lv. 10 City ready for War, Capture the Outpost, Target: Golden Palace', 'In this article all missions of Season 5 week 5 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 5 Week5-01: Warzone Invasion Mission goal Reward chest goal Week5-02: Warzone Expedition Mission goal Reward chest goal Week5-03: L...', '2026-01-23 03:22:55'), (6598, 'Season 5', 'event', 'after the season begins', '{}', 'https://www.lastwartutorial.com/season-5-week-5/', 'Season 5 – Week 5 – Warzone Invasion, Warzone Expedition, Lv. 10 City ready for War, Capture the Outpost, Target: Golden Palace', 'In this article all missions of Season 5 week 5 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 5 Week5-01: Warzone Invasion Mission goal Reward chest goal Week5-02: Warzone Expedition Mission goal Reward chest goal Week5-03: L...', '2026-01-23 03:22:55'), (6599, 'Season 5', 'event', 'gives and how to open the chests', '{}', 'https://www.lastwartutorial.com/season-5-week-5/', 'Season 5 – Week 5 – Warzone Invasion, Warzone Expedition, Lv. 10 City ready for War, Capture the Outpost, Target: Golden Palace', 'In this article all missions of Season 5 week 5 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 5 Week5-01: Warzone Invasion Mission goal Reward chest goal Week5-02: Warzone Expedition Mission goal Reward chest goal Week5-03: L...', '2026-01-23 03:22:55'), (6600, 'Season 5', 'event', 'page will become available at the start of week', '{}', 'https://www.lastwartutorial.com/season-5-week-5/', 'Season 5 – Week 5 – Warzone Invasion, Warzone Expedition, Lv. 10 City ready for War, Capture the Outpost, Target: Golden Palace', 'In this article all missions of Season 5 week 5 will be explained.\n🤠 Season 5 – Wild West guides are divided into more articles to keep these guides mobile friendly:\n🤠 Season 5 – Wild West\n- Season 5 – Main Overview\n- Season 5 – Pre-Season\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 5 – Professions\n- Season 5 – Celebration\n- Week 5 Week5-01: Warzone Invasion Mission goal Reward chest goal Week5-02: Warzone Expedition Mission goal Reward chest goal Week5-03: L...', '2026-01-23 03:22:55'), (6601, 'Alliances', 'building', 'all missions', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:55'), (6602, 'Alliances', 'building', 'the End', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:55'), (6603, 'Alliances', 'building', 'Evernight Isle', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:55'), (6604, 'Alliances', 'building', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:55'), (6605, 'Alliances', 'building', 'Game modes', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:55'), (6606, 'Alliances', 'building', 'Strategy Guide', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6607, 'Alliances', 'building', 'and cheats', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6608, 'Alliances', 'building', 'Skills', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6609, 'Alliances', 'building', 'Tactics Card', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6610, 'Alliances', 'building', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6611, 'Alliances', 'building', 'chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6612, 'Alliances', 'building', 'Faction Rewards', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6613, 'Alliances', 'building', 'Alliance Rewards', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6614, 'Alliances', 'building', 'End', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6615, 'Alliances', 'building', 'Settlement Period', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6616, 'Alliances', 'building', 'The end', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6617, 'Alliances', 'building', 'items', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6618, 'Alliances', 'building', 'Conquest Event', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6619, 'Alliances', 'building', 'last week', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6620, 'Alliances', 'building', 'Capitol Conquest', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6621, 'Alliances', 'building', 'Season', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6622, 'Alliances', 'building', 'Tree Blessings', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6623, 'Alliances', 'building', 'Magatama Shop', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6624, 'Alliances', 'building', 'form', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6625, 'Alliances', 'building', 'the end', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6626, 'Alliances', 'building', 'types', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6627, 'Alliances', 'building', 'previous seasons', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6628, 'Alliances', 'building', 'actual distirubtion', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6629, 'Alliances', 'building', 'from outside', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6630, 'Alliances', 'building', 'this section', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6631, 'Alliances', 'building', 'final ranking', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6632, 'Alliances', 'building', 'main timeline', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6633, 'Alliances', 'building', 'copper amount', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6634, 'Alliances', 'building', 'any more', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6635, 'Alliances', 'building', 'produce Stone', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6636, 'Alliances', 'building', 'produce copper', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6637, 'Alliances', 'building', 'convert Protectors', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6638, 'Alliances', 'building', 'them up', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6639, 'Alliances', 'building', 'generating quartz', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6640, 'Alliances', 'building', 'still those', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6641, 'Alliances', 'building', 'gold mines', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6642, 'Alliances', 'building', 'still available', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6643, 'Alliances', 'building', 'world zombies', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6644, 'Alliances', 'building', 'as rewards', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6645, 'Alliances', 'building', 'Lucky Charms', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6646, 'Alliances', 'building', 'season skills', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6647, 'Alliances', 'building', 'Weapons', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6648, 'Alliances', 'building', 'Alliance Button', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6649, 'Alliances', 'building', 'whole off', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6650, 'Alliances', 'building', 'the capture', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6651, 'Alliances', 'building', 'the Capitol', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6652, 'Alliances', 'building', 'and position', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6653, 'Alliances', 'building', 'garrison it', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6654, 'Alliances', 'building', 'squads', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6655, 'Alliances', 'building', 'the start', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6656, 'Alliances', 'building', 'will disappear', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6657, 'Alliances', 'building', 'be converted', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6658, 'Alliances', 'building', 'Lab disappear', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6659, 'Alliances', 'building', 'be refunded', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6660, 'Alliances', 'building', 'are gone', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6661, 'Alliances', 'building', 'the conversion', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6662, 'Alliances', 'building', 'Profession EXP', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6663, 'Alliances', 'building', 'Tactical Fragment', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6664, 'Alliances', 'troop', 'unit', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6665, 'Alliances', 'troop', 'more', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6666, 'Alliances', 'troop', 'level', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6667, 'Alliances', 'event', 'Evernight Isle', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6668, 'Alliances', 'event', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6669, 'Alliances', 'event', 'Game modes', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6670, 'Alliances', 'event', 'The Ultimate Strategy Guide', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6671, 'Alliances', 'event', 'tricks and cheats', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6672, 'Alliances', 'event', 'Skills', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6673, 'Alliances', 'event', 'Tactics Card', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6674, 'Alliances', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6675, 'Alliances', 'event', 'Mission goal Alliance Rewards Faction Rewards', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6676, 'Alliances', 'event', 'Alliance Rewards', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6677, 'Alliances', 'event', 'Faction Rewards', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6678, 'Alliances', 'event', 'Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6679, 'Alliances', 'event', 'Settlement Period', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6680, 'Alliances', 'event', 'items', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6681, 'Alliances', 'event', 'Capitol Conquest Event', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6682, 'Alliances', 'event', 'But this week actually includes also', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6683, 'Alliances', 'event', 'Capitol Conquest', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6684, 'Alliances', 'event', 'End of Season', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6685, 'Alliances', 'event', 'tile menu', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6686, 'Alliances', 'event', 'Divine Tree Blessings', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6687, 'Alliances', 'event', 'Magatama Shop', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6688, 'Alliances', 'event', 'types of rewards in this event', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6689, 'Alliances', 'event', 'same as it was in previous seasons', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6690, 'Alliances', 'event', 'Please note', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6691, 'Alliances', 'event', 'few things happen', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6692, 'Alliances', 'event', 'the following things happen', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6693, 'Alliances', 'event', 'events', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6694, 'Alliances', 'event', 'Cities will stop produce copper', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:56'), (6695, 'Alliances', 'event', 'Strongholds will stop produce Stone', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:57'), (6696, 'Alliances', 'event', 'Season buildings', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:57'), (6697, 'Alliances', 'event', 'Quartz Workshops will keep generating quartz', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:57'), (6698, 'Alliances', 'event', 'You can still use and convert Protectors', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:57'), (6699, 'Alliances', 'event', 'The map and the world', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:57'), (6700, 'Alliances', 'event', 'are still available', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:57'), (6701, 'Alliances', 'event', 'as well as small world zombies', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:57'), (6702, 'Alliances', 'event', 'Doom Walkers will still give Stone as rewards', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:57'), (6703, 'Alliances', 'event', 'all methods to earn it are still available', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:57'), (6704, 'Alliances', 'event', 'resource are still available', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:57'), (6705, 'Alliances', 'event', 'Professions still have season skills', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:57'), (6706, 'Alliances', 'event', 'Professional exp can still be earned', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:57'), (6707, 'Alliances', 'event', 'Heroes', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:57'), (6708, 'Alliances', 'event', 'Weapons of Legends are still available', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:57'), (6709, 'Alliances', 'event', 'Alliance Button', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:57'), (6710, 'Alliances', 'event', 'few important notes about this event', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:57'), (6711, 'Alliances', 'event', 'lose the shield to garrison it', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:57'), (6712, 'Alliances', 'event', 'squads', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:57'), (6713, 'Alliances', 'event', 'IMPORTANT', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:57'), (6714, 'Alliances', 'event', 'icon will disappear', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:57'), (6715, 'Alliances', 'event', 'Season Buildings', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:57'), (6716, 'Alliances', 'event', 'Protectors and protectors horns will be converted', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:57'), (6717, 'Alliances', 'event', 'Optoelectronic Lab disappear', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:57'), (6718, 'Alliances', 'event', 'Alliance Loot chests will be reset', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:57'), (6719, 'Alliances', 'event', 'distribute them before they are gone', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:57'), (6720, 'Alliances', 'event', 'Weapons of Legends will still available', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:57'), (6721, 'Alliances', 'event', 'Profession EXP', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:57'), (6722, 'Alliances', 'event', 'Tactical Fragment', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:57'), (6723, 'Alliances', 'event', 'goal Alliance Rewards Faction Rewards', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:57'), (6724, 'Alliances', 'event', 'The end of Season', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:57'), (6725, 'Alliances', 'event', 'in the last week of Season', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:57'), (6726, 'Alliances', 'event', 'actually includes also', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:57'), (6727, 'Alliances', 'event', 'is completed', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:57'), (6728, 'Alliances', 'event', 'will start day', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:57'), (6729, 'Alliances', 'event', 'Alliance Rewards that can be distributed by R', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:57'), (6730, 'Alliances', 'event', 'mail\nFaction rewards received via mail', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:57'), (6731, 'Alliances', 'event', 'End of Season happens at the end of day', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:57'), (6732, 'Alliances', 'event', 'starts', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:57'), (6733, 'Alliances', 'event', 'tiles disappear', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:57'), (6734, 'Alliances', 'event', 'is in progress', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:57'), (6735, 'Alliances', 'event', 'Day', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:57'), (6736, 'Alliances', 'event', 'is the usual capitol conquest but in this case', '{}', 'https://www.lastwartutorial.com/season-4-week-8-end-of-season/', 'Season 4 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 4, Season 4 items conversion rates, Transfer Surge', 'In this article all missions of Season 4 week 8 will be explained, but most importantly you will find information about the End of Season 4 .\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skil...', '2026-01-23 03:22:57'), (6737, 'Season 1', 'event', 'are here', '{}', 'https://www.lastwartutorial.com/season-1-week-7/', 'Season 1 – Week 7 – Crimson Plague – The Final Battle', 'In this article all missions of week 7 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:57'), (6738, 'Season 1', 'event', 'additional guides are also available', '{}', 'https://www.lastwartutorial.com/season-1-week-7/', 'Season 1 – Week 7 – Crimson Plague – The Final Battle', 'In this article all missions of week 7 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:57'), (6739, 'Season 1', 'event', 'Cheats', '{}', 'https://www.lastwartutorial.com/season-1-week-7/', 'Season 1 – Week 7 – Crimson Plague – The Final Battle', 'In this article all missions of week 7 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:57'), (6740, 'Season 1', 'event', 'Professions', '{}', 'https://www.lastwartutorial.com/season-1-week-7/', 'Season 1 – Week 7 – Crimson Plague – The Final Battle', 'In this article all missions of week 7 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:57'), (6741, 'Season 1', 'event', 'Engineer and War Leader', '{}', 'https://www.lastwartutorial.com/season-1-week-7/', 'Season 1 – Week 7 – Crimson Plague – The Final Battle', 'In this article all missions of week 7 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:57'), (6742, 'Season 1', 'event', 'Crimson Plague', '{}', 'https://www.lastwartutorial.com/season-1-week-7/', 'Season 1 – Week 7 – Crimson Plague – The Final Battle', 'In this article all missions of week 7 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:57'), (6743, 'Season 1', 'event', 'The Final Battle Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-1-week-7/', 'Season 1 – Week 7 – Crimson Plague – The Final Battle', 'In this article all missions of week 7 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:57'), (6744, 'Season 1', 'event', 'Mission goal', '{}', 'https://www.lastwartutorial.com/season-1-week-7/', 'Season 1 – Week 7 – Crimson Plague – The Final Battle', 'In this article all missions of week 7 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:57'), (6745, 'Season 1', 'event', 'All missions share the fact that they have', '{}', 'https://www.lastwartutorial.com/season-1-week-7/', 'Season 1 – Week 7 – Crimson Plague – The Final Battle', 'In this article all missions of week 7 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:57'), (6746, 'Season 1', 'event', 'goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-1-week-7/', 'Season 1 – Week 7 – Crimson Plague – The Final Battle', 'In this article all missions of week 7 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:57'), (6747, 'Season 1', 'event', 'goal', '{}', 'https://www.lastwartutorial.com/season-1-week-7/', 'Season 1 – Week 7 – Crimson Plague – The Final Battle', 'In this article all missions of week 7 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:57'), (6748, 'Season 1', 'event', 'in the seventh week', '{}', 'https://www.lastwartutorial.com/season-1-week-7/', 'Season 1 – Week 7 – Crimson Plague – The Final Battle', 'In this article all missions of week 7 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:57'), (6749, 'Season 1', 'event', 'of the season as described in this link', '{}', 'https://www.lastwartutorial.com/season-1-week-7/', 'Season 1 – Week 7 – Crimson Plague – The Final Battle', 'In this article all missions of week 7 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:57'), (6750, 'Season 1', 'event', 'has not much to offer', '{}', 'https://www.lastwartutorial.com/season-1-week-7/', 'Season 1 – Week 7 – Crimson Plague – The Final Battle', 'In this article all missions of week 7 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:57'), (6751, 'Season 1', 'event', 'is the timer at which the Store unlocks', '{}', 'https://www.lastwartutorial.com/season-1-week-7/', 'Season 1 – Week 7 – Crimson Plague – The Final Battle', 'In this article all missions of week 7 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:22:57'), (6752, 'Season 3', 'building', 'Professions', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:57'), (6753, 'Season 3', 'building', 'Golden Kingdom', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:57'), (6754, 'Season 3', 'building', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:57'), (6755, 'Season 3', 'building', 'Strategy Guide', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:57'), (6756, 'Season 3', 'building', 'and Skills', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:57'), (6757, 'Season 3', 'building', 'Oasis Locations', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:57'), (6758, 'Season 3', 'building', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:57'), (6759, 'Season 3', 'building', 'Cheats', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:57'), (6760, 'Season 3', 'building', 'Profession items', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:57'), (6761, 'Season 3', 'building', 'NOT acquire', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:57'), (6762, 'Season 3', 'building', 'Summon Mummies', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:57'), (6763, 'Season 3', 'building', 'Combat Experience', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:57'), (6764, 'Season 3', 'building', 'Double Exchange', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:57'), (6765, 'Season 3', 'building', 'Land Teleport', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:57'), (6766, 'Season 3', 'building', 'Double Conversion', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:57'), (6767, 'Season 3', 'building', 'Professional Insights', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:57'), (6768, 'Season 3', 'building', 'Protection', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:57'), (6769, 'Season 3', 'building', 'Double Greenification', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:57'), (6770, 'Season 3', 'building', 'Fragile Spell', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:57'), (6771, 'Season 3', 'building', 'Shrinking Spell', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:57'), (6772, 'Season 3', 'building', 'Oath', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6773, 'Season 3', 'building', 'Touch', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6774, 'Season 3', 'building', 'Trap Landmine', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6775, 'Season 3', 'building', 'Indomitable Will', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6776, 'Season 3', 'building', 'Explosive Enhancement', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6777, 'Season 3', 'building', 'Sandworm Trap', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6778, 'Season 3', 'building', 'Trade Discount', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6779, 'Season 3', 'building', 'to grow', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6780, 'Season 3', 'building', 'for war', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6781, 'Season 3', 'building', 'Instructions Resource', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6782, 'Season 3', 'building', 'Tracking Win', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6783, 'Season 3', 'building', 'Time Blast', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'); INSERT INTO `knowledge_base` (`id`, `topic`, `entity_type`, `entity_name`, `properties`, `article_url`, `article_title`, `content_preview`, `extracted_at`) VALUES (6784, 'Season 3', 'building', 'Rapid Production', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6785, 'Season 3', 'building', 'Outstanding Contribution', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6786, 'Season 3', 'building', 'Siege Mastery', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6787, 'Season 3', 'building', 'for Free', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6788, 'Season 3', 'building', 'Research Now', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6789, 'Season 3', 'building', 'Banner Instructions', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6790, 'Season 3', 'building', 'Instructions', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6791, 'Season 3', 'building', 'Siege Inspiration', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6792, 'Season 3', 'building', 'Friendly Aid', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6793, 'Season 3', 'building', 'Construction Instructions', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6794, 'Season 3', 'building', 'Research Instructions', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6795, 'Season 3', 'building', 'Resource', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6796, 'Season 3', 'building', 'Saving', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6797, 'Season 3', 'building', 'Aid Instructions', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6798, 'Season 3', 'building', 'Shield Instructions', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6799, 'Season 3', 'building', 'Drone Supply', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6800, 'Season 3', 'building', 'Suicide Squad', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6801, 'Season 3', 'building', 'Random Visitors', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6802, 'Season 3', 'building', 'Durability Mine', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6803, 'Season 3', 'building', 'Support Boost', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6804, 'Season 3', 'building', 'Efficient Gathering', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6805, 'Season 3', 'building', 'Aid Expert', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6806, 'Season 3', 'building', 'Battlefield Cleanup', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6807, 'Season 3', 'building', 'Master Builder', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6808, 'Season 3', 'building', 'Instant Gathering', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6809, 'Season 3', 'building', 'Monster Tracking', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6810, 'Season 3', 'building', 'Win', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6811, 'Season 3', 'building', 'Win Cooperation', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6812, 'Season 3', 'building', 'Free Teleport', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6813, 'Season 3', 'building', 'Truck Expansion', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6814, 'Season 3', 'building', 'Helping Hand', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6815, 'Season 3', 'building', 'Speedup Box', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6816, 'Season 3', 'building', 'Emergency Capacity', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6817, 'Season 3', 'building', 'Willing Helper', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6818, 'Season 3', 'building', 'Siege Banner', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6819, 'Season 3', 'building', 'Construction II', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6820, 'Season 3', 'building', 'Research II', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6821, 'Season 3', 'building', 'More Time', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6822, 'Season 3', 'building', 'Inspire Speed', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6823, 'Season 3', 'building', 'Medical Aid', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6824, 'Season 3', 'building', 'Immediate Return', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6825, 'Season 3', 'building', 'Unit mobilization', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6826, 'Season 3', 'building', 'Ground Prep', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6827, 'Season 3', 'building', 'Hospital Prep', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6828, 'Season 3', 'building', 'Urgent Cure', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6829, 'Season 3', 'building', 'Winning Pursuit', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6830, 'Season 3', 'building', 'Intensive Training', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6831, 'Season 3', 'building', 'in Badlands', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6832, 'Season 3', 'building', 'Warfare Supplies', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6833, 'Season 3', 'building', 'Speed', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6834, 'Season 3', 'building', 'up Reinforce', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6835, 'Season 3', 'building', 'Team Strike', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6836, 'Season 3', 'building', 'Tactical Reinforce', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6837, 'Season 3', 'building', 'Reinforce Strengthen', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6838, 'Season 3', 'building', 'Charge Banner', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6839, 'Season 3', 'building', 'the Base', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6840, 'Season 3', 'building', 'Rally Guard', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6841, 'Season 3', 'building', 'Base Strike', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6842, 'Season 3', 'building', 'Destruction Mine', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6843, 'Season 3', 'building', 'War Fever', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6844, 'Season 3', 'building', 'Rally Vanguard', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6845, 'Season 3', 'building', 'Riot Control', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6846, 'Season 3', 'building', 'Efficient Training', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6847, 'Season 3', 'building', 'Combat Raider', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6848, 'Season 3', 'building', 'Banner Upgrade', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6849, 'Season 3', 'building', 'Assault Squad', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6850, 'Season 3', 'building', 'Provocation', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6851, 'Season 3', 'building', 'Warzone Invasion', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6852, 'Season 3', 'building', 'Arena Expert', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6853, 'Season 3', 'building', 'Prep II', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6854, 'Season 3', 'building', 'Warzone Protector', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6855, 'Season 3', 'building', 'Raider II', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6856, 'Season 3', 'building', 'Strike II', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6857, 'Season 3', 'building', 'Train Protection', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6858, 'Season 3', 'building', 'Control II', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6859, 'Season 3', 'building', 'Mobilization II', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6860, 'Season 3', 'building', 'the game', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6861, 'Season 3', 'building', 'plays', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:58'), (6862, 'Season 3', 'building', 'Season building', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6863, 'Season 3', 'building', 'two types', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6864, 'Season 3', 'building', 'cooldown', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6865, 'Season 3', 'building', 'hours', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6866, 'Season 3', 'building', 'convert Protectors', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6867, 'Season 3', 'building', 'maximum', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6868, 'Season 3', 'building', 'extra Defense', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6869, 'Season 3', 'building', 'visual size', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6870, 'Season 3', 'building', 'be pre', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6871, 'Season 3', 'building', 'free location', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6872, 'Season 3', 'building', 'are immune', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6873, 'Season 3', 'building', 'defeat most', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6874, 'Season 3', 'building', 'immediate relocation', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6875, 'Season 3', 'building', 'the power', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6876, 'Season 3', 'building', 'the reset', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6877, 'Season 3', 'building', 'battle report', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6878, 'Season 3', 'building', 'the summoning', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6879, 'Season 3', 'building', 'list', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6880, 'Season 3', 'building', 'take advantage', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6881, 'Season 3', 'building', 'the level', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6882, 'Season 3', 'building', 'for sure', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6883, 'Season 3', 'building', 'edge because', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6884, 'Season 3', 'building', 'very beginning', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6885, 'Season 3', 'building', 'be helpful', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6886, 'Season 3', 'building', 'greenify faster', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6887, 'Season 3', 'building', 'accumulating Protectors', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6888, 'Season 3', 'building', 'important part', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6889, 'Season 3', 'building', 'the gameplay', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6890, 'Season 3', 'building', 'not one', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6891, 'Season 3', 'building', 'the capture', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6892, 'Season 3', 'building', 'lot', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6893, 'Season 3', 'building', 'in wars', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6894, 'Season 3', 'building', 'advantage because', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6895, 'Season 3', 'building', 'surprising effect', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6896, 'Season 3', 'building', 'and organization', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6897, 'Season 3', 'building', 'the outcome', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6898, 'Season 3', 'building', 'skill point', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6899, 'Season 3', 'building', 'extended protection', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6900, 'Season 3', 'building', 'or defense', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6901, 'Season 3', 'building', 'skill points', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6902, 'Season 3', 'building', 'huge cooldown', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6903, 'Season 3', 'building', 'on this', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6904, 'Season 3', 'building', 'discount', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6905, 'Season 3', 'building', 'huge difference', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6906, 'Season 3', 'building', 'really useful', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6907, 'Season 3', 'building', 'from in', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6908, 'Season 3', 'building', 'The effect', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6909, 'Season 3', 'building', 'packs', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6910, 'Season 3', 'building', 'daily instead', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6911, 'Season 3', 'building', 'free speed', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6912, 'Season 3', 'building', 'for Constructions', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6913, 'Season 3', 'building', 'for research', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6914, 'Season 3', 'building', 'marching speed', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6915, 'Season 3', 'building', 'Durability Damage', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6916, 'Season 3', 'building', 'Alliance Exercise', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6917, 'Season 3', 'building', 'City Durability', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6918, 'Season 3', 'building', 'casualty rate', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6919, 'Season 3', 'building', 'including season', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6920, 'Season 3', 'building', 'hour', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6921, 'Season 3', 'building', 'an example', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6922, 'Season 3', 'building', 'proportion', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6923, 'Season 3', 'building', 'and number', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6924, 'Season 3', 'building', 'hours\nExample', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6925, 'Season 3', 'building', 'Example', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6926, 'Season 3', 'building', 'the amount', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6927, 'Season 3', 'building', 'the number', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6928, 'Season 3', 'building', 'capacity limit', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6929, 'Season 3', 'building', 'hexagon', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6930, 'Season 3', 'building', 'the cooldown', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6931, 'Season 3', 'building', 'Ground capacity', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6932, 'Season 3', 'building', 'Hospital capacity', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6933, 'Season 3', 'building', 'Fever state', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6934, 'Season 3', 'building', 'Training Speed', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6935, 'Season 3', 'building', 'Units Increased', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6936, 'Season 3', 'building', 'Capitol Conquest', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6937, 'Season 3', 'building', 'Speed increases', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6938, 'Season 3', 'building', 'non', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6939, 'Season 3', 'building', 'certain proportion', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6940, 'Season 3', 'building', 'minimum', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6941, 'Season 3', 'building', 'the attack', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6942, 'Season 3', 'building', 'the rally', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6943, 'Season 3', 'building', 'up to', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6944, 'Season 3', 'building', 'and HP', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6945, 'Season 3', 'building', 'other limited', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6946, 'Season 3', 'building', 'units by', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6947, 'Season 3', 'building', 'Winter battlefields', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6948, 'Season 3', 'building', 'the map', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6949, 'Season 3', 'building', 'Storm Arena', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6950, 'Season 3', 'building', 'enemy bases', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:22:59'), (6951, 'Season 3', 'building', 'are increased', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6952, 'Season 3', 'building', 'Critical Hits', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6953, 'Season 3', 'building', 'wounded rate', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6954, 'Season 3', 'building', 'PVP battles', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6955, 'Season 3', 'building', 'state', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6956, 'Season 3', 'building', 'Inspiration', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6957, 'Season 3', 'building', 'inspiration', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6958, 'Season 3', 'building', 'speed', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6959, 'Season 3', 'building', 'construction', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6960, 'Season 3', 'building', 'upgrades', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6961, 'Season 3', 'building', 'speedup', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6962, 'Season 3', 'troop', 'mobilization Drill', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6963, 'Season 3', 'troop', 'Mobilization II', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6964, 'Season 3', 'troop', 'mobilization', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6965, 'Season 3', 'troop', 'march speed', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6966, 'Season 3', 'troop', 'durability damage', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6967, 'Season 3', 'troop', 'marching speed', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6968, 'Season 3', 'troop', 'casualty rate', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6969, 'Season 3', 'troop', 'Morale Boost', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6970, 'Season 3', 'troop', 'level decreases', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6971, 'Season 3', 'troop', 'base', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6972, 'Season 3', 'troop', 'boosts', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6973, 'Season 3', 'event', 'Professions', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6974, 'Season 3', 'event', 'Golden Kingdom', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6975, 'Season 3', 'event', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6976, 'Season 3', 'event', 'The Ultimate Strategy Guide', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6977, 'Season 3', 'event', 'Weeks guides', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6978, 'Season 3', 'event', 'Professions and Skills', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6979, 'Season 3', 'event', 'Desert Artifacts Locations', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6980, 'Season 3', 'event', 'Oasis Locations', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6981, 'Season 3', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6982, 'Season 3', 'event', 'Cheats', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6983, 'Season 3', 'event', 'Profession items', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6984, 'Season 3', 'event', 'Combat Experience', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6985, 'Season 3', 'event', 'Building Inspiration I', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6986, 'Season 3', 'event', 'Double Exchange', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6987, 'Season 3', 'event', 'Contaminated Land Teleport', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6988, 'Season 3', 'event', 'Double Conversion', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6989, 'Season 3', 'event', 'Professional Insights', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6990, 'Season 3', 'event', 'Protection', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6991, 'Season 3', 'event', 'Double Greenification', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6992, 'Season 3', 'event', 'Fragile Spell', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6993, 'Season 3', 'event', 'Shrinking Spell', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6994, 'Season 3', 'event', 'Oath', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6995, 'Season 3', 'event', 'Touch', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6996, 'Season 3', 'event', 'Trap Landmine', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6997, 'Season 3', 'event', 'Indomitable Will', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6998, 'Season 3', 'event', 'Explosive Enhancement', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (6999, 'Season 3', 'event', 'Sandworm Trap', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (7000, 'Season 3', 'event', 'Trade Discount', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (7001, 'Season 3', 'event', 'Summon Mummies', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (7002, 'Season 3', 'event', 'Useful skills to grow', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (7003, 'Season 3', 'event', 'Useful skills for war', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (7004, 'Season 3', 'event', 'Skills I would advise to NOT acquire', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (7005, 'Season 3', 'event', 'Rapid Production', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (7006, 'Season 3', 'event', 'Outstanding Contribution', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (7007, 'Season 3', 'event', 'Siege Mastery', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (7008, 'Season 3', 'event', 'Build for Free', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (7009, 'Season 3', 'event', 'Research for Free', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (7010, 'Season 3', 'event', 'Research Now', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (7011, 'Season 3', 'event', 'Siege Banner Instructions', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (7012, 'Season 3', 'event', 'Instructions', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (7013, 'Season 3', 'event', 'Siege Inspiration', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (7014, 'Season 3', 'event', 'Friendly Aid', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (7015, 'Season 3', 'event', 'Cooperative Construction Instructions', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (7016, 'Season 3', 'event', 'Cooperative Research Instructions', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (7017, 'Season 3', 'event', 'Resource', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (7018, 'Season 3', 'event', 'Saving', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (7019, 'Season 3', 'event', 'Medical Aid Instructions', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (7020, 'Season 3', 'event', 'Buddy Shield Instructions', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (7021, 'Season 3', 'event', 'Drone Supply', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (7022, 'Season 3', 'event', 'Suicide Squad', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (7023, 'Season 3', 'event', 'Random Visitors', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (7024, 'Season 3', 'event', 'Durability Mine', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (7025, 'Season 3', 'event', 'Support Boost', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (7026, 'Season 3', 'event', 'Efficient Gathering', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (7027, 'Season 3', 'event', 'First Aid Expert', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (7028, 'Season 3', 'event', 'Battlefield Cleanup', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (7029, 'Season 3', 'event', 'Master Builder', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (7030, 'Season 3', 'event', 'Instant Gathering', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (7031, 'Season 3', 'event', 'Monster Tracking', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (7032, 'Season 3', 'event', 'Win', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (7033, 'Season 3', 'event', 'Win Cooperation', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (7034, 'Season 3', 'event', 'Free Teleport', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:00'), (7035, 'Season 3', 'event', 'Truck Expansion', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7036, 'Season 3', 'event', 'Helping Hand', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7037, 'Season 3', 'event', 'Speedup Box', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7038, 'Season 3', 'event', 'Emergency Capacity', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7039, 'Season 3', 'event', 'Willing Helper', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7040, 'Season 3', 'event', 'Enhance Siege Banner', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7041, 'Season 3', 'event', 'Cooperative Construction II', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7042, 'Season 3', 'event', 'Cooperative Research II', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7043, 'Season 3', 'event', 'One More Time', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7044, 'Season 3', 'event', 'Immediate Return', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7045, 'Season 3', 'event', 'Unit mobilization', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7046, 'Season 3', 'event', 'Drill Ground Prep', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7047, 'Season 3', 'event', 'Hospital Prep', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7048, 'Season 3', 'event', 'Urgent Cure', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7049, 'Season 3', 'event', 'Winning Pursuit', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7050, 'Season 3', 'event', 'Intensive Training', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7051, 'Season 3', 'event', 'March in Badlands', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7052, 'Season 3', 'event', 'Warfare Supplies', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7053, 'Season 3', 'event', 'Speed', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7054, 'Season 3', 'event', 'up Reinforce', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7055, 'Season 3', 'event', 'Team Strike', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7056, 'Season 3', 'event', 'Tactical Reinforce', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7057, 'Season 3', 'event', 'Reinforce Strengthen', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7058, 'Season 3', 'event', 'Charge Banner', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7059, 'Season 3', 'event', 'Hold the Base', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7060, 'Season 3', 'event', 'Rally Guard', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7061, 'Season 3', 'event', 'Base Strike', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7062, 'Season 3', 'event', 'Destruction Mine', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7063, 'Season 3', 'event', 'Hyper War Fever', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7064, 'Season 3', 'event', 'Rally Vanguard', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7065, 'Season 3', 'event', 'Riot Control', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7066, 'Season 3', 'event', 'Efficient Training', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7067, 'Season 3', 'event', 'Combat Raider', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7068, 'Season 3', 'event', 'Banner Upgrade', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7069, 'Season 3', 'event', 'Assault Squad', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7070, 'Season 3', 'event', 'Provocation', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7071, 'Season 3', 'event', 'Warzone Invasion', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7072, 'Season 3', 'event', 'Arena Expert', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7073, 'Season 3', 'event', 'Drill Ground Prep II', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7074, 'Season 3', 'event', 'Warzone Protector', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7075, 'Season 3', 'event', 'Combat Raider II', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7076, 'Season 3', 'event', 'Base Strike II', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7077, 'Season 3', 'event', 'Train Protection', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7078, 'Season 3', 'event', 'Riot Control II', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7079, 'Season 3', 'event', 'Unit Mobilization II', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7080, 'Season 3', 'event', 'Mobile Medical Aid', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7081, 'Season 3', 'event', 'professions are available', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7082, 'Season 3', 'event', 'specifically', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7083, 'Season 3', 'event', 'Skill Points', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7084, 'Season 3', 'event', 'Profession Skill Reset Book', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7085, 'Season 3', 'event', 'Profession Change Certificate', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7086, 'Season 3', 'event', 'and they are strictly related to the game', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7087, 'Season 3', 'event', 'Profession Level', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7088, 'Season 3', 'event', 'Max Skill Levels', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7089, 'Season 3', 'event', 'hours', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7090, 'Season 3', 'event', 'defending heroes in your base gain extra Defense', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7091, 'Season 3', 'event', 'base', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7092, 'Season 3', 'event', 'Cooldown', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7093, 'Season 3', 'event', 'see the skill in action in this video', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7094, 'Season 3', 'event', 'hours\nProfession Level', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7095, 'Season 3', 'event', 'mines must be pre', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7096, 'Season 3', 'event', 'Deploy Sandworm Trap in your home warzone', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7097, 'Season 3', 'event', 'quite easy to deploy a sandworm trap', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7098, 'Season 3', 'event', 'This skill is fundamental during spice wars', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7099, 'Season 3', 'event', 'activity that you will do for sure', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7100, 'Season 3', 'event', 'Building inspiration', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7101, 'Season 3', 'event', 'it could be helpful', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7102, 'Season 3', 'event', 'super useful to greenify faster', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7103, 'Season 3', 'event', 'Sandstorm', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7104, 'Season 3', 'event', 'rescued could make a huge change in wars', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7105, 'Season 3', 'event', 'better to spare this skill point', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7106, 'Season 3', 'event', 'enjoy it only if you have spare skill points', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7107, 'Season 3', 'event', 'buff as too low to waste skill points on this', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7108, 'Season 3', 'event', 'given the long cooldown it is not really useful', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7109, 'Season 3', 'event', 'hours of production from in', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7110, 'Season 3', 'event', 'you can use it unlimited times\nProfession Level', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7111, 'Season 3', 'event', 'Increase free speed', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7112, 'Season 3', 'event', 'up time for Constructions', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7113, 'Season 3', 'event', 'up time for research', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7114, 'Season 3', 'event', 'Note', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7115, 'Season 3', 'event', 'such as Alliance Exercise', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:01'), (7116, 'Season 3', 'event', 'ATTENTION', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:02'), (7117, 'Season 3', 'event', 'including season', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:02'), (7118, 'Season 3', 'event', 'hour', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:02'), (7119, 'Season 3', 'event', 'cooldown', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:02'), (7120, 'Season 3', 'event', 'hours\nExample of reward', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:02'), (7121, 'Season 3', 'event', 'Can only be used on the War Leader', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:02'), (7122, 'Season 3', 'event', 'Example of rewards\nProfession Level', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:02'), (7123, 'Season 3', 'event', 'Daily limit', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:02'), (7124, 'Season 3', 'event', 'Cooperative Construction Upgrade', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:02'), (7125, 'Season 3', 'event', 'Cooperative Research Upgrade', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:02'), (7126, 'Season 3', 'event', 'with a hexagon', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:02'), (7127, 'Season 3', 'event', 'So whenever you use a skill that has a hexagon', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:02'), (7128, 'Season 3', 'event', 'Increased Drill Ground capacity', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:02'), (7129, 'Season 3', 'event', 'Increased Hospital capacity', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:02'), (7130, 'Season 3', 'event', 'Increased damage during War Fever state', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:02'), (7131, 'Season 3', 'event', 'Training Speed of Units Increased', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:02'), (7132, 'Season 3', 'event', 'Plunder', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:02'), (7133, 'Season 3', 'event', 'March Speed increases', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:02'), (7134, 'Season 3', 'event', 'non', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:02'), (7135, 'Season 3', 'event', 'state', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:02'), (7136, 'Season 3', 'event', 'the casualty rate for all squads in the rally', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:02'), (7137, 'Season 3', 'event', 'up to', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:02'), (7138, 'Season 3', 'event', 'and HP', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:02'), (7139, 'Season 3', 'event', 'and other limited', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:02'), (7140, 'Season 3', 'event', 'Reduces resource costs for training units by', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:02'), (7141, 'Season 3', 'event', 'Attack increase in battles across the map', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:02'), (7142, 'Season 3', 'event', 'Heroes gain increased Attack in Arenas', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:02'), (7143, 'Season 3', 'event', 'Storm Arena', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:02'), (7144, 'Season 3', 'event', 'and HP when attacking enemy bases', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:02'), (7145, 'Season 3', 'event', 'and HP are increased', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:02'), (7146, 'Season 3', 'event', 'Reduced Damage from Critical Hits', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:02'), (7147, 'Season 3', 'event', 'Select a non', '{}', 'https://www.lastwartutorial.com/season-3-professions/', 'Season 3 Professions – Profession cap extended to Level 100, new seasonal skills: Sandworm Traps, Summon Mummies, Nature’s Touch, Trap Landmines', 'In ☀️ Season 3 Golden Kingdom , the Level Cap for professions is extended to Lv.100, and new interesting skills are available.\n☀️ Season 3 Golden Kingdom\nIf you are looking for professions for other Seasons you can find them in these articles:\n- Season 1 – Professions\nSeason 1 – Professions\n- 🧊 Season 2 – Professions\n🧊 Season 2 – Professions\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Over...', '2026-01-23 03:23:02'), (7148, 'The Capitol', 'event', 'The goal of Last War is to', '{}', 'https://www.lastwartutorial.com/city-clash/', 'City Clash – Capture Villages/Cities to earn bonus, expand you empire to the Capitol', 'The goal of Last War is to: survive, capture the Capitol , rule the server and protect if from enemy incursions. It is a long way to get to capture the Capitol and you will have to face the most powerful alliances of the server that fight for the Capitol.\n- The Capitol\n- Map and Zones\n- Rules for the conquest of zones/villages\n- The City Clash event Attack a city Defend a city Release a city\n- Attack a city\n- Defend a city\n- Release a city\n\n## The Capitol\n\nThe Capitol is located at the center of...', '2026-01-23 03:23:02'), (7149, 'The Capitol', 'event', 'The Capitol', '{}', 'https://www.lastwartutorial.com/city-clash/', 'City Clash – Capture Villages/Cities to earn bonus, expand you empire to the Capitol', 'The goal of Last War is to: survive, capture the Capitol , rule the server and protect if from enemy incursions. It is a long way to get to capture the Capitol and you will have to face the most powerful alliances of the server that fight for the Capitol.\n- The Capitol\n- Map and Zones\n- Rules for the conquest of zones/villages\n- The City Clash event Attack a city Defend a city Release a city\n- Attack a city\n- Defend a city\n- Release a city\n\n## The Capitol\n\nThe Capitol is located at the center of...', '2026-01-23 03:23:02'), (7150, 'The Capitol', 'event', 'Map and Zones', '{}', 'https://www.lastwartutorial.com/city-clash/', 'City Clash – Capture Villages/Cities to earn bonus, expand you empire to the Capitol', 'The goal of Last War is to: survive, capture the Capitol , rule the server and protect if from enemy incursions. It is a long way to get to capture the Capitol and you will have to face the most powerful alliances of the server that fight for the Capitol.\n- The Capitol\n- Map and Zones\n- Rules for the conquest of zones/villages\n- The City Clash event Attack a city Defend a city Release a city\n- Attack a city\n- Defend a city\n- Release a city\n\n## The Capitol\n\nThe Capitol is located at the center of...', '2026-01-23 03:23:02'), (7151, 'The Capitol', 'event', 'villages', '{}', 'https://www.lastwartutorial.com/city-clash/', 'City Clash – Capture Villages/Cities to earn bonus, expand you empire to the Capitol', 'The goal of Last War is to: survive, capture the Capitol , rule the server and protect if from enemy incursions. It is a long way to get to capture the Capitol and you will have to face the most powerful alliances of the server that fight for the Capitol.\n- The Capitol\n- Map and Zones\n- Rules for the conquest of zones/villages\n- The City Clash event Attack a city Defend a city Release a city\n- Attack a city\n- Defend a city\n- Release a city\n\n## The Capitol\n\nThe Capitol is located at the center of...', '2026-01-23 03:23:02'), (7152, 'The Capitol', 'event', 'Attack a city', '{}', 'https://www.lastwartutorial.com/city-clash/', 'City Clash – Capture Villages/Cities to earn bonus, expand you empire to the Capitol', 'The goal of Last War is to: survive, capture the Capitol , rule the server and protect if from enemy incursions. It is a long way to get to capture the Capitol and you will have to face the most powerful alliances of the server that fight for the Capitol.\n- The Capitol\n- Map and Zones\n- Rules for the conquest of zones/villages\n- The City Clash event Attack a city Defend a city Release a city\n- Attack a city\n- Defend a city\n- Release a city\n\n## The Capitol\n\nThe Capitol is located at the center of...', '2026-01-23 03:23:02'), (7153, 'The Capitol', 'event', 'Defend a city', '{}', 'https://www.lastwartutorial.com/city-clash/', 'City Clash – Capture Villages/Cities to earn bonus, expand you empire to the Capitol', 'The goal of Last War is to: survive, capture the Capitol , rule the server and protect if from enemy incursions. It is a long way to get to capture the Capitol and you will have to face the most powerful alliances of the server that fight for the Capitol.\n- The Capitol\n- Map and Zones\n- Rules for the conquest of zones/villages\n- The City Clash event Attack a city Defend a city Release a city\n- Attack a city\n- Defend a city\n- Release a city\n\n## The Capitol\n\nThe Capitol is located at the center of...', '2026-01-23 03:23:02'), (7154, 'The Capitol', 'event', 'The Capitol and its cannons', '{}', 'https://www.lastwartutorial.com/city-clash/', 'City Clash – Capture Villages/Cities to earn bonus, expand you empire to the Capitol', 'The goal of Last War is to: survive, capture the Capitol , rule the server and protect if from enemy incursions. It is a long way to get to capture the Capitol and you will have to face the most powerful alliances of the server that fight for the Capitol.\n- The Capitol\n- Map and Zones\n- Rules for the conquest of zones/villages\n- The City Clash event Attack a city Defend a city Release a city\n- Attack a city\n- Defend a city\n- Release a city\n\n## The Capitol\n\nThe Capitol is located at the center of...', '2026-01-23 03:23:02'), (7155, 'The Capitol', 'event', 'Below the map of the zones', '{}', 'https://www.lastwartutorial.com/city-clash/', 'City Clash – Capture Villages/Cities to earn bonus, expand you empire to the Capitol', 'The goal of Last War is to: survive, capture the Capitol , rule the server and protect if from enemy incursions. It is a long way to get to capture the Capitol and you will have to face the most powerful alliances of the server that fight for the Capitol.\n- The Capitol\n- Map and Zones\n- Rules for the conquest of zones/villages\n- The City Clash event Attack a city Defend a city Release a city\n- Attack a city\n- Defend a city\n- Release a city\n\n## The Capitol\n\nThe Capitol is located at the center of...', '2026-01-23 03:23:02'), (7156, 'The Capitol', 'event', 'The participants to the first', '{}', 'https://www.lastwartutorial.com/city-clash/', 'City Clash – Capture Villages/Cities to earn bonus, expand you empire to the Capitol', 'The goal of Last War is to: survive, capture the Capitol , rule the server and protect if from enemy incursions. It is a long way to get to capture the Capitol and you will have to face the most powerful alliances of the server that fight for the Capitol.\n- The Capitol\n- Map and Zones\n- Rules for the conquest of zones/villages\n- The City Clash event Attack a city Defend a city Release a city\n- Attack a city\n- Defend a city\n- Release a city\n\n## The Capitol\n\nThe Capitol is located at the center of...', '2026-01-23 03:23:02'), (7157, 'The Capitol', 'event', 'sent to commanders by mail after the event', '{}', 'https://www.lastwartutorial.com/city-clash/', 'City Clash – Capture Villages/Cities to earn bonus, expand you empire to the Capitol', 'The goal of Last War is to: survive, capture the Capitol , rule the server and protect if from enemy incursions. It is a long way to get to capture the Capitol and you will have to face the most powerful alliances of the server that fight for the Capitol.\n- The Capitol\n- Map and Zones\n- Rules for the conquest of zones/villages\n- The City Clash event Attack a city Defend a city Release a city\n- Attack a city\n- Defend a city\n- Release a city\n\n## The Capitol\n\nThe Capitol is located at the center of...', '2026-01-23 03:23:02'), (7158, 'The Capitol', 'event', 'to do so', '{}', 'https://www.lastwartutorial.com/city-clash/', 'City Clash – Capture Villages/Cities to earn bonus, expand you empire to the Capitol', 'The goal of Last War is to: survive, capture the Capitol , rule the server and protect if from enemy incursions. It is a long way to get to capture the Capitol and you will have to face the most powerful alliances of the server that fight for the Capitol.\n- The Capitol\n- Map and Zones\n- Rules for the conquest of zones/villages\n- The City Clash event Attack a city Defend a city Release a city\n- Attack a city\n- Defend a city\n- Release a city\n\n## The Capitol\n\nThe Capitol is located at the center of...', '2026-01-23 03:23:02'), (7159, 'The Capitol', 'event', 'Remove reinforcements from the city', '{}', 'https://www.lastwartutorial.com/city-clash/', 'City Clash – Capture Villages/Cities to earn bonus, expand you empire to the Capitol', 'The goal of Last War is to: survive, capture the Capitol , rule the server and protect if from enemy incursions. It is a long way to get to capture the Capitol and you will have to face the most powerful alliances of the server that fight for the Capitol.\n- The Capitol\n- Map and Zones\n- Rules for the conquest of zones/villages\n- The City Clash event Attack a city Defend a city Release a city\n- Attack a city\n- Defend a city\n- Release a city\n\n## The Capitol\n\nThe Capitol is located at the center of...', '2026-01-23 03:23:02'), (7160, 'The Capitol', 'event', 'that will start the release process', '{}', 'https://www.lastwartutorial.com/city-clash/', 'City Clash – Capture Villages/Cities to earn bonus, expand you empire to the Capitol', 'The goal of Last War is to: survive, capture the Capitol , rule the server and protect if from enemy incursions. It is a long way to get to capture the Capitol and you will have to face the most powerful alliances of the server that fight for the Capitol.\n- The Capitol\n- Map and Zones\n- Rules for the conquest of zones/villages\n- The City Clash event Attack a city Defend a city Release a city\n- Attack a city\n- Defend a city\n- Release a city\n\n## The Capitol\n\nThe Capitol is located at the center of...', '2026-01-23 03:23:02'), (7161, 'The Capitol', 'event', 'Attack a city Defend a city Release a city', '{}', 'https://www.lastwartutorial.com/city-clash/', 'City Clash – Capture Villages/Cities to earn bonus, expand you empire to the Capitol', 'The goal of Last War is to: survive, capture the Capitol , rule the server and protect if from enemy incursions. It is a long way to get to capture the Capitol and you will have to face the most powerful alliances of the server that fight for the Capitol.\n- The Capitol\n- Map and Zones\n- Rules for the conquest of zones/villages\n- The City Clash event Attack a city Defend a city Release a city\n- Attack a city\n- Defend a city\n- Release a city\n\n## The Capitol\n\nThe Capitol is located at the center of...', '2026-01-23 03:23:02'), (7162, 'The Capitol', 'event', 'begins', '{}', 'https://www.lastwartutorial.com/city-clash/', 'City Clash – Capture Villages/Cities to earn bonus, expand you empire to the Capitol', 'The goal of Last War is to: survive, capture the Capitol , rule the server and protect if from enemy incursions. It is a long way to get to capture the Capitol and you will have to face the most powerful alliances of the server that fight for the Capitol.\n- The Capitol\n- Map and Zones\n- Rules for the conquest of zones/villages\n- The City Clash event Attack a city Defend a city Release a city\n- Attack a city\n- Defend a city\n- Release a city\n\n## The Capitol\n\nThe Capitol is located at the center of...', '2026-01-23 03:23:02'), (7163, 'The Capitol', 'event', 'Once the City Clash event starts', '{}', 'https://www.lastwartutorial.com/city-clash/', 'City Clash – Capture Villages/Cities to earn bonus, expand you empire to the Capitol', 'The goal of Last War is to: survive, capture the Capitol , rule the server and protect if from enemy incursions. It is a long way to get to capture the Capitol and you will have to face the most powerful alliances of the server that fight for the Capitol.\n- The Capitol\n- Map and Zones\n- Rules for the conquest of zones/villages\n- The City Clash event Attack a city Defend a city Release a city\n- Attack a city\n- Defend a city\n- Release a city\n\n## The Capitol\n\nThe Capitol is located at the center of...', '2026-01-23 03:23:02'), (7164, 'The Capitol', 'event', 'Each alliance can have at any time a maximum of', '{}', 'https://www.lastwartutorial.com/city-clash/', 'City Clash – Capture Villages/Cities to earn bonus, expand you empire to the Capitol', 'The goal of Last War is to: survive, capture the Capitol , rule the server and protect if from enemy incursions. It is a long way to get to capture the Capitol and you will have to face the most powerful alliances of the server that fight for the Capitol.\n- The Capitol\n- Map and Zones\n- Rules for the conquest of zones/villages\n- The City Clash event Attack a city Defend a city Release a city\n- Attack a city\n- Defend a city\n- Release a city\n\n## The Capitol\n\nThe Capitol is located at the center of...', '2026-01-23 03:23:02'), (7165, 'Season 3', 'event', 'Golden Kingdom', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:02'), (7166, 'Season 3', 'event', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:02'), (7167, 'Season 3', 'event', 'The Ultimate Strategy Guide', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:02'), (7168, 'Season 3', 'event', 'Weeks guides', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:02'), (7169, 'Season 3', 'event', 'Professions and Skills', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:02'), (7170, 'Season 3', 'event', 'Desert Artifacts Locations', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:02'), (7171, 'Season 3', 'event', 'Oasis Locations', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:02'), (7172, 'Season 3', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:02'), (7173, 'Season 3', 'event', 'Cheats', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:02'), (7174, 'Season 3', 'event', 'Hero Swap', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:02'), (7175, 'Season 3', 'event', 'Mission goal Greenification Ranking', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:02'), (7176, 'Season 3', 'event', 'Greenification Ranking', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:02'), (7177, 'Season 3', 'event', 'Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:02'), (7178, 'Season 3', 'event', 'Desert Vault', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:02'), (7179, 'Season 3', 'event', 'Help allies with their Vault', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:02'), (7180, 'Season 3', 'event', 'Desert Compass', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:02'), (7181, 'Season 3', 'event', 'Alliance Desert Compass', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:02'), (7182, 'Season 3', 'event', 'Alliance Vault', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:02'), (7183, 'Season 3', 'event', 'Mission goal', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:02'), (7184, 'Season 3', 'event', 'Defending the Alliance Center', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:02'), (7185, 'Season 3', 'event', 'Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:02'), (7186, 'Season 3', 'event', 'Additional event', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:02'), (7187, 'Season 3', 'event', 'All missions share the fact that they have', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:02'), (7188, 'Season 3', 'event', 'reward chest goal', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:02'), (7189, 'Season 3', 'event', 'Vault rewards example', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:02'), (7190, 'Season 3', 'event', 'You can find Alliance Desert Compass in', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:02'), (7191, 'Season 3', 'event', 'rewards in Purge Action event', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:02'), (7192, 'Season 3', 'event', 'as a rare radar mission reward', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:02'), (7193, 'Season 3', 'event', 'next move will be a large', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:02'), (7194, 'Season 3', 'event', 'In this video a whole walk', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:02'), (7195, 'Season 3', 'event', 'Some important notes', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:02'), (7196, 'Season 3', 'event', 'goal Reward chest goal Week', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:02'), (7197, 'Season 3', 'event', 'goal Reward chest goal Additional event', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:02'), (7198, 'Season 3', 'event', 'goal Greenification Ranking Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:02'), (7199, 'Season 3', 'event', 'goal Greenification Ranking', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:03'), (7200, 'Season 3', 'event', 'goal', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:03'), (7201, 'Season 3', 'event', 'goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:03'), (7202, 'Season 3', 'event', 'Hero Swap\nThere are', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:03'), (7203, 'Season 3', 'event', 'goal is unlocked', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:03'), (7204, 'Season 3', 'event', 'of the season', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:03'), (7205, 'Season 3', 'event', 'will start day', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:03'), (7206, 'Season 3', 'event', 'goals are immediately available', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:03'), (7207, 'Season 3', 'event', 'goal in this event', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:03'), (7208, 'Season 3', 'event', 'you can access the Greenification Ranking', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:03'), (7209, 'Season 3', 'event', 'goal needs to be unlocked with the progress bar', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:03'), (7210, 'Season 3', 'event', 'becomes accessible', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:03'), (7211, 'Season 3', 'event', 'begins', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:03'), (7212, 'Season 3', 'event', 'reward', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:03'), (7213, 'Season 3', 'event', 'is similar to Crimson Legions and Beast Crisis', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:03'), (7214, 'Season 3', 'event', 'goal is delayed by', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:03'), (7215, 'Season 3', 'event', 'is to capture Level', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:03'), (7216, 'Season 3', 'event', 'is to capture Trade Posts', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:03'), (7217, 'Season 3', 'event', 'is available starting from day', '{}', 'https://www.lastwartutorial.com/season-3-week-2/', 'Season 3 – Week 2 – Oasis Project,Archaeology & Digging, Return of the Dead, City Unlock level 3/4, Trade Posts', 'In this article all missions of Season 3 week 2 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:03'), (7218, 'Events', 'building', 'in occasion', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7219, 'Events', 'building', 'Gift', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7220, 'Events', 'building', 'Prize Winner', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7221, 'Events', 'building', 'Thanksgiving Store', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7222, 'Events', 'building', 'skip them', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7223, 'Events', 'building', 'Lottery Tickets', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7224, 'Events', 'building', 'your like', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7225, 'Events', 'building', 'Thanksgiving Stars', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7226, 'Events', 'building', 'finalized as', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7227, 'Events', 'building', 'Universal Speed', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7228, 'Events', 'building', 'universal Speed', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7229, 'Events', 'building', 'minute Speed', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7230, 'Events', 'building', 'daily limit', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7231, 'Events', 'building', 'the Gift', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7232, 'Events', 'building', 'the bottom', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7233, 'Events', 'building', 'be one', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7234, 'Events', 'building', 'to your', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7235, 'Events', 'building', 'right corner', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7236, 'Events', 'building', 'collect turkeys', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7237, 'Events', 'building', 'one back', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7238, 'Events', 'building', 'tab', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7239, 'Events', 'building', 'video', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7240, 'Events', 'building', 'the amount', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7241, 'Events', 'building', 'total amount', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7242, 'Events', 'building', 'summary', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7243, 'Events', 'building', 'the end', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7244, 'Events', 'building', 'gift', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7245, 'Events', 'troop', 'is holding', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7246, 'Events', 'troop', 'the', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7247, 'Events', 'event', 'What to do Grand Prize Winner', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7248, 'Events', 'event', 'Grand Prize Winner', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7249, 'Events', 'event', 'Thanksgiving Store', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7250, 'Events', 'event', 'tabs', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7251, 'Events', 'event', 'you can skip them', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7252, 'Events', 'event', 'Thanksgiving Lottery Tickets', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7253, 'Events', 'event', 'Gift a turkey with your like', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7254, 'Events', 'event', 'Thanksgiving Star\nThanksgiving Stars', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7255, 'Events', 'event', 'Conversion Rate', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7256, 'Events', 'event', 'minute Speed', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7257, 'Events', 'event', 'So basically here is what you should do', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7258, 'Events', 'event', 'Reminder', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7259, 'Events', 'event', 'up items and be sent to your', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7260, 'Events', 'event', 'minute Universal Speed', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7261, 'Events', 'event', 'Enter this page to', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7262, 'Events', 'event', 'Collect turkeys that were sent to you', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7263, 'Events', 'event', 'Clicking on it will automatically collect turkeys', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7264, 'Events', 'event', 'tab', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7265, 'Events', 'event', 'and drawing prices', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7266, 'Events', 'event', 'has', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7267, 'Events', 'event', 'timer ends and converted into Universal Speed', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7268, 'Events', 'event', 'is available on your server in this moment', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7269, 'Events', 'event', 'ends', '{}', 'https://www.lastwartutorial.com/thanksgiving-event/', '🦃Thanksgiving Event – Special event – Gift turkeys, collect lottery tickets, and redeem fantastic rewards.', 'Starting the 28th of November, in occasion of Thanksgiving the new Special “Thanksgiving Event” is available.\nLet’s take a look at the event and then I will show you how to maximize the rewards for this event.\n- Gift of Thanks What to do Thanksgiving Star Level 1 Level 2\n- Thanksgiving Star Level 1 Level 2\n- Thanksgiving Lottery What to do Grand Prize Winner\n- What to do Grand Prize Winner\n- Grand Prize Winner\n- Thanksgiving Store\n- Gift me a Turkey\nThe Thanksgiving event has 4 tabs:\nGift of Tha...', '2026-01-23 03:23:03'), (7270, 'General', 'event', 'Introduction', '{}', 'https://www.lastwartutorial.com/count-master/', 'Count Master – Slide your soldier left and right competing with other commanders to rack up higher scores', 'Count Master is an event that will make happy who likes math and the game advertising mini-game we fell in love with…\n- Introduction\n- Tricks Same addition and multiplication Same addition and division\n- Same addition and multiplication\n- Same addition and division\n\n## Introduction\n\nIn the Count Master match, you will compete with other commanders to score enough points to survive the challenge. It is a game based on simple math challenges and it gives a lot of useful rewards\nThe rules are quite...', '2026-01-23 03:23:03'), (7271, 'General', 'event', 'Same addition and multiplication', '{}', 'https://www.lastwartutorial.com/count-master/', 'Count Master – Slide your soldier left and right competing with other commanders to rack up higher scores', 'Count Master is an event that will make happy who likes math and the game advertising mini-game we fell in love with…\n- Introduction\n- Tricks Same addition and multiplication Same addition and division\n- Same addition and multiplication\n- Same addition and division\n\n## Introduction\n\nIn the Count Master match, you will compete with other commanders to score enough points to survive the challenge. It is a game based on simple math challenges and it gives a lot of useful rewards\nThe rules are quite...', '2026-01-23 03:23:03'), (7272, 'General', 'event', 'math challenges', '{}', 'https://www.lastwartutorial.com/count-master/', 'Count Master – Slide your soldier left and right competing with other commanders to rack up higher scores', 'Count Master is an event that will make happy who likes math and the game advertising mini-game we fell in love with…\n- Introduction\n- Tricks Same addition and multiplication Same addition and division\n- Same addition and multiplication\n- Same addition and division\n\n## Introduction\n\nIn the Count Master match, you will compete with other commanders to score enough points to survive the challenge. It is a game based on simple math challenges and it gives a lot of useful rewards\nThe rules are quite...', '2026-01-23 03:23:03'), (7273, 'General', 'event', 'watch a game play\nYou can earn rewards if', '{}', 'https://www.lastwartutorial.com/count-master/', 'Count Master – Slide your soldier left and right competing with other commanders to rack up higher scores', 'Count Master is an event that will make happy who likes math and the game advertising mini-game we fell in love with…\n- Introduction\n- Tricks Same addition and multiplication Same addition and division\n- Same addition and multiplication\n- Same addition and division\n\n## Introduction\n\nIn the Count Master match, you will compete with other commanders to score enough points to survive the challenge. It is a game based on simple math challenges and it gives a lot of useful rewards\nThe rules are quite...', '2026-01-23 03:23:03'), (7274, 'General', 'event', 'game', '{}', 'https://www.lastwartutorial.com/count-master/', 'Count Master – Slide your soldier left and right competing with other commanders to rack up higher scores', 'Count Master is an event that will make happy who likes math and the game advertising mini-game we fell in love with…\n- Introduction\n- Tricks Same addition and multiplication Same addition and division\n- Same addition and multiplication\n- Same addition and division\n\n## Introduction\n\nIn the Count Master match, you will compete with other commanders to score enough points to survive the challenge. It is a game based on simple math challenges and it gives a lot of useful rewards\nThe rules are quite...', '2026-01-23 03:23:03'), (7275, 'General', 'event', 'games', '{}', 'https://www.lastwartutorial.com/count-master/', 'Count Master – Slide your soldier left and right competing with other commanders to rack up higher scores', 'Count Master is an event that will make happy who likes math and the game advertising mini-game we fell in love with…\n- Introduction\n- Tricks Same addition and multiplication Same addition and division\n- Same addition and multiplication\n- Same addition and division\n\n## Introduction\n\nIn the Count Master match, you will compete with other commanders to score enough points to survive the challenge. It is a game based on simple math challenges and it gives a lot of useful rewards\nThe rules are quite...', '2026-01-23 03:23:03'), (7276, 'General', 'event', 'regardless of victory', '{}', 'https://www.lastwartutorial.com/count-master/', 'Count Master – Slide your soldier left and right competing with other commanders to rack up higher scores', 'Count Master is an event that will make happy who likes math and the game advertising mini-game we fell in love with…\n- Introduction\n- Tricks Same addition and multiplication Same addition and division\n- Same addition and multiplication\n- Same addition and division\n\n## Introduction\n\nIn the Count Master match, you will compete with other commanders to score enough points to survive the challenge. It is a game based on simple math challenges and it gives a lot of useful rewards\nThe rules are quite...', '2026-01-23 03:23:03'), (7277, 'General', 'event', 'points', '{}', 'https://www.lastwartutorial.com/count-master/', 'Count Master – Slide your soldier left and right competing with other commanders to rack up higher scores', 'Count Master is an event that will make happy who likes math and the game advertising mini-game we fell in love with…\n- Introduction\n- Tricks Same addition and multiplication Same addition and division\n- Same addition and multiplication\n- Same addition and division\n\n## Introduction\n\nIn the Count Master match, you will compete with other commanders to score enough points to survive the challenge. It is a game based on simple math challenges and it gives a lot of useful rewards\nThe rules are quite...', '2026-01-23 03:23:03'), (7278, 'Heroes', 'event', 'Goals Support Your Allies in Their Missions', '{}', 'https://www.lastwartutorial.com/ghost-ops/', 'Ghost Ops – New Secret Command Post missions with named hero and exclusive weapons shards rewards', 'Ghost Ops are new secret missions available through the Secret Command Post (the one used for Secret Mobile Squad missions). They start day 60 of season 1, so during Season 1 Celebration. These missions are very interesting because you are able to obtain named hero shards that allow you to unlock heroes without doing an initial purchase. Additionally plenty of exclusive weapon shards are available as rewards.\n- Goals Support Your Allies in Their Missions\n- Support Your Allies in Their Missions\nE...', '2026-01-23 03:23:03'), (7279, 'Heroes', 'event', 'Ghost Ops Guide', '{}', 'https://www.lastwartutorial.com/ghost-ops/', 'Ghost Ops – New Secret Command Post missions with named hero and exclusive weapons shards rewards', 'Ghost Ops are new secret missions available through the Secret Command Post (the one used for Secret Mobile Squad missions). They start day 60 of season 1, so during Season 1 Celebration. These missions are very interesting because you are able to obtain named hero shards that allow you to unlock heroes without doing an initial purchase. Additionally plenty of exclusive weapon shards are available as rewards.\n- Goals Support Your Allies in Their Missions\n- Support Your Allies in Their Missions\nE...', '2026-01-23 03:23:03'), (7280, 'Heroes', 'event', 'or higher can join Ghost Ops', '{}', 'https://www.lastwartutorial.com/ghost-ops/', 'Ghost Ops – New Secret Command Post missions with named hero and exclusive weapons shards rewards', 'Ghost Ops are new secret missions available through the Secret Command Post (the one used for Secret Mobile Squad missions). They start day 60 of season 1, so during Season 1 Celebration. These missions are very interesting because you are able to obtain named hero shards that allow you to unlock heroes without doing an initial purchase. Additionally plenty of exclusive weapon shards are available as rewards.\n- Goals Support Your Allies in Their Missions\n- Support Your Allies in Their Missions\nE...', '2026-01-23 03:23:03'), (7281, 'Heroes', 'event', 'with available times as follows', '{}', 'https://www.lastwartutorial.com/ghost-ops/', 'Ghost Ops – New Secret Command Post missions with named hero and exclusive weapons shards rewards', 'Ghost Ops are new secret missions available through the Secret Command Post (the one used for Secret Mobile Squad missions). They start day 60 of season 1, so during Season 1 Celebration. These missions are very interesting because you are able to obtain named hero shards that allow you to unlock heroes without doing an initial purchase. Additionally plenty of exclusive weapon shards are available as rewards.\n- Goals Support Your Allies in Their Missions\n- Support Your Allies in Their Missions\nE...', '2026-01-23 03:23:03'), (7282, 'Heroes', 'event', 'but it will strengthen friendhisps', '{}', 'https://www.lastwartutorial.com/ghost-ops/', 'Ghost Ops – New Secret Command Post missions with named hero and exclusive weapons shards rewards', 'Ghost Ops are new secret missions available through the Secret Command Post (the one used for Secret Mobile Squad missions). They start day 60 of season 1, so during Season 1 Celebration. These missions are very interesting because you are able to obtain named hero shards that allow you to unlock heroes without doing an initial purchase. Additionally plenty of exclusive weapon shards are available as rewards.\n- Goals Support Your Allies in Their Missions\n- Support Your Allies in Their Missions\nE...', '2026-01-23 03:23:03'), (7283, 'Heroes', 'event', 'goals', '{}', 'https://www.lastwartutorial.com/ghost-ops/', 'Ghost Ops – New Secret Command Post missions with named hero and exclusive weapons shards rewards', 'Ghost Ops are new secret missions available through the Secret Command Post (the one used for Secret Mobile Squad missions). They start day 60 of season 1, so during Season 1 Celebration. These missions are very interesting because you are able to obtain named hero shards that allow you to unlock heroes without doing an initial purchase. Additionally plenty of exclusive weapon shards are available as rewards.\n- Goals Support Your Allies in Their Missions\n- Support Your Allies in Their Missions\nE...', '2026-01-23 03:23:03'), (7284, 'Heroes', 'event', 'high', '{}', 'https://www.lastwartutorial.com/ghost-ops/', 'Ghost Ops – New Secret Command Post missions with named hero and exclusive weapons shards rewards', 'Ghost Ops are new secret missions available through the Secret Command Post (the one used for Secret Mobile Squad missions). They start day 60 of season 1, so during Season 1 Celebration. These missions are very interesting because you are able to obtain named hero shards that allow you to unlock heroes without doing an initial purchase. Additionally plenty of exclusive weapon shards are available as rewards.\n- Goals Support Your Allies in Their Missions\n- Support Your Allies in Their Missions\nE...', '2026-01-23 03:23:03'), (7285, 'Heroes', 'event', 'Focus on', '{}', 'https://www.lastwartutorial.com/ghost-ops/', 'Ghost Ops – New Secret Command Post missions with named hero and exclusive weapons shards rewards', 'Ghost Ops are new secret missions available through the Secret Command Post (the one used for Secret Mobile Squad missions). They start day 60 of season 1, so during Season 1 Celebration. These missions are very interesting because you are able to obtain named hero shards that allow you to unlock heroes without doing an initial purchase. Additionally plenty of exclusive weapon shards are available as rewards.\n- Goals Support Your Allies in Their Missions\n- Support Your Allies in Their Missions\nE...', '2026-01-23 03:23:03'), (7286, 'Heroes', 'event', 'UR Missions', '{}', 'https://www.lastwartutorial.com/ghost-ops/', 'Ghost Ops – New Secret Command Post missions with named hero and exclusive weapons shards rewards', 'Ghost Ops are new secret missions available through the Secret Command Post (the one used for Secret Mobile Squad missions). They start day 60 of season 1, so during Season 1 Celebration. These missions are very interesting because you are able to obtain named hero shards that allow you to unlock heroes without doing an initial purchase. Additionally plenty of exclusive weapon shards are available as rewards.\n- Goals Support Your Allies in Their Missions\n- Support Your Allies in Their Missions\nE...', '2026-01-23 03:23:03'), (7287, 'Heroes', 'event', 'Purple Missions', '{}', 'https://www.lastwartutorial.com/ghost-ops/', 'Ghost Ops – New Secret Command Post missions with named hero and exclusive weapons shards rewards', 'Ghost Ops are new secret missions available through the Secret Command Post (the one used for Secret Mobile Squad missions). They start day 60 of season 1, so during Season 1 Celebration. These missions are very interesting because you are able to obtain named hero shards that allow you to unlock heroes without doing an initial purchase. Additionally plenty of exclusive weapon shards are available as rewards.\n- Goals Support Your Allies in Their Missions\n- Support Your Allies in Their Missions\nE...', '2026-01-23 03:23:04'), (7288, 'Heroes', 'event', 'value missions', '{}', 'https://www.lastwartutorial.com/ghost-ops/', 'Ghost Ops – New Secret Command Post missions with named hero and exclusive weapons shards rewards', 'Ghost Ops are new secret missions available through the Secret Command Post (the one used for Secret Mobile Squad missions). They start day 60 of season 1, so during Season 1 Celebration. These missions are very interesting because you are able to obtain named hero shards that allow you to unlock heroes without doing an initial purchase. Additionally plenty of exclusive weapon shards are available as rewards.\n- Goals Support Your Allies in Their Missions\n- Support Your Allies in Their Missions\nE...', '2026-01-23 03:23:04'), (7289, 'Heroes', 'event', 'invite allies to assist you', '{}', 'https://www.lastwartutorial.com/ghost-ops/', 'Ghost Ops – New Secret Command Post missions with named hero and exclusive weapons shards rewards', 'Ghost Ops are new secret missions available through the Secret Command Post (the one used for Secret Mobile Squad missions). They start day 60 of season 1, so during Season 1 Celebration. These missions are very interesting because you are able to obtain named hero shards that allow you to unlock heroes without doing an initial purchase. Additionally plenty of exclusive weapon shards are available as rewards.\n- Goals Support Your Allies in Their Missions\n- Support Your Allies in Their Missions\nE...', '2026-01-23 03:23:04'), (7290, 'Heroes', 'event', 'Purple and UR missions', '{}', 'https://www.lastwartutorial.com/ghost-ops/', 'Ghost Ops – New Secret Command Post missions with named hero and exclusive weapons shards rewards', 'Ghost Ops are new secret missions available through the Secret Command Post (the one used for Secret Mobile Squad missions). They start day 60 of season 1, so during Season 1 Celebration. These missions are very interesting because you are able to obtain named hero shards that allow you to unlock heroes without doing an initial purchase. Additionally plenty of exclusive weapon shards are available as rewards.\n- Goals Support Your Allies in Their Missions\n- Support Your Allies in Their Missions\nE...', '2026-01-23 03:23:04'), (7291, 'Heroes', 'event', 'ally missions with rewards\nvolunteering', '{}', 'https://www.lastwartutorial.com/ghost-ops/', 'Ghost Ops – New Secret Command Post missions with named hero and exclusive weapons shards rewards', 'Ghost Ops are new secret missions available through the Secret Command Post (the one used for Secret Mobile Squad missions). They start day 60 of season 1, so during Season 1 Celebration. These missions are very interesting because you are able to obtain named hero shards that allow you to unlock heroes without doing an initial purchase. Additionally plenty of exclusive weapon shards are available as rewards.\n- Goals Support Your Allies in Their Missions\n- Support Your Allies in Their Missions\nE...', '2026-01-23 03:23:04'), (7292, 'Heroes', 'event', 'different types', '{}', 'https://www.lastwartutorial.com/ghost-ops/', 'Ghost Ops – New Secret Command Post missions with named hero and exclusive weapons shards rewards', 'Ghost Ops are new secret missions available through the Secret Command Post (the one used for Secret Mobile Squad missions). They start day 60 of season 1, so during Season 1 Celebration. These missions are very interesting because you are able to obtain named hero shards that allow you to unlock heroes without doing an initial purchase. Additionally plenty of exclusive weapon shards are available as rewards.\n- Goals Support Your Allies in Their Missions\n- Support Your Allies in Their Missions\nE...', '2026-01-23 03:23:04'), (7293, 'Heroes', 'event', 'Mission', '{}', 'https://www.lastwartutorial.com/ghost-ops/', 'Ghost Ops – New Secret Command Post missions with named hero and exclusive weapons shards rewards', 'Ghost Ops are new secret missions available through the Secret Command Post (the one used for Secret Mobile Squad missions). They start day 60 of season 1, so during Season 1 Celebration. These missions are very interesting because you are able to obtain named hero shards that allow you to unlock heroes without doing an initial purchase. Additionally plenty of exclusive weapon shards are available as rewards.\n- Goals Support Your Allies in Their Missions\n- Support Your Allies in Their Missions\nE...', '2026-01-23 03:23:04'), (7294, 'Heroes', 'event', 'UR missions with important items', '{}', 'https://www.lastwartutorial.com/ghost-ops/', 'Ghost Ops – New Secret Command Post missions with named hero and exclusive weapons shards rewards', 'Ghost Ops are new secret missions available through the Secret Command Post (the one used for Secret Mobile Squad missions). They start day 60 of season 1, so during Season 1 Celebration. These missions are very interesting because you are able to obtain named hero shards that allow you to unlock heroes without doing an initial purchase. Additionally plenty of exclusive weapon shards are available as rewards.\n- Goals Support Your Allies in Their Missions\n- Support Your Allies in Their Missions\nE...', '2026-01-23 03:23:04'), (7295, 'Heroes', 'event', 'Missions', '{}', 'https://www.lastwartutorial.com/ghost-ops/', 'Ghost Ops – New Secret Command Post missions with named hero and exclusive weapons shards rewards', 'Ghost Ops are new secret missions available through the Secret Command Post (the one used for Secret Mobile Squad missions). They start day 60 of season 1, so during Season 1 Celebration. These missions are very interesting because you are able to obtain named hero shards that allow you to unlock heroes without doing an initial purchase. Additionally plenty of exclusive weapon shards are available as rewards.\n- Goals Support Your Allies in Their Missions\n- Support Your Allies in Their Missions\nE...', '2026-01-23 03:23:04'), (7296, 'Heroes', 'event', 'to obtain additional rewards', '{}', 'https://www.lastwartutorial.com/ghost-ops/', 'Ghost Ops – New Secret Command Post missions with named hero and exclusive weapons shards rewards', 'Ghost Ops are new secret missions available through the Secret Command Post (the one used for Secret Mobile Squad missions). They start day 60 of season 1, so during Season 1 Celebration. These missions are very interesting because you are able to obtain named hero shards that allow you to unlock heroes without doing an initial purchase. Additionally plenty of exclusive weapon shards are available as rewards.\n- Goals Support Your Allies in Their Missions\n- Support Your Allies in Their Missions\nE...', '2026-01-23 03:23:04'), (7297, 'Heroes', 'event', 'will receive rewards', '{}', 'https://www.lastwartutorial.com/ghost-ops/', 'Ghost Ops – New Secret Command Post missions with named hero and exclusive weapons shards rewards', 'Ghost Ops are new secret missions available through the Secret Command Post (the one used for Secret Mobile Squad missions). They start day 60 of season 1, so during Season 1 Celebration. These missions are very interesting because you are able to obtain named hero shards that allow you to unlock heroes without doing an initial purchase. Additionally plenty of exclusive weapon shards are available as rewards.\n- Goals Support Your Allies in Their Missions\n- Support Your Allies in Their Missions\nE...', '2026-01-23 03:23:04'), (7298, 'Heroes', 'event', 'UR mission with rare items', '{}', 'https://www.lastwartutorial.com/ghost-ops/', 'Ghost Ops – New Secret Command Post missions with named hero and exclusive weapons shards rewards', 'Ghost Ops are new secret missions available through the Secret Command Post (the one used for Secret Mobile Squad missions). They start day 60 of season 1, so during Season 1 Celebration. These missions are very interesting because you are able to obtain named hero shards that allow you to unlock heroes without doing an initial purchase. Additionally plenty of exclusive weapon shards are available as rewards.\n- Goals Support Your Allies in Their Missions\n- Support Your Allies in Their Missions\nE...', '2026-01-23 03:23:04'), (7299, 'Tricks & Cheats', 'building', 'Crimson Plague', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7300, 'Tricks & Cheats', 'building', 'Cheats', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7301, 'Tricks & Cheats', 'building', 'Polar Storm', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7302, 'Tricks & Cheats', 'building', 'Resources', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7303, 'Tricks & Cheats', 'building', 'killing zombies', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7304, 'Tricks & Cheats', 'building', 'low amount', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7305, 'Tricks & Cheats', 'building', 'troops', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7306, 'Tricks & Cheats', 'building', 'Hot Deals', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7307, 'Tricks & Cheats', 'building', 'Ammo Bonanza', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7308, 'Tricks & Cheats', 'building', 'stacking Ammo', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7309, 'Tricks & Cheats', 'building', 'Zombie Invasion', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7310, 'Tricks & Cheats', 'building', 'for gold', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7311, 'Tricks & Cheats', 'building', 'Daily', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7312, 'Tricks & Cheats', 'building', 'diamonds', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7313, 'Tricks & Cheats', 'building', 'diamond rewards', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7314, 'Tricks & Cheats', 'building', 'healing soldiers', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7315, 'Tricks & Cheats', 'building', 'Alliance help', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7316, 'Tricks & Cheats', 'building', 'Duel VS', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7317, 'Tricks & Cheats', 'building', 'soldier training', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7318, 'Tricks & Cheats', 'building', 'train cap', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7319, 'Tricks & Cheats', 'building', 'Defense enhancement', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7320, 'Tricks & Cheats', 'building', 'of damage', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7321, 'Tricks & Cheats', 'building', 'Alliance Exercise', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7322, 'Tricks & Cheats', 'building', 'World Boss', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7323, 'Tricks & Cheats', 'building', 'skill', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7324, 'Tricks & Cheats', 'building', 'Special Ops', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7325, 'Tricks & Cheats', 'building', 'highest level', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7326, 'Tricks & Cheats', 'building', 'Honorable Campaign', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7327, 'Tricks & Cheats', 'building', 'and resources', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7328, 'Tricks & Cheats', 'building', 'VIP Program', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7329, 'Tricks & Cheats', 'building', 'VIP level', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7330, 'Tricks & Cheats', 'building', 'wars teleporting', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7331, 'Tricks & Cheats', 'building', 'war tournament', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7332, 'Tricks & Cheats', 'building', 'Emergency Hospital', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7333, 'Tricks & Cheats', 'building', 'rescued troops', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7334, 'Tricks & Cheats', 'building', 'Once', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7335, 'Tricks & Cheats', 'building', 'Recruitment Tickets', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7336, 'Tricks & Cheats', 'building', 'Japanese language', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7337, 'Tricks & Cheats', 'building', 'South Korea', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7338, 'Tricks & Cheats', 'building', 'certain amount', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7339, 'Tricks & Cheats', 'building', 'change them', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7340, 'Tricks & Cheats', 'building', 'lower amount', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7341, 'Tricks & Cheats', 'building', 'send all', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7342, 'Tricks & Cheats', 'building', 'buying packs', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7343, 'Tricks & Cheats', 'building', 'immediate need', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7344, 'Tricks & Cheats', 'building', 'an average', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7345, 'Tricks & Cheats', 'building', 'sure one', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7346, 'Tricks & Cheats', 'building', 'Brawl', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7347, 'Tricks & Cheats', 'building', 'Time', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7348, 'Tricks & Cheats', 'building', 'total amount', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7349, 'Tricks & Cheats', 'building', 'take advantage', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7350, 'Tricks & Cheats', 'building', 'Identify number', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7351, 'Tricks & Cheats', 'building', 'can receive', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7352, 'Tricks & Cheats', 'building', 'the number', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7353, 'Tricks & Cheats', 'building', 'all members', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7354, 'Tricks & Cheats', 'building', 'on icon', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7355, 'Tricks & Cheats', 'building', 'the amount', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7356, 'Tricks & Cheats', 'building', 'Alliance Center', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7357, 'Tricks & Cheats', 'building', 'minute', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7358, 'Tricks & Cheats', 'building', 'to Alliance', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7359, 'Tricks & Cheats', 'building', 'couple', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7360, 'Tricks & Cheats', 'building', 'when many', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7361, 'Tricks & Cheats', 'building', 'same amount', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7362, 'Tricks & Cheats', 'building', 'is part', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7363, 'Tricks & Cheats', 'building', 'Unit Progress', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7364, 'Tricks & Cheats', 'building', 'list icon', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7365, 'Tricks & Cheats', 'building', 'first one', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7366, 'Tricks & Cheats', 'building', 'are enhancing', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7367, 'Tricks & Cheats', 'building', 'Number', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7368, 'Tricks & Cheats', 'building', 'do one', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7369, 'Tricks & Cheats', 'building', 'base', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7370, 'Tricks & Cheats', 'building', 'the status', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7371, 'Tricks & Cheats', 'building', 'left part', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7372, 'Tricks & Cheats', 'building', 'members', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7373, 'Tricks & Cheats', 'building', 'is not', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7374, 'Tricks & Cheats', 'building', 'not part', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7375, 'Tricks & Cheats', 'building', 'The number', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:04'), (7376, 'Tricks & Cheats', 'building', 'the end', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7377, 'Tricks & Cheats', 'building', 'next levels', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7378, 'Tricks & Cheats', 'building', 'category instead', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7379, 'Tricks & Cheats', 'building', 'right amount', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7380, 'Tricks & Cheats', 'building', 'on top', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7381, 'Tricks & Cheats', 'building', 'the beginning', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7382, 'Tricks & Cheats', 'building', 'the progression', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7383, 'Tricks & Cheats', 'building', 'little amount', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7384, 'Tricks & Cheats', 'building', 'in control', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7385, 'Tricks & Cheats', 'building', 'Attack feature', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7386, 'Tricks & Cheats', 'building', 'the limit', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7387, 'Tricks & Cheats', 'building', 'is full', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7388, 'Tricks & Cheats', 'building', 'the recovery', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7389, 'Tricks & Cheats', 'building', 'hours', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7390, 'Tricks & Cheats', 'building', 'the time', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7391, 'Tricks & Cheats', 'building', 'and not', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7392, 'Tricks & Cheats', 'building', 'the language', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7393, 'Tricks & Cheats', 'building', 'the bottom', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7394, 'Tricks & Cheats', 'building', 'your avatar', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7395, 'Tricks & Cheats', 'building', 'Settings', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7396, 'Tricks & Cheats', 'building', 'Language', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7397, 'Tricks & Cheats', 'building', 'select', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7398, 'Tricks & Cheats', 'building', 'mail notification', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7399, 'Tricks & Cheats', 'building', 'first mail', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7400, 'Tricks & Cheats', 'building', 'free', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7401, 'Tricks & Cheats', 'building', 'events section', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7402, 'Tricks & Cheats', 'building', 'in one', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7403, 'Tricks & Cheats', 'building', 'construction', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7404, 'Tricks & Cheats', 'building', 'just', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7405, 'Tricks & Cheats', 'troop', 'training', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7406, 'Tricks & Cheats', 'troop', 'train cap', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7407, 'Tricks & Cheats', 'troop', 'training\n\nThere', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7408, 'Tricks & Cheats', 'troop', 'training using', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7409, 'Tricks & Cheats', 'troop', 'Progression and', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7410, 'Tricks & Cheats', 'troop', 'Progress of', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7411, 'Tricks & Cheats', 'troop', 'cap', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7412, 'Tricks & Cheats', 'troop', 'level equal', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7413, 'Tricks & Cheats', 'troop', 'levels work', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7414, 'Tricks & Cheats', 'troop', 'healing', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7415, 'Tricks & Cheats', 'troop', 'and', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7416, 'Tricks & Cheats', 'troop', 'for', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7417, 'Tricks & Cheats', 'troop', 'Free', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7418, 'Tricks & Cheats', 'troop', 'rescued', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7419, 'Tricks & Cheats', 'troop', 'some', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7420, 'Tricks & Cheats', 'troop', 'have', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7421, 'Tricks & Cheats', 'troop', 'the', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7422, 'Tricks & Cheats', 'troop', 'more', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7423, 'Tricks & Cheats', 'troop', 'free', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7424, 'Tricks & Cheats', 'troop', 'keep', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7425, 'Tricks & Cheats', 'troop', 'many', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7426, 'Tricks & Cheats', 'troop', 'few', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7427, 'Tricks & Cheats', 'troop', 'fainted', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7428, 'Tricks & Cheats', 'troop', 'Rescued', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7429, 'Tricks & Cheats', 'event', 'The Crimson Plague', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7430, 'Tricks & Cheats', 'event', 'Cheats', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7431, 'Tricks & Cheats', 'event', 'Polar Storm', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7432, 'Tricks & Cheats', 'event', 'Resources', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7433, 'Tricks & Cheats', 'event', 'iron rewards when killing zombies', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7434, 'Tricks & Cheats', 'event', 'Gather resources with low amount of troops', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7435, 'Tricks & Cheats', 'event', 'Hot Deals', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7436, 'Tricks & Cheats', 'event', 'Ammo Bonanza', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7437, 'Tricks & Cheats', 'event', 'Obtain high level rewards stacking Ammo', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7438, 'Tricks & Cheats', 'event', 'Zombie Invasion', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7439, 'Tricks & Cheats', 'event', 'Loot other warzones for gold', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7440, 'Tricks & Cheats', 'event', 'Daily', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7441, 'Tricks & Cheats', 'event', 'diamonds', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7442, 'Tricks & Cheats', 'event', 'Daily Tasks diamond rewards', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7443, 'Tricks & Cheats', 'event', 'Hospital and healing soldiers', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7444, 'Tricks & Cheats', 'event', 'Quicker healing using Alliance help', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7445, 'Tricks & Cheats', 'event', 'Barrack and troops during Arms Race and Duel VS', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7446, 'Tricks & Cheats', 'event', 'points for soldier training', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7447, 'Tricks & Cheats', 'event', 'Barracks and troops unit train cap', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7448, 'Tricks & Cheats', 'event', 'Higher unit train cap', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7449, 'Tricks & Cheats', 'event', 'Defense enhancement', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7450, 'Tricks & Cheats', 'event', 'of damage', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7451, 'Tricks & Cheats', 'event', 'Alliance Exercise', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7452, 'Tricks & Cheats', 'event', 'World Boss', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7453, 'Tricks & Cheats', 'event', 'skill', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7454, 'Tricks & Cheats', 'event', 'Special Ops', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7455, 'Tricks & Cheats', 'event', 'Free troops at highest level', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7456, 'Tricks & Cheats', 'event', 'Honorable Campaign', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7457, 'Tricks & Cheats', 'event', 'Farm levels EXP and resources', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7458, 'Tricks & Cheats', 'event', 'VIP Program', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7459, 'Tricks & Cheats', 'event', 'hour bonus at new VIP level', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7460, 'Tricks & Cheats', 'event', 'Server wars teleporting', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:05'), (7461, 'Tricks & Cheats', 'event', 'Emergency Hospital', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:06'), (7462, 'Tricks & Cheats', 'event', 'Once', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:06'), (7463, 'Tricks & Cheats', 'event', 'Legendary Recruitment Tickets', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:06'), (7464, 'Tricks & Cheats', 'event', 'diamonds changing to Japanese language', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:06'), (7465, 'Tricks & Cheats', 'event', 'Free ticket for Theme Park in Busan South Korea', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:06'), (7466, 'Tricks & Cheats', 'event', 'has a really nice skill called Treasure Hunter', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:06'), (7467, 'Tricks & Cheats', 'event', 'Treasure Hunter', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:06'), (7468, 'Tricks & Cheats', 'event', 'Note', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:06'), (7469, 'Tricks & Cheats', 'event', 'This can be solved in the following way', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:06'), (7470, 'Tricks & Cheats', 'event', 'PRO TIP', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:06'), (7471, 'Tricks & Cheats', 'event', 'Brawl', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:06'), (7472, 'Tricks & Cheats', 'event', 'if not already executed', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:06'), (7473, 'Tricks & Cheats', 'event', 'Time', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:06'), (7474, 'Tricks & Cheats', 'event', 'Identify number of alliance help you can receive', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:06'), (7475, 'Tricks & Cheats', 'event', 'go to Alliance', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:06'), (7476, 'Tricks & Cheats', 'event', 'Helps', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:06'), (7477, 'Tricks & Cheats', 'event', 'Unit Progression and Duel VS', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:06'), (7478, 'Tricks & Cheats', 'event', 'click on the survivor list icon', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:06'), (7479, 'Tricks & Cheats', 'event', 'Before', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:06'), (7480, 'Tricks & Cheats', 'event', 'Number of Trainees', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:06'), (7481, 'Tricks & Cheats', 'event', 'After', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:06'), (7482, 'Tricks & Cheats', 'event', 'Send a scout airplane to a base', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:06'), (7483, 'Tricks & Cheats', 'event', 'IMPORTANT', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:06'), (7484, 'Tricks & Cheats', 'event', 'ways', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:06'), (7485, 'Tricks & Cheats', 'event', 'minutes starting from last attack or\nIMPORTANT', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:06'), (7486, 'Tricks & Cheats', 'event', 'bottom left one called Passive', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:06'), (7487, 'Tricks & Cheats', 'event', 'This is the normal squad formation', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:06'), (7488, 'Tricks & Cheats', 'event', 'Important', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:06'), (7489, 'Tricks & Cheats', 'event', 'Wait until the emergency hospital is full', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:06'), (7490, 'Tricks & Cheats', 'event', 'Launch the recovery', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:06'), (7491, 'Tricks & Cheats', 'event', 'Click on your avatar', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:06'), (7492, 'Tricks & Cheats', 'event', 'Settings', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:06'), (7493, 'Tricks & Cheats', 'event', 'Language', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:06'), (7494, 'Tricks & Cheats', 'event', 'select', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:06'), (7495, 'Tricks & Cheats', 'event', 'go to the first mail', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:06'), (7496, 'Tricks & Cheats', 'event', 'Bullseye Loot and Ammo Bonanza', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:06'), (7497, 'Tricks & Cheats', 'event', 'period', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:06'), (7498, 'Tricks & Cheats', 'event', 'to reach the level rewards', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:06'), (7499, 'Tricks & Cheats', 'event', 'this can be achieved in', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:06'), (7500, 'Tricks & Cheats', 'event', 'for to reach', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:06'), (7501, 'Tricks & Cheats', 'event', 'category instead of', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:06'), (7502, 'Tricks & Cheats', 'event', 'goes from September', '{}', 'https://www.lastwartutorial.com/tricks/', 'Tricks/Cheats – Tricks, cheats, tips to master the game', 'There are some easy actions you can do to earn more resources or to grow faster, this page will be updated constantly adding all those little tricks.\nThere are also season specific tricks guides available:\n- Season 1 – The Crimson Plague – Tricks/Cheats\n1 – The Crimson Plague – Tricks/Cheats\n- 🧊 Season 2 – Polar Storm – Tricks/Cheats\nSeason 2 – Polar Storm – Tricks/Cheats\n- ☀️ Season 3 – Golden Kingdom Tricks/Cheats\n☀️ Season 3 – Golden Kingdom Tricks/Cheats\n- Resources – Increase % coin/food/ir...', '2026-01-23 03:23:06'), (7503, 'Community', 'building', 'seen hundreds', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:06'), (7504, 'Community', 'building', 'community', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:06'), (7505, 'Community', 'building', 'the ownership', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:06'), (7506, 'Community', 'building', 'the best', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:06'), (7507, 'Community', 'building', 'me know', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:06'), (7508, 'Community', 'building', 'many', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:06'), (7509, 'Community', 'building', 'Celebration Age', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:06'), (7510, 'Community', 'building', 'water calculator', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:06'), (7511, 'Community', 'building', 'suggested power', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:06'), (7512, 'Community', 'building', 'Ranking calculator', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:06'), (7513, 'Community', 'building', 'every level', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:06'), (7514, 'Community', 'building', 'each level', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:06'), (7515, 'Community', 'building', 'per level', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:06'), (7516, 'Community', 'building', 'Loss Brackets', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:06'), (7517, 'Community', 'building', 'Missions probability', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:06'), (7518, 'Community', 'building', 'Events schedule', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:06'), (7519, 'Community', 'building', 'Map Planner', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:06'), (7520, 'Community', 'building', 'on map', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:06'), (7521, 'Community', 'building', 'with buffs', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:06'), (7522, 'Community', 'building', 'researches details', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:06'), (7523, 'Community', 'building', 'Age', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:06'), (7524, 'Community', 'building', 'additional info', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:06'), (7525, 'Community', 'building', 'High Quality', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:06'), (7526, 'Community', 'building', 'for planning', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:06'), (7527, 'Community', 'building', 'city level', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:06'), (7528, 'Community', 'building', 'Seasonal Buildings', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:06'), (7529, 'Community', 'building', 'production calculator', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:06'), (7530, 'Community', 'building', 'Lab upgrade', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:06'), (7531, 'Community', 'building', 'the schedule', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:06'), (7532, 'Community', 'building', 'the age', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:06'), (7533, 'Community', 'building', 'keep track', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:06'), (7534, 'Community', 'building', 'the levels', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:06'), (7535, 'Community', 'building', 'the amount', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:06'), (7536, 'Community', 'building', 'listed\n\nWays', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:06'), (7537, 'Community', 'building', 'us form', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:06'), (7538, 'Community', 'building', 'article\nFormat', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:06'), (7539, 'Community', 'building', 'take care', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:06'), (7540, 'Community', 'building', 'download links', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:06'), (7541, 'Community', 'building', 'xls instead', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:06'), (7542, 'Community', 'building', 'READ', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:06'), (7543, 'Community', 'building', 'published', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7544, 'Community', 'building', 'provide any', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7545, 'Community', 'building', 'or in', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7546, 'Community', 'building', 'character name', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7547, 'Community', 'building', 'Discord name', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7548, 'Community', 'building', 'tab', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7549, 'Community', 'building', 'requirements', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7550, 'Community', 'event', 'took the initiative to build a community', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7551, 'Community', 'event', 'Disclaimer', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7552, 'Community', 'event', 'Ranking calculator', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7553, 'Community', 'event', 'Hero EXP per every level', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7554, 'Community', 'event', 'Drone Drone parts for each level', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7555, 'Community', 'event', 'Drone parts for each level', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7556, 'Community', 'event', 'Loss Brackets', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7557, 'Community', 'event', 'Legendary Secret Missions probability', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7558, 'Community', 'event', 'Events Events schedule', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7559, 'Community', 'event', 'Events schedule', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7560, 'Community', 'event', 'Honorable Campaign suggested power', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7561, 'Community', 'event', 'Map Planner', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7562, 'Community', 'event', 'Map with buffs on map', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7563, 'Community', 'event', 'Map with buffs', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7564, 'Community', 'event', 'Celebration Age of Oil researches details', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7565, 'Community', 'event', 'Age of Oil researches details', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7566, 'Community', 'event', 'Map for planning with additional info', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7567, 'Community', 'event', 'Map High Quality', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7568, 'Community', 'event', 'Map for planning', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7569, 'Community', 'event', 'Map with buffs and city level', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7570, 'Community', 'event', 'Resource and time costs for Seasonal Buildings', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7571, 'Community', 'event', 'Spice production calculator', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7572, 'Community', 'event', 'Sacred water calculator', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7573, 'Community', 'event', 'LastWarTutorial\nBuilding tab', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7574, 'Community', 'event', 'Hero EXP per every level\nDownload link', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7575, 'Community', 'event', 'high quality image\nDiscord link to discussion', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7576, 'Community', 'event', 'LastWarTutorial\nLink', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7577, 'Community', 'event', 'Loss Brackets\nLink', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7578, 'Community', 'event', 'high quality image\nDownload link', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7579, 'Community', 'event', 'Download link', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7580, 'Community', 'event', 'Link', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7581, 'Community', 'event', 'Map with buffs\nPoWeR DeMoN\nLink', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7582, 'Community', 'event', 'Google docs link\nDownload link', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7583, 'Community', 'event', 'Map with buffs on map\nDownload link', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7584, 'Community', 'event', 'Celebration\n\nLastWarTutorial\nLink', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7585, 'Community', 'event', 'Map High Quality\nDownload link', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7586, 'Community', 'event', 'Map for planning\nLink', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7587, 'Community', 'event', 'Map with buffs and city level\nDownload link', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7588, 'Community', 'event', 'Map for planning with additional info\nLink', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7589, 'Community', 'event', 'Google docs link\nTip from the author', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7590, 'Community', 'event', 'Google docs link\nSpice production calculator\nLink', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7591, 'Community', 'event', 'Calculator\nSacred water calculator\nLink', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7592, 'Community', 'event', 'Calculator\nTip from the autor', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7593, 'Community', 'event', 'Use the Contact us form', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7594, 'Community', 'event', 'Comment this article\nFormat of the tool', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7595, 'Community', 'event', 'Images', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7596, 'Community', 'event', 'Spreadsheets', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7597, 'Community', 'event', 'then please provide a READ', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7598, 'Community', 'event', 'published', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7599, 'Community', 'event', 'websites', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7600, 'Community', 'event', 'Information', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7601, 'Community', 'event', 'or in', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7602, 'Community', 'event', 'game character name', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7603, 'Community', 'event', 'Discord name', '{}', 'https://www.lastwartutorial.com/community/', '🌎 Community – Share your tools, images and strategy books with our amazing community.', 'The Last War community is truly inspiring. I’ve seen hundreds of players develop innovative strategies and tools to support their alliances, servers, and the entire community as they thrive in this incredible strategy game.\nI took the initiative to build a community-driven resource wall, aiming to highlight and celebrate everyone’s contributions.\nSo if you have a tool/image/video/calculator and you want me to share it in this page: click here to know how to do it . If you have ideas on how to im...', '2026-01-23 03:23:07'), (7604, 'Alliances', 'building', 'Events', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:07'), (7605, 'Alliances', 'building', 'are won', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:07'), (7606, 'Alliances', 'building', 'Introduction', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:07'), (7607, 'Alliances', 'building', 'Preparation', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:07'), (7608, 'Alliances', 'building', 'Wounded soldiers', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:07'), (7609, 'Alliances', 'building', 'from rally', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:07'), (7610, 'Alliances', 'building', 'Individual Rewards', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:07'), (7611, 'Alliances', 'building', 'Alliance Rewards', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:07'), (7612, 'Alliances', 'building', 'combat strength', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:07'), (7613, 'Alliances', 'building', 'the start', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:07'), (7614, 'Alliances', 'building', 'Special Events', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:07'), (7615, 'Alliances', 'building', 'Alliance Tutorial', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:07'), (7616, 'Alliances', 'building', 'the damage', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:07'), (7617, 'Alliances', 'building', 'rally point', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:07'), (7618, 'Alliances', 'building', 'Alliance Exercise', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:07'), (7619, 'Alliances', 'building', 'minutes long', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:07'), (7620, 'Alliances', 'building', 'to zero', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:07'), (7621, 'Alliances', 'building', 'event ends', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7622, 'Alliances', 'building', 'launch rallies', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7623, 'Alliances', 'building', 'Limit icon', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7624, 'Alliances', 'building', 'the list', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7625, 'Alliances', 'building', 'an amount', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7626, 'Alliances', 'building', 'the space', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7627, 'Alliances', 'building', 'heal hours', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7628, 'Alliances', 'building', 'the alliance', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7629, 'Alliances', 'building', 'the end', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7630, 'Alliances', 'building', 'the level', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7631, 'Alliances', 'building', 'Rewards\n\nRegardless', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7632, 'Alliances', 'building', 'Important things', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7633, 'Alliances', 'building', 'maximum', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7634, 'Alliances', 'building', 'the auto', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7635, 'Alliances', 'building', 'in rallies', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7636, 'Alliances', 'building', 'the exercise', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7637, 'Alliances', 'building', 'any type', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7638, 'Alliances', 'building', 'rally', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7639, 'Alliances', 'building', 'squad', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7640, 'Alliances', 'building', 'The timing', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7641, 'Alliances', 'building', 'the launch', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7642, 'Alliances', 'building', 'the success', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7643, 'Alliances', 'troop', 'many', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7644, 'Alliances', 'troop', 'Wounded', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7645, 'Alliances', 'troop', 'withdraw', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7646, 'Alliances', 'troop', 'the', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7647, 'Alliances', 'event', 'Type', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7648, 'Alliances', 'event', 'Duration', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7649, 'Alliances', 'event', 'minutes\nSection', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7650, 'Alliances', 'event', 'Events', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7651, 'Alliances', 'event', 'Alliance Exercise\nRequirements', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7652, 'Alliances', 'event', 'Introduction', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7653, 'Alliances', 'event', 'Preparation', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7654, 'Alliances', 'event', 'Attack Remove members from rally', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7655, 'Alliances', 'event', 'Remove members from rally', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7656, 'Alliances', 'event', 'Wounded soldiers', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7657, 'Alliances', 'event', 'Rewards Alliance Rewards Individual Rewards', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7658, 'Alliances', 'event', 'Alliance Rewards', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7659, 'Alliances', 'event', 'Individual Rewards', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7660, 'Alliances', 'event', 'phases', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7661, 'Alliances', 'event', 'To donate wrenches go to', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7662, 'Alliances', 'event', 'Special Events', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7663, 'Alliances', 'event', 'Alliance Tutorial', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7664, 'Alliances', 'event', 'Objective', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7665, 'Alliances', 'event', 'which can be found by going to', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7666, 'Alliances', 'event', 'Alliance Exercise', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7667, 'Alliances', 'event', 'teams', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7668, 'Alliances', 'event', 'minutes long', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7669, 'Alliances', 'event', 'first those with the countdown closest to zero', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7670, 'Alliances', 'event', 'never stop until the event ends', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7671, 'Alliances', 'event', 'to launch rallies', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7672, 'Alliances', 'event', 'IMPORTANT', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7673, 'Alliances', 'event', 'In the space of a few minutes you heal hours', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7674, 'Alliances', 'event', 'With this event you will win', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7675, 'Alliances', 'event', 'Important things', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7676, 'Alliances', 'event', 'unresponsive members as the auto', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7677, 'Alliances', 'event', 'minutes before the start of the exercise', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7678, 'Alliances', 'event', 'you should NEVER cancel a rally', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7679, 'Alliances', 'event', 'that allows the alliance to earn various rewards', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7680, 'Alliances', 'event', 'ends', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7681, 'Alliances', 'event', 'you will win', '{}', 'https://www.lastwartutorial.com/alliance-excercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:08'), (7682, 'General', 'building', 'between warzones', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:08'), (7683, 'General', 'building', 'first week', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:08'), (7684, 'General', 'building', 'the end', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:08'), (7685, 'General', 'building', 'week', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:08'), (7686, 'General', 'building', 'off', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:08'), (7687, 'General', 'building', 'asked questions', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:08'), (7688, 'General', 'building', 'Transfer Vouchers', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:08'), (7689, 'General', 'building', 'Warzone Group', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:08'), (7690, 'General', 'building', 'Status', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:08'), (7691, 'General', 'building', 'Warzone Score', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:08'), (7692, 'General', 'building', 'and ranking', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:08'), (7693, 'General', 'building', 'Application', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:08'), (7694, 'General', 'building', 'Approval Page', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:08'), (7695, 'General', 'building', 'Talent Pool', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:08'), (7696, 'General', 'building', 'Daily Must', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:08'), (7697, 'General', 'building', 'Weekly Deal', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:08'), (7698, 'General', 'building', 'Warzone Rankings', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:08'), (7699, 'General', 'building', 'Storm Arena', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:08'), (7700, 'General', 'building', 'Alliance Duel', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:08'), (7701, 'General', 'building', 'Radar Tasks', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:08'), (7702, 'General', 'building', 'Mobile Squad', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:08'), (7703, 'General', 'building', 'Intercity Trade', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:08'), (7704, 'General', 'building', 'Alliance Exercise', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:08'), (7705, 'General', 'building', 'Trial', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:08'), (7706, 'General', 'building', 'Doom Walker', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:08'), (7707, 'General', 'building', 'Wanted Boss', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7708, 'General', 'building', 'Storm Battlefield', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7709, 'General', 'building', 'Zombie Siege', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7710, 'General', 'building', 'Arms Race', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7711, 'General', 'building', 'Zombie Invasion', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7712, 'General', 'building', 'Honorable Campaign', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7713, 'General', 'building', 'Armed Truck', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7714, 'General', 'building', 'Bullseye Loot', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7715, 'General', 'building', 'Airdrop Supplies', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7716, 'General', 'building', 'Glittering Market', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7717, 'General', 'building', 'Total Mobilization', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7718, 'General', 'building', 'Loot Domino', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7719, 'General', 'building', 'buy', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7720, 'General', 'building', 'the president', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7721, 'General', 'building', 'need approval', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7722, 'General', 'building', 'the approval', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7723, 'General', 'building', 'no way', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7724, 'General', 'building', 'transfer', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7725, 'General', 'building', 'the amount', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7726, 'General', 'building', 'specific amount', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7727, 'General', 'building', 'next paragraphs', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7728, 'General', 'building', 'max amount', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7729, 'General', 'building', 'implicit limit', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7730, 'General', 'building', 'the number', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7731, 'General', 'building', 'explicit limitation', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7732, 'General', 'building', 'The event', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7733, 'General', 'building', 'the transfer', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7734, 'General', 'building', 'new warzones', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7735, 'General', 'building', 'this day', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7736, 'General', 'building', 'days Results', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7737, 'General', 'building', 'the dynamics', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7738, 'General', 'building', 'lot', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7739, 'General', 'building', 'very beginning', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7740, 'General', 'building', 'the beginning', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7741, 'General', 'building', 'are counted', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7742, 'General', 'building', 'the start', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7743, 'General', 'building', 'the strength', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7744, 'General', 'building', 'transfer score', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7745, 'General', 'building', 'Warzone scores', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7746, 'General', 'building', 'high amount', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7747, 'General', 'building', 'this warzone', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7748, 'General', 'building', 'Semi', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7749, 'General', 'building', 'the semi', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7750, 'General', 'building', 'medium amount', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7751, 'General', 'building', 'low amount', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7752, 'General', 'building', 'the status', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7753, 'General', 'building', 'fixed amount', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7754, 'General', 'building', 'your hopes', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7755, 'General', 'building', 'total amount', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7756, 'General', 'building', 'are available', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7757, 'General', 'building', 'all members', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7758, 'General', 'building', 'limited amount', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7759, 'General', 'building', 'the availability', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7760, 'General', 'building', 'list', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7761, 'General', 'building', 'summery', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7762, 'General', 'building', 'pre', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7763, 'General', 'building', 'new warzone', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7764, 'General', 'building', 'the recruiters', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7765, 'General', 'building', 'is approved', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7766, 'General', 'building', 'minimum', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7767, 'General', 'building', 'warzone', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7768, 'General', 'building', 'third tab', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7769, 'General', 'building', 'The amount', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7770, 'General', 'building', 'already approved', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7771, 'General', 'building', 'for approval', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7772, 'General', 'building', 'left side', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7773, 'General', 'building', 'are in', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7774, 'General', 'building', 'the Warzone', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7775, 'General', 'building', 'own warzone', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7776, 'General', 'building', 'the time', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7777, 'General', 'building', 'the first', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7778, 'General', 'building', 'First', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7779, 'General', 'building', 'and re', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7780, 'General', 'event', 'off', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7781, 'General', 'event', 'Frequently asked questions', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7782, 'General', 'event', 'Transfer Warzone Group', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7783, 'General', 'event', 'Status', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7784, 'General', 'event', 'Warzone Score', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7785, 'General', 'event', 'Transfers rules based on status and ranking', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:09'), (7786, 'General', 'event', 'Transfer Vouchers', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7787, 'General', 'event', 'Application', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7788, 'General', 'event', 'Approval Page', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7789, 'General', 'event', 'Talent Pool', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7790, 'General', 'event', 'buy Weekly Deal', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7791, 'General', 'event', 'Warzone Rankings', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7792, 'General', 'event', 'Storm Arena', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7793, 'General', 'event', 'Alliance Duel', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7794, 'General', 'event', 'Radar Tasks', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7795, 'General', 'event', 'Secret Mobile Squad', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7796, 'General', 'event', 'Intercity Trade', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7797, 'General', 'event', 'Alliance Exercise', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7798, 'General', 'event', 'Trial', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7799, 'General', 'event', 'Doom Walker', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7800, 'General', 'event', 'Wanted Boss', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7801, 'General', 'event', 'Desert Storm Battlefield', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7802, 'General', 'event', 'Zombie Siege', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7803, 'General', 'event', 'Individual Arms Race', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7804, 'General', 'event', 'Zombie Invasion', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7805, 'General', 'event', 'Honorable Campaign', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7806, 'General', 'event', 'Armed Truck', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7807, 'General', 'event', 'Bullseye Loot', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7808, 'General', 'event', 'Airdrop Supplies', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7809, 'General', 'event', 'Glittering Market', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7810, 'General', 'event', 'Total Mobilization', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7811, 'General', 'event', 'Loot Domino', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7812, 'General', 'event', 'Daily Must', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7813, 'General', 'event', 'buy', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7814, 'General', 'event', 'Everything is explained in the next paragraphs', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7815, 'General', 'event', 'main phases', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7816, 'General', 'event', 'Prep', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7817, 'General', 'event', 'Transfer', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7818, 'General', 'event', 'Display stage', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7819, 'General', 'event', 'Specifically', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7820, 'General', 'event', 'Hero Power', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7821, 'General', 'event', 'heroes with the highest power are counted', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7822, 'General', 'event', 'Unit Power', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7823, 'General', 'event', 'squads fully deployed with units are counted', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7824, 'General', 'event', 'in ascending order or power', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7825, 'General', 'event', 'IMPORTANT', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7826, 'General', 'event', 'Standards', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7827, 'General', 'event', 'Warzone ratings', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7828, 'General', 'event', 'Fully Open', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7829, 'General', 'event', 'Semi', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7830, 'General', 'event', 'open', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7831, 'General', 'event', 'Limited Open', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7832, 'General', 'event', 'Warzone that has its score above the semi', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7833, 'General', 'event', 'it will give you a summery of pre', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7834, 'General', 'event', 'In this detail page you will also see', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7835, 'General', 'event', 'The president', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7836, 'General', 'event', 'The major alliances', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7837, 'General', 'event', 'Requirements', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7838, 'General', 'event', 'you can see the status of your current warzone', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7839, 'General', 'event', 'The amount of seats that are already approved', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7840, 'General', 'event', 'To be able to transfer you will need to', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7841, 'General', 'event', 'Leave the alliance you are in', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7842, 'General', 'event', 'You cannot be the president of the Warzone', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7843, 'General', 'event', 'You must be on your own warzone', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7844, 'General', 'event', 'the first', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7845, 'General', 'event', 'Note', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7846, 'General', 'event', 'First', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7847, 'General', 'event', 'Please be noted', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7848, 'General', 'event', 'you will be removed from the leaderboard and re', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7849, 'General', 'event', 'Weekly Deal', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7850, 'General', 'event', 'that takes place after each Season', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7851, 'General', 'event', 'of the Celebration', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7852, 'General', 'event', 'of the celebration', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7853, 'General', 'event', 'starts', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7854, 'General', 'event', 'is designed for commanders transfers', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7855, 'General', 'event', 'happens on your server', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7856, 'General', 'event', 'page', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7857, 'General', 'event', 'cooldown', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7858, 'General', 'event', 'has already started when you join an Alliance', '{}', 'https://www.lastwartutorial.com/transfer-surge-server-transfers/', 'Transfer Surge – Server transfers are finally possible, choose a new warzone and apply for transfer', 'Transfer Surge is an event that takes place after each Season, specifically during the Season Celebration period, allowing commanders to transfer to other warzones.\nTransfers are only allowed between warzones of similar age to ensure balance. For example, transferring from Warzone 20 (very old) to Warzone 1200 (very new) is not permitted, as the power gap between commanders would be too large due to the time required to reach high power levels.\nServer and warzone terms are used as synonyms in th...', '2026-01-23 03:23:10'), (7859, 'General', 'building', 'selected opponents', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:10'), (7860, 'General', 'building', 'through Events', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7861, 'General', 'building', 'Introduction', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7862, 'General', 'building', 'Opening chests', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7863, 'General', 'building', 'ranking rewards', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7864, 'General', 'building', 'phase rewards', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7865, 'General', 'building', 'goal', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7866, 'General', 'building', 'Hero Advancement', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7867, 'General', 'building', 'City Building', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7868, 'General', 'building', 'Unit Progression', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7869, 'General', 'building', 'Tech Research', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7870, 'General', 'building', 'Drone Boost', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7871, 'General', 'building', 'the level', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7872, 'General', 'building', 'important prize', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7873, 'General', 'building', 'the opening', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7874, 'General', 'building', 'Race Badge', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7875, 'General', 'building', 'the schedule', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7876, 'General', 'building', 'the order', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7877, 'General', 'building', 'point', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7878, 'General', 'building', 'Construction Speedup', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7879, 'General', 'building', 'the points', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7880, 'General', 'building', 'unit', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7881, 'General', 'building', 'Training Speedup', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7882, 'General', 'building', 'Research Speedup', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7883, 'General', 'building', 'Data Training', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7884, 'General', 'building', 'Stamina', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7885, 'General', 'building', 'button', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7886, 'General', 'building', 'time', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7887, 'General', 'building', 'Some', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7888, 'General', 'building', 'summary table', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7889, 'General', 'building', 'upgrade skills', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7890, 'General', 'building', 'Unit', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7891, 'General', 'building', 'This', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7892, 'General', 'building', 'power', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7893, 'General', 'troop', 'Progression Tech', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7894, 'General', 'troop', 'Progression', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7895, 'General', 'troop', 'Progression\n\nThis', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7896, 'General', 'troop', 'here refers', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7897, 'General', 'troop', 'Points are', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7898, 'General', 'troop', 'Train', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7899, 'General', 'troop', 'level', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7900, 'General', 'troop', 'the', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7901, 'General', 'event', 'You can access Arms Race through Events', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7902, 'General', 'event', 'Introduction', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7903, 'General', 'event', 'goal Overall daily ranking rewards', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7904, 'General', 'event', 'Current phase rewards', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7905, 'General', 'event', 'goal', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7906, 'General', 'event', 'Overall daily ranking rewards', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7907, 'General', 'event', 'City Building', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7908, 'General', 'event', 'Unit Progression', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7909, 'General', 'event', 'Tech Research', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7910, 'General', 'event', 'Drone Boost', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7911, 'General', 'event', 'Each phase allows you to obtain different rewards', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7912, 'General', 'event', 'Arms Race Badge', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7913, 'General', 'event', 'First chest', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7914, 'General', 'event', 'Arms Race Badge\nArms Race Badge', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7915, 'General', 'event', 'Second chest', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7916, 'General', 'event', 'Arms Race Badge\nArms Race Badge\nArms Race Badge', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7917, 'General', 'event', 'Third chest', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7918, 'General', 'event', 'point', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7919, 'General', 'event', 'Tip', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7920, 'General', 'event', 'min Construction Speedup', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7921, 'General', 'event', 'Buy packs containing Diamonds', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7922, 'General', 'event', 'unit', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7923, 'General', 'event', 'min Training Speedup', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7924, 'General', 'event', 'min Research Speedup', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7925, 'General', 'event', 'Drone Combat Data points', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7926, 'General', 'event', 'Stamina', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7927, 'General', 'event', 'Use stamina to', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:11'), (7928, 'General', 'event', 'Hero Advancement', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:12'), (7929, 'General', 'event', 'time', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:12'), (7930, 'General', 'event', 'button', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:12'), (7931, 'General', 'event', 'Upgrade', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:12'), (7932, 'General', 'event', 'Hero EXP at a time', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:12'), (7933, 'General', 'event', 'Heroes', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:12'), (7934, 'General', 'event', 'Use skill medals to upgrade skills', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:12'), (7935, 'General', 'event', 'Drones', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:12'), (7936, 'General', 'event', 'page', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:12'), (7937, 'General', 'event', 'which is available later', '{}', 'https://www.lastwartutorial.com/arms-race/', 'Arms race – Daily challenge with numerous rewards', 'The Arms Race is a daily challenge offering numerous rewards, pitting you against 10 randomly selected opponents of similar level, both testing your personal skill and competitive spirit.\nYou can access Arms Race through Events -> Arms race.\n- Introduction\n- Rewards Current phase rewards Opening chests of today\'s goal Overall daily ranking rewards\n- Current phase rewards\n- Opening chests of today\'s goal\n- Overall daily ranking rewards\n- Phases City Building Unit Progression Tech Research Drone B...', '2026-01-23 03:23:12'), (7938, 'Alliances', 'building', 'Events', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7939, 'Alliances', 'building', 'are won', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7940, 'Alliances', 'building', 'Introduction', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7941, 'Alliances', 'building', 'Preparation', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7942, 'Alliances', 'building', 'Wounded soldiers', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7943, 'Alliances', 'building', 'from rally', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7944, 'Alliances', 'building', 'Individual Rewards', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7945, 'Alliances', 'building', 'Alliance Rewards', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7946, 'Alliances', 'building', 'combat strength', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7947, 'Alliances', 'building', 'the start', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7948, 'Alliances', 'building', 'Special Events', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7949, 'Alliances', 'building', 'Alliance Tutorial', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7950, 'Alliances', 'building', 'the damage', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7951, 'Alliances', 'building', 'rally point', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7952, 'Alliances', 'building', 'Alliance Exercise', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7953, 'Alliances', 'building', 'minutes long', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7954, 'Alliances', 'building', 'to zero', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7955, 'Alliances', 'building', 'event ends', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7956, 'Alliances', 'building', 'launch rallies', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7957, 'Alliances', 'building', 'Limit icon', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7958, 'Alliances', 'building', 'the list', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7959, 'Alliances', 'building', 'an amount', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7960, 'Alliances', 'building', 'the space', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7961, 'Alliances', 'building', 'heal hours', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7962, 'Alliances', 'building', 'the alliance', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7963, 'Alliances', 'building', 'the end', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7964, 'Alliances', 'building', 'the level', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7965, 'Alliances', 'building', 'Rewards\n\nRegardless', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7966, 'Alliances', 'building', 'Important things', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7967, 'Alliances', 'building', 'maximum', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7968, 'Alliances', 'building', 'the auto', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7969, 'Alliances', 'building', 'in rallies', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7970, 'Alliances', 'building', 'the exercise', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7971, 'Alliances', 'building', 'any type', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7972, 'Alliances', 'building', 'rally', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7973, 'Alliances', 'building', 'squad', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7974, 'Alliances', 'building', 'The timing', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7975, 'Alliances', 'building', 'the launch', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7976, 'Alliances', 'building', 'the success', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7977, 'Alliances', 'troop', 'many', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7978, 'Alliances', 'troop', 'Wounded', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7979, 'Alliances', 'troop', 'withdraw', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7980, 'Alliances', 'troop', 'the', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7981, 'Alliances', 'event', 'Type', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7982, 'Alliances', 'event', 'Duration', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7983, 'Alliances', 'event', 'minutes\nSection', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7984, 'Alliances', 'event', 'Events', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7985, 'Alliances', 'event', 'Alliance Exercise\nRequirements', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7986, 'Alliances', 'event', 'Introduction', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7987, 'Alliances', 'event', 'Preparation', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7988, 'Alliances', 'event', 'Attack Remove members from rally', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7989, 'Alliances', 'event', 'Remove members from rally', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7990, 'Alliances', 'event', 'Wounded soldiers', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7991, 'Alliances', 'event', 'Rewards Alliance Rewards Individual Rewards', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7992, 'Alliances', 'event', 'Alliance Rewards', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7993, 'Alliances', 'event', 'Individual Rewards', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7994, 'Alliances', 'event', 'phases', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7995, 'Alliances', 'event', 'To donate wrenches go to', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7996, 'Alliances', 'event', 'Special Events', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7997, 'Alliances', 'event', 'Alliance Tutorial', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7998, 'Alliances', 'event', 'Objective', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (7999, 'Alliances', 'event', 'which can be found by going to', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (8000, 'Alliances', 'event', 'Alliance Exercise', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (8001, 'Alliances', 'event', 'teams', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (8002, 'Alliances', 'event', 'minutes long', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (8003, 'Alliances', 'event', 'first those with the countdown closest to zero', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (8004, 'Alliances', 'event', 'never stop until the event ends', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:12'), (8005, 'Alliances', 'event', 'to launch rallies', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:13'), (8006, 'Alliances', 'event', 'IMPORTANT', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:13'), (8007, 'Alliances', 'event', 'In the space of a few minutes you heal hours', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:13'), (8008, 'Alliances', 'event', 'With this event you will win', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:13'), (8009, 'Alliances', 'event', 'Important things', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:13'), (8010, 'Alliances', 'event', 'unresponsive members as the auto', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:13'), (8011, 'Alliances', 'event', 'minutes before the start of the exercise', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:13'), (8012, 'Alliances', 'event', 'you should NEVER cancel a rally', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:13'), (8013, 'Alliances', 'event', 'that allows the alliance to earn various rewards', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:13'), (8014, 'Alliances', 'event', 'ends', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:13'), (8015, 'Alliances', 'event', 'you will win', '{}', 'https://www.lastwartutorial.com/alliance-exercise/', 'Alliance Exercise – Periodic event to gain many rewards fighting united as an alliance against the Marshall’s tanks', 'Type : Periodic event (every 2-3 days)\nDuration : 30 minutes\nSection : Events -> Alliance Exercise\nRequirements : Strong teams and many soldiers are needed. Alliance members must be close to the marshal platform\nRequirements\nRequirements\nRewards :  Both alliance rewards and individual rewards are won\n- Introduction\n- Preparation\n- Exercise Attack Remove members from rally Tricks Wounded soldiers\n- Attack Remove members from rally\n- Remove members from rally\n- Wounded soldiers\n- Rewards Alliance ...', '2026-01-23 03:23:13'), (8016, 'The Capitol', 'building', 'assumes office', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8017, 'The Capitol', 'building', 'Types', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8018, 'The Capitol', 'building', 'provide Explanation', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8019, 'The Capitol', 'building', 'speed increase', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8020, 'The Capitol', 'building', 'Explanation', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8021, 'The Capitol', 'building', 'FL Secretary', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8022, 'The Capitol', 'building', 'Development Secretary', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8023, 'The Capitol', 'building', 'Science Secretary', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8024, 'The Capitol', 'building', 'Interior Secretary', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8025, 'The Capitol', 'building', 'Strategy Secretary', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8026, 'The Capitol', 'building', 'Administrative Commander', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8027, 'The Capitol', 'building', 'aka FL', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8028, 'The Capitol', 'building', 'Secretary', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8029, 'The Capitol', 'building', 'Development', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8030, 'The Capitol', 'building', 'Science', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8031, 'The Capitol', 'building', 'Interior', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8032, 'The Capitol', 'building', 'Strategy', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8033, 'The Capitol', 'building', 'Security', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8034, 'The Capitol', 'building', 'Military Commander', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8035, 'The Capitol', 'building', 'title', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8036, 'The Capitol', 'building', 'How to', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8037, 'The Capitol', 'building', 'assignment job', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8038, 'The Capitol', 'building', 'or higer', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8039, 'The Capitol', 'building', 'one position', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8040, 'The Capitol', 'building', 'wait time', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8041, 'The Capitol', 'building', 'for another', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8042, 'The Capitol', 'building', 'applications', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8043, 'The Capitol', 'building', 'to re', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8044, 'The Capitol', 'building', 'the Auto', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8045, 'The Capitol', 'building', 'maximum', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8046, 'The Capitol', 'building', 'Vice President', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8047, 'The Capitol', 'building', 'the time', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8048, 'The Capitol', 'building', 'Auto', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8049, 'The Capitol', 'building', 'appointment list', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8050, 'The Capitol', 'building', 'world map', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8051, 'The Capitol', 'building', 'in office', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8052, 'The Capitol', 'building', 'an interval', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8053, 'The Capitol', 'building', 'minutes in', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8054, 'The Capitol', 'building', 'Conqueror bonus', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8055, 'The Capitol', 'building', 'different types', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8056, 'The Capitol', 'building', 'time', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8057, 'The Capitol', 'building', 'construction', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8058, 'The Capitol', 'building', 'explicit action', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8059, 'The Capitol', 'building', 'take advantage', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8060, 'The Capitol', 'building', 'more regardless', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8061, 'The Capitol', 'building', 'be affected', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8062, 'The Capitol', 'building', 'the buffs', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8063, 'The Capitol', 'building', 'wounded soldiers', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8064, 'The Capitol', 'building', 'increased amount', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8065, 'The Capitol', 'building', 'resources', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8066, 'The Capitol', 'building', 'boost', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8067, 'The Capitol', 'building', 'Example', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8068, 'The Capitol', 'building', 'through Secretary', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8069, 'The Capitol', 'building', 'per minute', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8070, 'The Capitol', 'building', 'so instead', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8071, 'The Capitol', 'building', 'an effectiveness', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8072, 'The Capitol', 'building', 'Normal Officials', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8073, 'The Capitol', 'building', 'Conqueror Bonus', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8074, 'The Capitol', 'building', 'Training speed', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8075, 'The Capitol', 'building', 'Construction Speed', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8076, 'The Capitol', 'building', 'lowered time', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8077, 'The Capitol', 'building', 'Research speed', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8078, 'The Capitol', 'building', 'full advantage', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8079, 'The Capitol', 'building', 'the Secretary', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8080, 'The Capitol', 'building', 'remaining time', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8081, 'The Capitol', 'building', 'this part', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8082, 'The Capitol', 'building', 'soon\nMost', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8083, 'The Capitol', 'building', 'some sort', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8084, 'The Capitol', 'building', 'function', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8085, 'The Capitol', 'building', 'Minister', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8086, 'The Capitol', 'building', 'First Lady', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8087, 'The Capitol', 'building', 'an estimate', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8088, 'The Capitol', 'building', 'in line', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8089, 'The Capitol', 'building', 'the hat', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8090, 'The Capitol', 'building', 'on top', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8091, 'The Capitol', 'building', 'chat messages', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8092, 'The Capitol', 'building', 'map mode', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8093, 'The Capitol', 'building', 'the top', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8094, 'The Capitol', 'building', 'appointed minster', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:13'), (8095, 'The Capitol', 'building', 'information\nSymbol', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8096, 'The Capitol', 'building', 'is wanted', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8097, 'The Capitol', 'building', 'on map', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8098, 'The Capitol', 'building', 'his base', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8099, 'The Capitol', 'building', 'the base', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8100, 'The Capitol', 'building', 'on it', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8101, 'The Capitol', 'building', 'this screen', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8102, 'The Capitol', 'building', 'and confirms', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8103, 'The Capitol', 'building', 'the usability', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8104, 'The Capitol', 'building', 'blue shape', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8105, 'The Capitol', 'building', 'the border', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8106, 'The Capitol', 'building', 'the button', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8107, 'The Capitol', 'building', 'last assignment', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8108, 'The Capitol', 'building', 'video', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8109, 'The Capitol', 'troop', 'production increase', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8110, 'The Capitol', 'troop', 'Healing Rate', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8111, 'The Capitol', 'troop', 'Training Cap', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8112, 'The Capitol', 'troop', 'wounded', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8113, 'The Capitol', 'event', 'The President assumes office', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8114, 'The Capitol', 'event', 'Explanation of the speed increase', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8115, 'The Capitol', 'event', 'previously called First Lady aka FL', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8116, 'The Capitol', 'event', 'Secretary of Development', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8117, 'The Capitol', 'event', 'Secretary of Science', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8118, 'The Capitol', 'event', 'Secretary of Interior', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8119, 'The Capitol', 'event', 'Secretary of Strategy', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8120, 'The Capitol', 'event', 'Secretary of Security', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8121, 'The Capitol', 'event', 'Military Commander', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8122, 'The Capitol', 'event', 'Administrative Commander', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8123, 'The Capitol', 'event', 'title', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8124, 'The Capitol', 'event', 'How to', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8125, 'The Capitol', 'event', 'First Lady assignment job', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8126, 'The Capitol', 'event', 'The following rules apply', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8127, 'The Capitol', 'event', 'or higer', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8128, 'The Capitol', 'event', 'Apply with caution', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8129, 'The Capitol', 'event', 'minute wait time', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8130, 'The Capitol', 'event', 'apply for another', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8131, 'The Capitol', 'event', 'applications', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8132, 'The Capitol', 'event', 'you will need to re', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8133, 'The Capitol', 'event', 'Commanders on the Auto', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8134, 'The Capitol', 'event', 'Auto', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8135, 'The Capitol', 'event', 'appointment list', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8136, 'The Capitol', 'event', 'base on the world map', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8137, 'The Capitol', 'event', 'minutes in', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8138, 'The Capitol', 'event', 'Additionally', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8139, 'The Capitol', 'event', 'additional roles', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8140, 'The Capitol', 'event', 'Military Commander\nMilitary Commander', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'); INSERT INTO `knowledge_base` (`id`, `topic`, `entity_type`, `entity_name`, `properties`, `article_url`, `article_title`, `content_preview`, `extracted_at`) VALUES (8141, 'The Capitol', 'event', 'Administrative Commander\nAdministrative Commander', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8142, 'The Capitol', 'event', 'Ministries can provide different types of buffs', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8143, 'The Capitol', 'event', 'Speed increase', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8144, 'The Capitol', 'event', 'will not be affected', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8145, 'The Capitol', 'event', 'showed by the game incorporates already the buffs', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8146, 'The Capitol', 'event', 'Capacity enhancements', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8147, 'The Capitol', 'event', 'do an analogy to explain it better', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8148, 'The Capitol', 'event', 'So the new construction time is', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8149, 'The Capitol', 'event', 'So continuing with the analogy above', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8150, 'The Capitol', 'event', 'blocks per minute', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8151, 'The Capitol', 'event', 'Normal Officials', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8152, 'The Capitol', 'event', 'President', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8153, 'The Capitol', 'event', 'Boost Hero HP', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8154, 'The Capitol', 'event', 'Boost Hero Attack', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8155, 'The Capitol', 'event', 'Boost Hero Defense', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8156, 'The Capitol', 'event', 'Officials with Conqueror Bonus', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8157, 'The Capitol', 'event', 'Boost Heron HP', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8158, 'The Capitol', 'event', 'Boost Enemy Units Casualty Rate', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8159, 'The Capitol', 'event', 'Research and Training speed', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8160, 'The Capitol', 'event', 'will not be affected\nNormal Officials', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8161, 'The Capitol', 'event', 'Vice President', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8162, 'The Capitol', 'event', 'Construction Speed', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8163, 'The Capitol', 'event', 'Research Speed', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8164, 'The Capitol', 'event', 'Training Speed', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8165, 'The Capitol', 'event', 'Construction and Research speed', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8166, 'The Capitol', 'event', 'Boost Food Output', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8167, 'The Capitol', 'event', 'Boost Iron Output', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8168, 'The Capitol', 'event', 'Increase Coin Production', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8169, 'The Capitol', 'event', 'Capacity', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8170, 'The Capitol', 'event', 'Unit Healing Rate', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8171, 'The Capitol', 'event', 'Unit Training Cap', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8172, 'The Capitol', 'event', 'March Speed', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8173, 'The Capitol', 'event', 'How to\n\nIMPORTANT', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8174, 'The Capitol', 'event', 'it will be updated soon\nIMPORTANT', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8175, 'The Capitol', 'event', 'title you would like', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8176, 'The Capitol', 'event', 'Send your coordinates to the First Lady now', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8177, 'The Capitol', 'event', 'share with the First Lady', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8178, 'The Capitol', 'event', 'symbol corresponding to the hat you have appears', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8179, 'The Capitol', 'event', 'on top of your base in map mode', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8180, 'The Capitol', 'event', 'next to your username in the chat messages', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8181, 'The Capitol', 'event', 'Mail with title details', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8182, 'The Capitol', 'event', 'How To\n\nIMPORTANT', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8183, 'The Capitol', 'event', 'First Lady clicks on the icon in this screen', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:14'), (8184, 'The Capitol', 'event', 'Important', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:15'), (8185, 'The Capitol', 'event', 'is a fierce competition among alliances', '{}', 'https://www.lastwartutorial.com/the-capitol/', 'The Capitol – Title/Hat/Ministry assignment, boosts and how to request them', 'The Capitol conquest event is a fierce competition among alliances, where they battle for dominance. The alliance that emerges victorious gains the exclusive right to choose the President from among its members.\nThe Capitol offices will host the President , the Vice President (previously known as First Lady FL) and the appointed Ministries.\nVice President\nMinistries (also called hats in the game) provide buffs/boosts to the player they are assigned to and they give a huge advantage to progress f...', '2026-01-23 03:23:15'), (8186, 'Season 3', 'event', 'Golden Kingdom', '{}', 'https://www.lastwartutorial.com/season-3-week-4/', 'Season 3 – Week 4 – Oasis Project, Spice Wars, Pyramid War', 'In this article all missions of Season 3 week 4 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:15'), (8187, 'Season 3', 'event', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-3-week-4/', 'Season 3 – Week 4 – Oasis Project, Spice Wars, Pyramid War', 'In this article all missions of Season 3 week 4 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:15'), (8188, 'Season 3', 'event', 'The Ultimate Strategy Guide', '{}', 'https://www.lastwartutorial.com/season-3-week-4/', 'Season 3 – Week 4 – Oasis Project, Spice Wars, Pyramid War', 'In this article all missions of Season 3 week 4 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:15'), (8189, 'Season 3', 'event', 'Weeks guides', '{}', 'https://www.lastwartutorial.com/season-3-week-4/', 'Season 3 – Week 4 – Oasis Project, Spice Wars, Pyramid War', 'In this article all missions of Season 3 week 4 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:15'), (8190, 'Season 3', 'event', 'Professions and Skills', '{}', 'https://www.lastwartutorial.com/season-3-week-4/', 'Season 3 – Week 4 – Oasis Project, Spice Wars, Pyramid War', 'In this article all missions of Season 3 week 4 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:15'), (8191, 'Season 3', 'event', 'Desert Artifacts Locations', '{}', 'https://www.lastwartutorial.com/season-3-week-4/', 'Season 3 – Week 4 – Oasis Project, Spice Wars, Pyramid War', 'In this article all missions of Season 3 week 4 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:15'), (8192, 'Season 3', 'event', 'Oasis Locations', '{}', 'https://www.lastwartutorial.com/season-3-week-4/', 'Season 3 – Week 4 – Oasis Project, Spice Wars, Pyramid War', 'In this article all missions of Season 3 week 4 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:15'), (8193, 'Season 3', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-3-week-4/', 'Season 3 – Week 4 – Oasis Project, Spice Wars, Pyramid War', 'In this article all missions of Season 3 week 4 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:15'), (8194, 'Season 3', 'event', 'Cheats', '{}', 'https://www.lastwartutorial.com/season-3-week-4/', 'Season 3 – Week 4 – Oasis Project, Spice Wars, Pyramid War', 'In this article all missions of Season 3 week 4 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:15'), (8195, 'Season 3', 'event', 'Overlord Growth Handbook', '{}', 'https://www.lastwartutorial.com/season-3-week-4/', 'Season 3 – Week 4 – Oasis Project, Spice Wars, Pyramid War', 'In this article all missions of Season 3 week 4 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:15'), (8196, 'Season 3', 'event', 'Mission goal Greenification Ranking', '{}', 'https://www.lastwartutorial.com/season-3-week-4/', 'Season 3 – Week 4 – Oasis Project, Spice Wars, Pyramid War', 'In this article all missions of Season 3 week 4 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:15'), (8197, 'Season 3', 'event', 'Greenification Ranking', '{}', 'https://www.lastwartutorial.com/season-3-week-4/', 'Season 3 – Week 4 – Oasis Project, Spice Wars, Pyramid War', 'In this article all missions of Season 3 week 4 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:15'), (8198, 'Season 3', 'event', 'Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-3-week-4/', 'Season 3 – Week 4 – Oasis Project, Spice Wars, Pyramid War', 'In this article all missions of Season 3 week 4 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:15'), (8199, 'Season 3', 'event', 'Spice Wars Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-3-week-4/', 'Season 3 – Week 4 – Oasis Project, Spice Wars, Pyramid War', 'In this article all missions of Season 3 week 4 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:15'), (8200, 'Season 3', 'event', 'Mission goal', '{}', 'https://www.lastwartutorial.com/season-3-week-4/', 'Season 3 – Week 4 – Oasis Project, Spice Wars, Pyramid War', 'In this article all missions of Season 3 week 4 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:15'), (8201, 'Season 3', 'event', 'Pyramid War Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-3-week-4/', 'Season 3 – Week 4 – Oasis Project, Spice Wars, Pyramid War', 'In this article all missions of Season 3 week 4 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:15'), (8202, 'Season 3', 'event', 'Additional Event', '{}', 'https://www.lastwartutorial.com/season-3-week-4/', 'Season 3 – Week 4 – Oasis Project, Spice Wars, Pyramid War', 'In this article all missions of Season 3 week 4 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:15'), (8203, 'Season 3', 'event', 'All missions share the fact that they have', '{}', 'https://www.lastwartutorial.com/season-3-week-4/', 'Season 3 – Week 4 – Oasis Project, Spice Wars, Pyramid War', 'In this article all missions of Season 3 week 4 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:15'), (8204, 'Season 3', 'event', 'reward chest goal', '{}', 'https://www.lastwartutorial.com/season-3-week-4/', 'Season 3 – Week 4 – Oasis Project, Spice Wars, Pyramid War', 'In this article all missions of Season 3 week 4 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:15'), (8205, 'Season 3', 'event', 'Total units converted by helping allies', '{}', 'https://www.lastwartutorial.com/season-3-week-4/', 'Season 3 – Week 4 – Oasis Project, Spice Wars, Pyramid War', 'In this article all missions of Season 3 week 4 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:15'), (8206, 'Season 3', 'event', 'new pass for the Overlord will be available', '{}', 'https://www.lastwartutorial.com/season-3-week-4/', 'Season 3 – Week 4 – Oasis Project, Spice Wars, Pyramid War', 'In this article all missions of Season 3 week 4 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:15'), (8207, 'Season 3', 'event', 'goal Reward chest goal Week', '{}', 'https://www.lastwartutorial.com/season-3-week-4/', 'Season 3 – Week 4 – Oasis Project, Spice Wars, Pyramid War', 'In this article all missions of Season 3 week 4 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:15'), (8208, 'Season 3', 'event', 'goal Reward chest goal Additional Event', '{}', 'https://www.lastwartutorial.com/season-3-week-4/', 'Season 3 – Week 4 – Oasis Project, Spice Wars, Pyramid War', 'In this article all missions of Season 3 week 4 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:15'), (8209, 'Season 3', 'event', 'goal Greenification Ranking Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-3-week-4/', 'Season 3 – Week 4 – Oasis Project, Spice Wars, Pyramid War', 'In this article all missions of Season 3 week 4 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:15'), (8210, 'Season 3', 'event', 'goal Greenification Ranking', '{}', 'https://www.lastwartutorial.com/season-3-week-4/', 'Season 3 – Week 4 – Oasis Project, Spice Wars, Pyramid War', 'In this article all missions of Season 3 week 4 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:15'), (8211, 'Season 3', 'event', 'goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-3-week-4/', 'Season 3 – Week 4 – Oasis Project, Spice Wars, Pyramid War', 'In this article all missions of Season 3 week 4 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:15'), (8212, 'Season 3', 'event', 'goal', '{}', 'https://www.lastwartutorial.com/season-3-week-4/', 'Season 3 – Week 4 – Oasis Project, Spice Wars, Pyramid War', 'In this article all missions of Season 3 week 4 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:15'), (8213, 'Season 3', 'event', 'Overlord Growth Handbook\nThere are', '{}', 'https://www.lastwartutorial.com/season-3-week-4/', 'Season 3 – Week 4 – Oasis Project, Spice Wars, Pyramid War', 'In this article all missions of Season 3 week 4 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:15'), (8214, 'Season 3', 'event', 'goal is unlocked', '{}', 'https://www.lastwartutorial.com/season-3-week-4/', 'Season 3 – Week 4 – Oasis Project, Spice Wars, Pyramid War', 'In this article all missions of Season 3 week 4 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:15'), (8215, 'Season 3', 'event', 'of the season', '{}', 'https://www.lastwartutorial.com/season-3-week-4/', 'Season 3 – Week 4 – Oasis Project, Spice Wars, Pyramid War', 'In this article all missions of Season 3 week 4 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:15'), (8216, 'Season 3', 'event', 'will start day', '{}', 'https://www.lastwartutorial.com/season-3-week-4/', 'Season 3 – Week 4 – Oasis Project, Spice Wars, Pyramid War', 'In this article all missions of Season 3 week 4 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:15'), (8217, 'Season 3', 'event', 'goals are immediately available', '{}', 'https://www.lastwartutorial.com/season-3-week-4/', 'Season 3 – Week 4 – Oasis Project, Spice Wars, Pyramid War', 'In this article all missions of Season 3 week 4 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:15'), (8218, 'Season 3', 'event', 'goal in this event', '{}', 'https://www.lastwartutorial.com/season-3-week-4/', 'Season 3 – Week 4 – Oasis Project, Spice Wars, Pyramid War', 'In this article all missions of Season 3 week 4 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:15'), (8219, 'Season 3', 'event', 'as in week', '{}', 'https://www.lastwartutorial.com/season-3-week-4/', 'Season 3 – Week 4 – Oasis Project, Spice Wars, Pyramid War', 'In this article all missions of Season 3 week 4 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:15'), (8220, 'Season 3', 'event', 'you can access the Greenification Ranking', '{}', 'https://www.lastwartutorial.com/season-3-week-4/', 'Season 3 – Week 4 – Oasis Project, Spice Wars, Pyramid War', 'In this article all missions of Season 3 week 4 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:15'), (8221, 'Season 3', 'event', 'goal is delayed by', '{}', 'https://www.lastwartutorial.com/season-3-week-4/', 'Season 3 – Week 4 – Oasis Project, Spice Wars, Pyramid War', 'In this article all missions of Season 3 week 4 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:15'), (8222, 'Season 3', 'event', 'is to capture the Great Pyramid', '{}', 'https://www.lastwartutorial.com/season-3-week-4/', 'Season 3 – Week 4 – Oasis Project, Spice Wars, Pyramid War', 'In this article all missions of Season 3 week 4 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:15'), (8223, 'Season 3', 'event', 'Overlord Growth Handbook\n\nOn day', '{}', 'https://www.lastwartutorial.com/season-3-week-4/', 'Season 3 – Week 4 – Oasis Project, Spice Wars, Pyramid War', 'In this article all missions of Season 3 week 4 will be explained.\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locations : Level 1 , Level 2 , Level 3 , Level 4 , Level 5 , Level 6&7\n- Season ...', '2026-01-23 03:23:15'), (8224, 'General', 'building', 'Celebration', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:15'), (8225, 'General', 'building', 'Return', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:15'), (8226, 'General', 'building', 'End', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:15'), (8227, 'General', 'building', 'Professions', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:15'), (8228, 'General', 'building', 'Pre', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:15'), (8229, 'General', 'building', 'Season', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:15'), (8230, 'General', 'building', 'Wild West', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:15'), (8231, 'General', 'building', 'Golden Wasteland', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:15'), (8232, 'General', 'building', 'the Land', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:15'), (8233, 'General', 'building', 'Maneki', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:15'), (8234, 'General', 'building', 'your knowledge', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:15'), (8235, 'General', 'building', 'the first', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:15'), (8236, 'General', 'building', 'and increase', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:15'), (8237, 'General', 'building', 'the end', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:15'), (8238, 'General', 'building', 'Oasis Locations', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:15'), (8239, 'General', 'building', 'completely re', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:15'), (8240, 'General', 'building', 'Desert Artifacts', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:15'), (8241, 'General', 'building', 'with Pre', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:15'), (8242, 'General', 'building', 'Deals in', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:15'), (8243, 'General', 'building', 'The Age', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:15'), (8244, 'General', 'building', 'relentless waves', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:15'), (8245, 'General', 'building', 'undead head', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:15'), (8246, 'General', 'building', 'Basics', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:15'), (8247, 'General', 'building', 'Basic concepts', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:15'), (8248, 'General', 'building', 'Top Commander', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:15'), (8249, 'General', 'building', 'Challenge Buildings', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:15'), (8250, 'General', 'building', 'Overview', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:15'), (8251, 'General', 'building', 'bonuses Alliances', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:15'), (8252, 'General', 'building', 'The advantages', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:15'), (8253, 'General', 'building', 'being part', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:15'), (8254, 'General', 'building', 'Radar Missions', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:15'), (8255, 'General', 'building', 'rewards Heroes', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:15'), (8256, 'General', 'building', 'Characteristics', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:15'), (8257, 'General', 'building', 'heroes Gears', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8258, 'General', 'building', 'them Troops', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8259, 'General', 'building', 'them Stores', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8260, 'General', 'building', 'powerups Squads', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8261, 'General', 'building', 'VIP Program', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8262, 'General', 'building', 'The Capitol', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8263, 'General', 'building', 'request them', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8264, 'General', 'building', 'day Challenge', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8265, 'General', 'building', 'Rookie Challenges', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8266, 'General', 'building', 'Rookie Pass', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8267, 'General', 'building', 'Daily Progress', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8268, 'General', 'building', 'Buildings', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8269, 'General', 'building', 'and bonuses', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8270, 'General', 'building', 'Alliances', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8271, 'General', 'building', 'an alliance', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8272, 'General', 'building', 'many rewards', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8273, 'General', 'building', 'Heroes', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8274, 'General', 'building', 'heroes', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8275, 'General', 'building', 'Gears', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8276, 'General', 'building', 'craft them', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8277, 'General', 'building', 'Troops', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8278, 'General', 'building', 'upgrade them', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8279, 'General', 'building', 'Stores', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8280, 'General', 'building', 'powerups', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8281, 'General', 'building', 'Squads', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8282, 'General', 'building', 'place heroes', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8283, 'General', 'building', 'through diamonds', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8284, 'General', 'building', 'Cheats', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8285, 'General', 'building', 'List', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8286, 'General', 'building', 'Transfer Surge', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8287, 'General', 'building', 'Sky Battlefront', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8288, 'General', 'building', 'Overlord calculators', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8289, 'General', 'building', 'to know', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8290, 'General', 'building', 'Server Transfers', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8291, 'General', 'building', 'Overlord Gorilla', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8292, 'General', 'building', 'Crimson Plague', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8293, 'General', 'building', 'Rules Guide', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8294, 'General', 'building', 'Base attacks', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8295, 'General', 'building', 'City', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8296, 'General', 'building', 'War Leader', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8297, 'General', 'building', 'specific tricks', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8298, 'General', 'building', 'for Contributions', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8299, 'General', 'building', 'Rocket Shadow', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8300, 'General', 'building', 'Legion attacks', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8301, 'General', 'building', 'Infinite Octagon', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8302, 'General', 'building', 'Warm up', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8303, 'General', 'building', 'Final Battle', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8304, 'General', 'building', 'Polar Storm', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8305, 'General', 'building', 'Wave Alert', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8306, 'General', 'building', 'High', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8307, 'General', 'building', 'Taste', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8308, 'General', 'building', 'Supply Collections', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8309, 'General', 'building', 'Locations', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8310, 'General', 'building', 'Strategy Guide', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8311, 'General', 'building', 'Victory', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8312, 'General', 'building', 'City Unlocks', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8313, 'General', 'building', 'Nuclear Furnace', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8314, 'General', 'building', 'Soil Showdown', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8315, 'General', 'building', 'Faction Duel', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8316, 'General', 'building', 'Oil', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8317, 'General', 'building', 'Golden Kingdom', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8318, 'General', 'building', 'Cheats End', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8319, 'General', 'building', 'Settlement Period', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8320, 'General', 'building', 'Exclusive Weapon', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8321, 'General', 'building', 'Trade Posts', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8322, 'General', 'building', 'Battle Pass', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8323, 'General', 'building', 'Pyramid War', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8324, 'General', 'building', 'Oasis Project', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8325, 'General', 'building', 'Arms Race', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8326, 'General', 'building', 'Alliance Exercise', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8327, 'General', 'building', 'Duel VS', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8328, 'General', 'building', 'event Wanted', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8329, 'General', 'building', 'Hot Deals', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8330, 'General', 'building', 'Invasion Doomsday', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8331, 'General', 'building', 'Warzone invasion', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8332, 'General', 'building', 'Rampage Boss', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8333, 'General', 'building', 'Warzone Duel', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8334, 'General', 'building', 'Ghost Ops', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8335, 'General', 'building', 'with lots', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8336, 'General', 'building', 'City Clash', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8337, 'General', 'building', 'The capture', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8338, 'General', 'building', 'many prizes', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8339, 'General', 'building', 'alliance event', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8340, 'General', 'building', 'duel event', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:16'), (8341, 'General', 'building', 'Wanted', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8342, 'General', 'building', 'Monster invasion', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8343, 'General', 'building', 'Weekly Pass', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8344, 'General', 'building', 'Zombie Invasion', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8345, 'General', 'building', 'Doomsday', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8346, 'General', 'building', 'Doom Walkers', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8347, 'General', 'building', 'attacking Capitol', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8348, 'General', 'building', 'war chanmpionship', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8349, 'General', 'building', 'weapon shards', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8350, 'General', 'building', 'the capitol', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8351, 'General', 'building', 'Operation Falcon', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8352, 'General', 'building', 'Desert Storm', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8353, 'General', 'building', 'Zombie Siege', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8354, 'General', 'building', 'attack bases', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8355, 'General', 'building', 'Storm Battlefield', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8356, 'General', 'building', 'Iron War', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8357, 'General', 'building', 'Count Master', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8358, 'General', 'building', 'math challenges', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8359, 'General', 'building', 'Frontline Breakthrough', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8360, 'General', 'building', 'rewards', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8361, 'General', 'building', 'Trial', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8362, 'General', 'building', 'your alliance', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8363, 'General', 'building', 'periodic battlefield', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8364, 'General', 'building', 'amazing rewards', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8365, 'General', 'building', 'One', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8366, 'General', 'building', 'Christmas Celebration', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8367, 'General', 'building', 'Thanksgiving Event', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8368, 'General', 'building', 'modified version', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8369, 'General', 'building', 'and', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8370, 'General', 'troop', 'type boost', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8371, 'General', 'troop', 'them', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8372, 'General', 'troop', 'dispatch', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8373, 'General', 'event', 'Latest news', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8374, 'General', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8375, 'General', 'event', 'Target', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8376, 'General', 'event', 'Professions', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8377, 'General', 'event', 'Pre', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8378, 'General', 'event', 'Season', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8379, 'General', 'event', 'Wild West', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8380, 'General', 'event', 'resource cards', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8381, 'General', 'event', 'Maneki', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8382, 'General', 'event', 'Evernight Isle Light and Darkness', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8383, 'General', 'event', 'End of Season', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8384, 'General', 'event', 'guides available\nDesert Artifacts', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8385, 'General', 'event', 'started on early servers with Pre', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8386, 'General', 'event', 'Last War', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8387, 'General', 'event', 'or use the menu to browse all guides', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8388, 'General', 'event', 'Basics', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8389, 'General', 'event', 'day Challenge Buildings', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8390, 'General', 'event', 'Daily missions with many rewards Heroes', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8391, 'General', 'event', 'Characteristics of heroes Gears', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8392, 'General', 'event', 'Gears and how to craft them Troops', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8393, 'General', 'event', 'Soldiers', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8394, 'General', 'event', 'how to train and upgrade them Stores', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8395, 'General', 'event', 'powerups Squads', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8396, 'General', 'event', 'How to place heroes VIP Program', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8397, 'General', 'event', 'boosts and how to request them', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8398, 'General', 'event', 'day Challenge', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8399, 'General', 'event', 'Rookie Challenges', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8400, 'General', 'event', 'Rookie Pass', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8401, 'General', 'event', 'Daily Progress', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8402, 'General', 'event', 'Top Commander', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8403, 'General', 'event', 'Buildings', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8404, 'General', 'event', 'Alliances', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8405, 'General', 'event', 'The advantages of being part of an alliance', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8406, 'General', 'event', 'Radar Missions', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:17'), (8407, 'General', 'event', 'Daily missions with many rewards', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8408, 'General', 'event', 'Heroes', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8409, 'General', 'event', 'Characteristics of heroes', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8410, 'General', 'event', 'Gears', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8411, 'General', 'event', 'Gears and how to craft them', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8412, 'General', 'event', 'Troops', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8413, 'General', 'event', 'how to train and upgrade them', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8414, 'General', 'event', 'Stores', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8415, 'General', 'event', 'powerups', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8416, 'General', 'event', 'Squads', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8417, 'General', 'event', 'How to place heroes', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8418, 'General', 'event', 'VIP Program', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8419, 'General', 'event', 'Powerful boosts purchased through diamonds', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8420, 'General', 'event', 'The Capitol', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8421, 'General', 'event', 'Cheats', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8422, 'General', 'event', 'Sky Battlefront', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8423, 'General', 'event', 'Overlord calculators', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8424, 'General', 'event', 'List of all those little tricks you want to know', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8425, 'General', 'event', 'Transfer Surge', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8426, 'General', 'event', 'Server Transfers', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8427, 'General', 'event', 'Overlord Gorilla', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8428, 'General', 'event', 'The Crimson Plague', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8429, 'General', 'event', 'Ultimate War Rules Guide', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8430, 'General', 'event', 'Engineer and War Leader', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8431, 'General', 'event', 'specific tricks', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8432, 'General', 'event', 'Rewards for Contributions', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8433, 'General', 'event', 'Rocket Shadow', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8434, 'General', 'event', 'Crimson Legion attacks', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8435, 'General', 'event', 'Infinite Octagon', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8436, 'General', 'event', 'Crimson Plague Warm up', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8437, 'General', 'event', 'Crimson Plague The Final Battle', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8438, 'General', 'event', 'Polar Storm', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8439, 'General', 'event', 'Cold Wave Alert', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8440, 'General', 'event', 'High', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8441, 'General', 'event', 'Hero Promotion', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8442, 'General', 'event', 'Taste of Victory Supply Collections', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8443, 'General', 'event', 'The Ultimate Strategy Guide', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8444, 'General', 'event', 'Taste of Victory', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8445, 'General', 'event', 'City Unlocks', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8446, 'General', 'event', 'Nuclear Furnace', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8447, 'General', 'event', 'Turn on Nuclear Furnace', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8448, 'General', 'event', 'Rare Soil Showdown', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8449, 'General', 'event', 'Faction Duel', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8450, 'General', 'event', 'Supply Collections', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8451, 'General', 'event', 'Locations of Supply Collections', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8452, 'General', 'event', 'The Age of Oil', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8453, 'General', 'event', 'Golden Kingdom', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8454, 'General', 'event', 'Settlement Period', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8455, 'General', 'event', 'Marshall Exclusive Weapon', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8456, 'General', 'event', 'Trade Posts', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8457, 'General', 'event', 'Exclusive Weapon Battle Pass', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8458, 'General', 'event', 'Pyramid War', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8459, 'General', 'event', 'Oasis Project', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8460, 'General', 'event', 'McGregor Exclusive Weapon', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8461, 'General', 'event', 'Oasis Locations', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8462, 'General', 'event', 'Events Arms Race', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8463, 'General', 'event', 'Periodic alliance event Duel VS', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8464, 'General', 'event', 'Hot Deals', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8465, 'General', 'event', 'Custom Weekly Pass Zombie Invasion Doomsday', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8466, 'General', 'event', 'Warzone invasion of Doom Walkers Rampage Boss', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8467, 'General', 'event', 'Monsters attacking Capitol Warzone Duel', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8468, 'General', 'event', 'Server war chanmpionship Ghost Ops', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8469, 'General', 'event', 'Arms Race', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8470, 'General', 'event', 'Periodic event that allows you to win many prizes', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8471, 'General', 'event', 'Alliance Exercise', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8472, 'General', 'event', 'Periodic alliance event', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8473, 'General', 'event', 'Duel VS', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8474, 'General', 'event', 'Wanted', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8475, 'General', 'event', 'Protect the server from Monster invasion', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8476, 'General', 'event', 'Custom Weekly Pass', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8477, 'General', 'event', 'Zombie Invasion', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8478, 'General', 'event', 'Doomsday', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8479, 'General', 'event', 'Warzone invasion of Doom Walkers', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8480, 'General', 'event', 'Rampage Boss', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8481, 'General', 'event', 'Monsters attacking Capitol', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8482, 'General', 'event', 'Warzone Duel', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8483, 'General', 'event', 'Server war chanmpionship', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8484, 'General', 'event', 'Ghost Ops', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8485, 'General', 'event', 'City Clash', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8486, 'General', 'event', 'The capture of cities and the capitol', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8487, 'General', 'event', 'Mini Games Operation Falcon', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8488, 'General', 'event', 'Frontline Breakthrough Desert Storm', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8489, 'General', 'event', 'Trial Zombie Siege', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:18'), (8490, 'General', 'event', 'Meteorite Iron War', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:19'), (8491, 'General', 'event', 'Sky Battlefront Count Master', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:19'), (8492, 'General', 'event', 'Survive the math challenges', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:19'), (8493, 'General', 'event', 'Operation Falcon', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:19'), (8494, 'General', 'event', 'Frontline Breakthrough', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:19'), (8495, 'General', 'event', 'Desert Storm', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:19'), (8496, 'General', 'event', 'Periodic event with lots of rewards', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:19'), (8497, 'General', 'event', 'Trial', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:19'), (8498, 'General', 'event', 'Zombie Siege', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:19'), (8499, 'General', 'event', 'Zombie waves attack bases of your alliance', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:19'), (8500, 'General', 'event', 'Winter Storm Battlefield', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:19'), (8501, 'General', 'event', 'periodic battlefield', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:19'), (8502, 'General', 'event', 'Count Master', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:19'), (8503, 'General', 'event', 'One', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:19'), (8504, 'General', 'event', 'Christmas Celebration', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:19'), (8505, 'General', 'event', 'Thanksgiving Event', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:19'), (8506, 'General', 'event', 'with big changes Season', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:19'), (8507, 'General', 'event', 'with', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:19'), (8508, 'General', 'event', 'that allows you to win many prizes', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:19'), (8509, 'General', 'event', 'with lots of rewards General', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:19'), (8510, 'General', 'event', 'with lots of rewards', '{}', 'https://www.lastwartutorial.com', '', 'Latest news :\nLatest news\n🤠 Season 5 – Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Return of Alliance Exercise and Zombie Siege\n🤠 Season 5 – Celebration\n🤠 Season 5 – Week 8 – Alliance Honor, Capitol Conquest, End of Season 5, Season 5 items conversion rates, Transfer Surge\n🤠 Season 5 – Week 8\n🤠 Season 5 – Week 7 – Warzone Invasion, Vanquish the Enemies\n🤠 Season 5 – Week 7\n🤠 Season 5 – Week 6 – Warzone Invasion, Vanquish the Enemies, Morrison’s Exclusive Weapon Battle P...', '2026-01-23 03:23:19'), (8511, 'General', 'general', 'Desert Artifacts Locations – Level 2 Locations, where to find them', NULL, 'https://www.lastwartutorial.com/desert-artifacts-locations-level-2/', 'Desert Artifacts Locations – Level 2 Locations, where to find them', 'This page shows Desert Artifacts locations of level 2.\nGo to Desert Artifacts Locations to know more about it.\nGiven the huge amount of locations I will split this in multiple pages:\n- Level 2 (this page)\n- Level 2 Artifacts 1-50 Artifacts 51-100 Artifacts 151-201 Artifact 201-\n- Artifacts 1-50\n- Artifacts 51-100\n- Artifacts 151-201\n- Artifact 201-\n\n## Artifacts 1-50\n\n## Artifacts 51-100\n\n## Artifacts 151-201\n\n## Artifact 201-\n', '2026-01-23 03:23:19'), (8512, 'Heroes', 'troop', 'send', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8513, 'Heroes', 'event', 'Evernight Isle', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8514, 'Heroes', 'event', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8515, 'Heroes', 'event', 'Game modes', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8516, 'Heroes', 'event', 'The Ultimate Strategy Guide', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8517, 'Heroes', 'event', 'tricks and cheats', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8518, 'Heroes', 'event', 'Skills', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8519, 'Heroes', 'event', 'Tactics Card', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8520, 'Heroes', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8521, 'Heroes', 'event', 'UR Promotion', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8522, 'Heroes', 'event', 'Sarah UR Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8523, 'Heroes', 'event', 'Mission goal', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8524, 'Heroes', 'event', 'Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8525, 'Heroes', 'event', 'Hunt for Oni Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8526, 'Heroes', 'event', 'Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8527, 'Heroes', 'event', 'Exclusive Weapon', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8528, 'Heroes', 'event', 'Faction Awards', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8529, 'Heroes', 'event', 'Hero Swap EXP', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8530, 'Heroes', 'event', 'All missions share the fact that they have', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8531, 'Heroes', 'event', 'reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8532, 'Heroes', 'event', 'tile menu', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8533, 'Heroes', 'event', 'to undergo the promotion to UR', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8534, 'Heroes', 'event', 'With the upgrade', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8535, 'Heroes', 'event', 'reset to level', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8536, 'Heroes', 'event', 'will not change', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8537, 'Heroes', 'event', 'will be refunded', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8538, 'Heroes', 'event', 'Shards used on Sarah on Wall of Honor Promotion', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8539, 'Heroes', 'event', 'Skill medals', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8540, 'Heroes', 'event', 'Promotion after upgrade', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8541, 'Heroes', 'event', 'with', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8542, 'Heroes', 'event', 'Universal SSR shards', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8543, 'Heroes', 'event', 'Sarah specific shard', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8544, 'Heroes', 'event', 'menu', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8545, 'Heroes', 'event', 'Items are sold on a first', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8546, 'Heroes', 'event', 'first', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8547, 'Heroes', 'event', 'and above Trade Posts by the Warzone', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8548, 'Heroes', 'event', 'Exclusive weapon details', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8549, 'Heroes', 'event', 'Levels', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8550, 'Heroes', 'event', 'Boosts', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8551, 'Heroes', 'event', 'All', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8552, 'Heroes', 'event', 'Additional boots', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8553, 'Heroes', 'event', 'is to divide Warzones into two factions', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8554, 'Heroes', 'event', 'goal Reward chest goal Week', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8555, 'Heroes', 'event', 'goal Reward chest goal Adam', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8556, 'Heroes', 'event', 'goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8557, 'Heroes', 'event', 'goal', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8558, 'Heroes', 'event', 'goal is unlocked', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8559, 'Heroes', 'event', 'of the season', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8560, 'Heroes', 'event', 'establishes the Factions', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8561, 'Heroes', 'event', 'appear', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8562, 'Heroes', 'event', 'will start day', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8563, 'Heroes', 'event', 'goals are immediately available', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8564, 'Heroes', 'event', 'will be announced the day before', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8565, 'Heroes', 'event', 'panel ahead of time', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8566, 'Heroes', 'event', 'goal is delayed by', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8567, 'Heroes', 'event', 'is to capture Level', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:19'), (8568, 'Heroes', 'event', 'this time is only visible in the Season', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:20'), (8569, 'Heroes', 'event', 'of Season', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:20'), (8570, 'Heroes', 'event', 'that was already present in Season', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:20'), (8571, 'Heroes', 'event', 'Hero Swap', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:20'), (8572, 'Heroes', 'hero', 'Adam', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:20'), (8573, 'Heroes', 'hero', 'Mason', '{}', 'https://www.lastwartutorial.com/season-4-week-3/', 'Season 4 – Week 3 – Sarah UR Promotion, Hunting Oni, Trade Posts Unlock, City level 5-6 unlock, Adam Exclusive Weapon, Faction Awards, Hero Swap EXP', 'In this article all missions of Season 4 week 3 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 3 Week3-01: UR Pro...', '2026-01-23 03:23:20'), (8574, 'Events', 'general', 'Rookie Pass – Rewards for completing new player event tasks', NULL, 'https://www.lastwartutorial.com/rookie-pass/', 'Rookie Pass – Rewards for completing new player event tasks', 'The event begins with the game and offers rewards for completing tasks in the new player event.\nThe Rookie points are earned completing the tasks in the Rookie Challenge and they unlock the rewards.\nIt is also possible to unlock the premium rewards buying the pack for 11,99 €.', '2026-01-23 03:23:20'), (8575, 'Season 4', 'event', 'Evernight Isle', '{}', 'https://www.lastwartutorial.com/season-4-week-2/', 'Season 4 – Week 2 – Ryōtei Restaurant, Divine Tree, Blood Night Hunter, Hunt for Wandering Oniwagons, City level 3/4', 'In this article all missions of Season 4 week 2 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 2 Week2-01: Ryōtei...', '2026-01-23 03:23:20'), (8576, 'Season 4', 'event', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-4-week-2/', 'Season 4 – Week 2 – Ryōtei Restaurant, Divine Tree, Blood Night Hunter, Hunt for Wandering Oniwagons, City level 3/4', 'In this article all missions of Season 4 week 2 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 2 Week2-01: Ryōtei...', '2026-01-23 03:23:20'), (8577, 'Season 4', 'event', 'Game modes', '{}', 'https://www.lastwartutorial.com/season-4-week-2/', 'Season 4 – Week 2 – Ryōtei Restaurant, Divine Tree, Blood Night Hunter, Hunt for Wandering Oniwagons, City level 3/4', 'In this article all missions of Season 4 week 2 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 2 Week2-01: Ryōtei...', '2026-01-23 03:23:20'), (8578, 'Season 4', 'event', 'The Ultimate Strategy Guide', '{}', 'https://www.lastwartutorial.com/season-4-week-2/', 'Season 4 – Week 2 – Ryōtei Restaurant, Divine Tree, Blood Night Hunter, Hunt for Wandering Oniwagons, City level 3/4', 'In this article all missions of Season 4 week 2 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 2 Week2-01: Ryōtei...', '2026-01-23 03:23:20'), (8579, 'Season 4', 'event', 'tricks and cheats', '{}', 'https://www.lastwartutorial.com/season-4-week-2/', 'Season 4 – Week 2 – Ryōtei Restaurant, Divine Tree, Blood Night Hunter, Hunt for Wandering Oniwagons, City level 3/4', 'In this article all missions of Season 4 week 2 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 2 Week2-01: Ryōtei...', '2026-01-23 03:23:20'), (8580, 'Season 4', 'event', 'Skills', '{}', 'https://www.lastwartutorial.com/season-4-week-2/', 'Season 4 – Week 2 – Ryōtei Restaurant, Divine Tree, Blood Night Hunter, Hunt for Wandering Oniwagons, City level 3/4', 'In this article all missions of Season 4 week 2 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 2 Week2-01: Ryōtei...', '2026-01-23 03:23:20'), (8581, 'Season 4', 'event', 'Tactics Card', '{}', 'https://www.lastwartutorial.com/season-4-week-2/', 'Season 4 – Week 2 – Ryōtei Restaurant, Divine Tree, Blood Night Hunter, Hunt for Wandering Oniwagons, City level 3/4', 'In this article all missions of Season 4 week 2 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 2 Week2-01: Ryōtei...', '2026-01-23 03:23:20'), (8582, 'Season 4', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-4-week-2/', 'Season 4 – Week 2 – Ryōtei Restaurant, Divine Tree, Blood Night Hunter, Hunt for Wandering Oniwagons, City level 3/4', 'In this article all missions of Season 4 week 2 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 2 Week2-01: Ryōtei...', '2026-01-23 03:23:20'), (8583, 'Season 4', 'event', 'Lamp in the Darkness', '{}', 'https://www.lastwartutorial.com/season-4-week-2/', 'Season 4 – Week 2 – Ryōtei Restaurant, Divine Tree, Blood Night Hunter, Hunt for Wandering Oniwagons, City level 3/4', 'In this article all missions of Season 4 week 2 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 2 Week2-01: Ryōtei...', '2026-01-23 03:23:20'), (8584, 'Season 4', 'event', 'Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-2/', 'Season 4 – Week 2 – Ryōtei Restaurant, Divine Tree, Blood Night Hunter, Hunt for Wandering Oniwagons, City level 3/4', 'In this article all missions of Season 4 week 2 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 2 Week2-01: Ryōtei...', '2026-01-23 03:23:20'), (8585, 'Season 4', 'event', 'tei Restaurant Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-2/', 'Season 4 – Week 2 – Ryōtei Restaurant, Divine Tree, Blood Night Hunter, Hunt for Wandering Oniwagons, City level 3/4', 'In this article all missions of Season 4 week 2 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 2 Week2-01: Ryōtei...', '2026-01-23 03:23:20'), (8586, 'Season 4', 'event', 'Mission goal', '{}', 'https://www.lastwartutorial.com/season-4-week-2/', 'Season 4 – Week 2 – Ryōtei Restaurant, Divine Tree, Blood Night Hunter, Hunt for Wandering Oniwagons, City level 3/4', 'In this article all missions of Season 4 week 2 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 2 Week2-01: Ryōtei...', '2026-01-23 03:23:20'), (8587, 'Season 4', 'event', 'Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-2/', 'Season 4 – Week 2 – Ryōtei Restaurant, Divine Tree, Blood Night Hunter, Hunt for Wandering Oniwagons, City level 3/4', 'In this article all missions of Season 4 week 2 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 2 Week2-01: Ryōtei...', '2026-01-23 03:23:20'), (8588, 'Season 4', 'event', 'Blood Night Hunter Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-2/', 'Season 4 – Week 2 – Ryōtei Restaurant, Divine Tree, Blood Night Hunter, Hunt for Wandering Oniwagons, City level 3/4', 'In this article all missions of Season 4 week 2 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 2 Week2-01: Ryōtei...', '2026-01-23 03:23:20'), (8589, 'Season 4', 'event', 'One for All Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-2/', 'Season 4 – Week 2 – Ryōtei Restaurant, Divine Tree, Blood Night Hunter, Hunt for Wandering Oniwagons, City level 3/4', 'In this article all missions of Season 4 week 2 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 2 Week2-01: Ryōtei...', '2026-01-23 03:23:20'), (8590, 'Season 4', 'event', 'All missions share the fact that they have', '{}', 'https://www.lastwartutorial.com/season-4-week-2/', 'Season 4 – Week 2 – Ryōtei Restaurant, Divine Tree, Blood Night Hunter, Hunt for Wandering Oniwagons, City level 3/4', 'In this article all missions of Season 4 week 2 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 2 Week2-01: Ryōtei...', '2026-01-23 03:23:20'), (8591, 'Season 4', 'event', 'reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-2/', 'Season 4 – Week 2 – Ryōtei Restaurant, Divine Tree, Blood Night Hunter, Hunt for Wandering Oniwagons, City level 3/4', 'In this article all missions of Season 4 week 2 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 2 Week2-01: Ryōtei...', '2026-01-23 03:23:20'), (8592, 'Season 4', 'event', 'tile menu', '{}', 'https://www.lastwartutorial.com/season-4-week-2/', 'Season 4 – Week 2 – Ryōtei Restaurant, Divine Tree, Blood Night Hunter, Hunt for Wandering Oniwagons, City level 3/4', 'In this article all missions of Season 4 week 2 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 2 Week2-01: Ryōtei...', '2026-01-23 03:23:20'), (8593, 'Season 4', 'event', 'it unlocks the new game mode', '{}', 'https://www.lastwartutorial.com/season-4-week-2/', 'Season 4 – Week 2 – Ryōtei Restaurant, Divine Tree, Blood Night Hunter, Hunt for Wandering Oniwagons, City level 3/4', 'In this article all missions of Season 4 week 2 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 2 Week2-01: Ryōtei...', '2026-01-23 03:23:20'), (8594, 'Season 4', 'event', 'Total power assisted by Commander', '{}', 'https://www.lastwartutorial.com/season-4-week-2/', 'Season 4 – Week 2 – Ryōtei Restaurant, Divine Tree, Blood Night Hunter, Hunt for Wandering Oniwagons, City level 3/4', 'In this article all missions of Season 4 week 2 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 2 Week2-01: Ryōtei...', '2026-01-23 03:23:20'), (8595, 'Season 4', 'event', 'goal Reward chest goal Week', '{}', 'https://www.lastwartutorial.com/season-4-week-2/', 'Season 4 – Week 2 – Ryōtei Restaurant, Divine Tree, Blood Night Hunter, Hunt for Wandering Oniwagons, City level 3/4', 'In this article all missions of Season 4 week 2 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 2 Week2-01: Ryōtei...', '2026-01-23 03:23:20'), (8596, 'Season 4', 'event', 'goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-2/', 'Season 4 – Week 2 – Ryōtei Restaurant, Divine Tree, Blood Night Hunter, Hunt for Wandering Oniwagons, City level 3/4', 'In this article all missions of Season 4 week 2 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 2 Week2-01: Ryōtei...', '2026-01-23 03:23:20'), (8597, 'Season 4', 'event', 'goal', '{}', 'https://www.lastwartutorial.com/season-4-week-2/', 'Season 4 – Week 2 – Ryōtei Restaurant, Divine Tree, Blood Night Hunter, Hunt for Wandering Oniwagons, City level 3/4', 'In this article all missions of Season 4 week 2 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 2 Week2-01: Ryōtei...', '2026-01-23 03:23:20'), (8598, 'Season 4', 'event', 'goal is unlocked', '{}', 'https://www.lastwartutorial.com/season-4-week-2/', 'Season 4 – Week 2 – Ryōtei Restaurant, Divine Tree, Blood Night Hunter, Hunt for Wandering Oniwagons, City level 3/4', 'In this article all missions of Season 4 week 2 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 2 Week2-01: Ryōtei...', '2026-01-23 03:23:20'), (8599, 'Season 4', 'event', 'of the season', '{}', 'https://www.lastwartutorial.com/season-4-week-2/', 'Season 4 – Week 2 – Ryōtei Restaurant, Divine Tree, Blood Night Hunter, Hunt for Wandering Oniwagons, City level 3/4', 'In this article all missions of Season 4 week 2 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 2 Week2-01: Ryōtei...', '2026-01-23 03:23:20'), (8600, 'Season 4', 'event', 'goal\nThis is how the menu appears', '{}', 'https://www.lastwartutorial.com/season-4-week-2/', 'Season 4 – Week 2 – Ryōtei Restaurant, Divine Tree, Blood Night Hunter, Hunt for Wandering Oniwagons, City level 3/4', 'In this article all missions of Season 4 week 2 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 2 Week2-01: Ryōtei...', '2026-01-23 03:23:20'), (8601, 'Season 4', 'event', 'will start day', '{}', 'https://www.lastwartutorial.com/season-4-week-2/', 'Season 4 – Week 2 – Ryōtei Restaurant, Divine Tree, Blood Night Hunter, Hunt for Wandering Oniwagons, City level 3/4', 'In this article all missions of Season 4 week 2 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 2 Week2-01: Ryōtei...', '2026-01-23 03:23:20'), (8602, 'Season 4', 'event', 'goals are immediately available', '{}', 'https://www.lastwartutorial.com/season-4-week-2/', 'Season 4 – Week 2 – Ryōtei Restaurant, Divine Tree, Blood Night Hunter, Hunt for Wandering Oniwagons, City level 3/4', 'In this article all missions of Season 4 week 2 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 2 Week2-01: Ryōtei...', '2026-01-23 03:23:20'), (8603, 'Season 4', 'event', 'goal is delayed by', '{}', 'https://www.lastwartutorial.com/season-4-week-2/', 'Season 4 – Week 2 – Ryōtei Restaurant, Divine Tree, Blood Night Hunter, Hunt for Wandering Oniwagons, City level 3/4', 'In this article all missions of Season 4 week 2 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 2 Week2-01: Ryōtei...', '2026-01-23 03:23:20'), (8604, 'Season 4', 'event', 'is to capture Level', '{}', 'https://www.lastwartutorial.com/season-4-week-2/', 'Season 4 – Week 2 – Ryōtei Restaurant, Divine Tree, Blood Night Hunter, Hunt for Wandering Oniwagons, City level 3/4', 'In this article all missions of Season 4 week 2 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 2 Week2-01: Ryōtei...', '2026-01-23 03:23:20'), (8605, 'The Capitol', 'event', 'Boss Information', '{}', 'https://www.lastwartutorial.com/rampage-boss/', 'Rampage Boss – Kill all bosses that attack the capitol to gain important rewards', 'Three mysterious tombstones appeared around the Capitol. Reports show that zombie bosses awaken from these tombs periodically, emitting a rampaging aura, and continuously attack the Capitol. These bosses are extremely powerful, requiring the joint efforts of all commanders to defeat them.\n- Boss Information\n- Rewards Boss injury/kill rewards for every player Top 100 Commanders Damage Ranking\n- Boss injury/kill rewards for every player\n- Top 100 Commanders Damage Ranking\n\n## Boss Information\n\n- E...', '2026-01-23 03:23:20'), (8606, 'The Capitol', 'event', 'Commanders Damage Ranking', '{}', 'https://www.lastwartutorial.com/rampage-boss/', 'Rampage Boss – Kill all bosses that attack the capitol to gain important rewards', 'Three mysterious tombstones appeared around the Capitol. Reports show that zombie bosses awaken from these tombs periodically, emitting a rampaging aura, and continuously attack the Capitol. These bosses are extremely powerful, requiring the joint efforts of all commanders to defeat them.\n- Boss Information\n- Rewards Boss injury/kill rewards for every player Top 100 Commanders Damage Ranking\n- Boss injury/kill rewards for every player\n- Top 100 Commanders Damage Ranking\n\n## Boss Information\n\n- E...', '2026-01-23 03:23:20'), (8607, 'The Capitol', 'event', 'kill rewards for every player', '{}', 'https://www.lastwartutorial.com/rampage-boss/', 'Rampage Boss – Kill all bosses that attack the capitol to gain important rewards', 'Three mysterious tombstones appeared around the Capitol. Reports show that zombie bosses awaken from these tombs periodically, emitting a rampaging aura, and continuously attack the Capitol. These bosses are extremely powerful, requiring the joint efforts of all commanders to defeat them.\n- Boss Information\n- Rewards Boss injury/kill rewards for every player Top 100 Commanders Damage Ranking\n- Boss injury/kill rewards for every player\n- Top 100 Commanders Damage Ranking\n\n## Boss Information\n\n- E...', '2026-01-23 03:23:20'), (8608, 'The Capitol', 'event', 'Rampage Boss will awaken from the tombs', '{}', 'https://www.lastwartutorial.com/rampage-boss/', 'Rampage Boss – Kill all bosses that attack the capitol to gain important rewards', 'Three mysterious tombstones appeared around the Capitol. Reports show that zombie bosses awaken from these tombs periodically, emitting a rampaging aura, and continuously attack the Capitol. These bosses are extremely powerful, requiring the joint efforts of all commanders to defeat them.\n- Boss Information\n- Rewards Boss injury/kill rewards for every player Top 100 Commanders Damage Ranking\n- Boss injury/kill rewards for every player\n- Top 100 Commanders Damage Ranking\n\n## Boss Information\n\n- E...', '2026-01-23 03:23:20'), (8609, 'The Capitol', 'event', 'types of rewards available', '{}', 'https://www.lastwartutorial.com/rampage-boss/', 'Rampage Boss – Kill all bosses that attack the capitol to gain important rewards', 'Three mysterious tombstones appeared around the Capitol. Reports show that zombie bosses awaken from these tombs periodically, emitting a rampaging aura, and continuously attack the Capitol. These bosses are extremely powerful, requiring the joint efforts of all commanders to defeat them.\n- Boss Information\n- Rewards Boss injury/kill rewards for every player Top 100 Commanders Damage Ranking\n- Boss injury/kill rewards for every player\n- Top 100 Commanders Damage Ranking\n\n## Boss Information\n\n- E...', '2026-01-23 03:23:20'), (8610, 'The Capitol', 'event', 'First Boss', '{}', 'https://www.lastwartutorial.com/rampage-boss/', 'Rampage Boss – Kill all bosses that attack the capitol to gain important rewards', 'Three mysterious tombstones appeared around the Capitol. Reports show that zombie bosses awaken from these tombs periodically, emitting a rampaging aura, and continuously attack the Capitol. These bosses are extremely powerful, requiring the joint efforts of all commanders to defeat them.\n- Boss Information\n- Rewards Boss injury/kill rewards for every player Top 100 Commanders Damage Ranking\n- Boss injury/kill rewards for every player\n- Top 100 Commanders Damage Ranking\n\n## Boss Information\n\n- E...', '2026-01-23 03:23:20'), (8611, 'The Capitol', 'event', 'Damage taken from Tanks\nSecond Boss', '{}', 'https://www.lastwartutorial.com/rampage-boss/', 'Rampage Boss – Kill all bosses that attack the capitol to gain important rewards', 'Three mysterious tombstones appeared around the Capitol. Reports show that zombie bosses awaken from these tombs periodically, emitting a rampaging aura, and continuously attack the Capitol. These bosses are extremely powerful, requiring the joint efforts of all commanders to defeat them.\n- Boss Information\n- Rewards Boss injury/kill rewards for every player Top 100 Commanders Damage Ranking\n- Boss injury/kill rewards for every player\n- Top 100 Commanders Damage Ranking\n\n## Boss Information\n\n- E...', '2026-01-23 03:23:20'), (8612, 'The Capitol', 'event', 'Damage taken from Aircraft\nThird Boss', '{}', 'https://www.lastwartutorial.com/rampage-boss/', 'Rampage Boss – Kill all bosses that attack the capitol to gain important rewards', 'Three mysterious tombstones appeared around the Capitol. Reports show that zombie bosses awaken from these tombs periodically, emitting a rampaging aura, and continuously attack the Capitol. These bosses are extremely powerful, requiring the joint efforts of all commanders to defeat them.\n- Boss Information\n- Rewards Boss injury/kill rewards for every player Top 100 Commanders Damage Ranking\n- Boss injury/kill rewards for every player\n- Top 100 Commanders Damage Ranking\n\n## Boss Information\n\n- E...', '2026-01-23 03:23:20'), (8613, 'The Capitol', 'event', 'it is possible to claim immediately the rewards', '{}', 'https://www.lastwartutorial.com/rampage-boss/', 'Rampage Boss – Kill all bosses that attack the capitol to gain important rewards', 'Three mysterious tombstones appeared around the Capitol. Reports show that zombie bosses awaken from these tombs periodically, emitting a rampaging aura, and continuously attack the Capitol. These bosses are extremely powerful, requiring the joint efforts of all commanders to defeat them.\n- Boss Information\n- Rewards Boss injury/kill rewards for every player Top 100 Commanders Damage Ranking\n- Boss injury/kill rewards for every player\n- Top 100 Commanders Damage Ranking\n\n## Boss Information\n\n- E...', '2026-01-23 03:23:20'), (8614, 'The Capitol', 'event', 'on Sunday at', '{}', 'https://www.lastwartutorial.com/rampage-boss/', 'Rampage Boss – Kill all bosses that attack the capitol to gain important rewards', 'Three mysterious tombstones appeared around the Capitol. Reports show that zombie bosses awaken from these tombs periodically, emitting a rampaging aura, and continuously attack the Capitol. These bosses are extremely powerful, requiring the joint efforts of all commanders to defeat them.\n- Boss Information\n- Rewards Boss injury/kill rewards for every player Top 100 Commanders Damage Ranking\n- Boss injury/kill rewards for every player\n- Top 100 Commanders Damage Ranking\n\n## Boss Information\n\n- E...', '2026-01-23 03:23:20'), (8615, 'The Capitol', 'event', 'page', '{}', 'https://www.lastwartutorial.com/rampage-boss/', 'Rampage Boss – Kill all bosses that attack the capitol to gain important rewards', 'Three mysterious tombstones appeared around the Capitol. Reports show that zombie bosses awaken from these tombs periodically, emitting a rampaging aura, and continuously attack the Capitol. These bosses are extremely powerful, requiring the joint efforts of all commanders to defeat them.\n- Boss Information\n- Rewards Boss injury/kill rewards for every player Top 100 Commanders Damage Ranking\n- Boss injury/kill rewards for every player\n- Top 100 Commanders Damage Ranking\n\n## Boss Information\n\n- E...', '2026-01-23 03:23:20'), (8616, 'General', 'general', 'Desert Artifacts Locations – Level 4 Locations, where to find them', NULL, 'https://www.lastwartutorial.com/desert-artifacts-locations-level-4/', 'Desert Artifacts Locations – Level 4 Locations, where to find them', 'This page shows Desert Artifacts locations of level 4.\nGo to Desert Artifacts Locations to know more about it.\nGiven the huge amount of locations I will split this in multiple pages:\n- Level 4 (this page)\n- Level 4 Artifacts 1-50 Artifacts 51-\n- Artifacts 1-50\n- Artifacts 51-\n\n## Artifacts 1-50\n\n## Artifacts 51-\n', '2026-01-23 03:23:20'), (8617, 'Heroes', 'event', 'Polar Storm', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:20'), (8618, 'Heroes', 'event', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:20'), (8619, 'Heroes', 'event', 'The Ultimate Strategy Guide', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:20'), (8620, 'Heroes', 'event', 'Supply Collection Locations', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:20'), (8621, 'Heroes', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:20'), (8622, 'Heroes', 'event', 'Cheats', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:20'), (8623, 'Heroes', 'event', 'Min Temp', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:20'), (8624, 'Heroes', 'event', 'Hero Promotion', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:20'), (8625, 'Heroes', 'event', 'Mission goal Reward chest goal Additional event', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:20'), (8626, 'Heroes', 'event', 'Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:20'), (8627, 'Heroes', 'event', 'Mission goal', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:20'), (8628, 'Heroes', 'event', 'Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:20'), (8629, 'Heroes', 'event', 'Determination Event', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:20'), (8630, 'Heroes', 'event', 'Legendary Hero Badge item and where to find it', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:20'), (8631, 'Heroes', 'event', 'Violet upgraded Skills', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:20'), (8632, 'Heroes', 'event', 'Faction Awards Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:20'), (8633, 'Heroes', 'event', 'Additional event', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:20'), (8634, 'Heroes', 'event', 'Preview of weapon attributes', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:20'), (8635, 'Heroes', 'event', 'All missions share the fact that they have', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:20'), (8636, 'Heroes', 'event', 'reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:20'), (8637, 'Heroes', 'event', 'but blizzards reach level X with', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:20'), (8638, 'Heroes', 'event', 'to undergo the promotion to UR', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:20'), (8639, 'Heroes', 'event', 'With the upgrade', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:20'), (8640, 'Heroes', 'event', 'reset to level', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:20'), (8641, 'Heroes', 'event', 'will not change', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:20'), (8642, 'Heroes', 'event', 'will be refunded', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:20'), (8643, 'Heroes', 'event', 'Shards used on Violet on Wall of Honor Promotion', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:20'), (8644, 'Heroes', 'event', 'Skill medals', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:20'), (8645, 'Heroes', 'event', 'Promotion after upgrade', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:20'), (8646, 'Heroes', 'event', 'with', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:20'), (8647, 'Heroes', 'event', 'Universal SSR shards', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:20'), (8648, 'Heroes', 'event', 'Violet specific shard', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:20'), (8649, 'Heroes', 'event', 'icon', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:20'), (8650, 'Heroes', 'event', 'main panel', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:20'), (8651, 'Heroes', 'event', 'The new concept of cross', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:20'), (8652, 'Heroes', 'event', 'Prerequisites to activate', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:20'), (8653, 'Heroes', 'event', 'Exclusive weapon details', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:20'), (8654, 'Heroes', 'event', 'Levels', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:20'), (8655, 'Heroes', 'event', 'Boosts', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:20'), (8656, 'Heroes', 'event', 'All', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:21'), (8657, 'Heroes', 'event', 'Additional boots', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:21'), (8658, 'Heroes', 'event', 'goal Reward chest goal Week', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:21'), (8659, 'Heroes', 'event', 'Violet upgraded Skills Reward chest goal Week', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:21'), (8660, 'Heroes', 'event', 'goal Reward chest goal Additional event', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:21'), (8661, 'Heroes', 'event', 'goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:21'), (8662, 'Heroes', 'event', 'goal', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:21'), (8663, 'Heroes', 'event', 'Violet upgraded Skills Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:21'), (8664, 'Heroes', 'event', 'Carlie', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:21'), (8665, 'Heroes', 'event', 'goal is unlocked', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:21'), (8666, 'Heroes', 'event', 'of the season', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:21'), (8667, 'Heroes', 'event', 'will start day', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:21'), (8668, 'Heroes', 'event', 'goals are immediately available', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:21'), (8669, 'Heroes', 'event', 'of week', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:21'), (8670, 'Heroes', 'event', 'page for info about levels and temperatures', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:21'), (8671, 'Heroes', 'event', 'starts', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:21'), (8672, 'Heroes', 'event', 'is available in the Season', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:21'), (8673, 'Heroes', 'event', 'goal is delayed by', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:21'), (8674, 'Heroes', 'event', 'is to capture Level', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:21'), (8675, 'Heroes', 'hero', 'Carlie', '{}', 'https://www.lastwartutorial.com/season-2-week-3/', 'Season 2 – Week 3 – Cold Wave Alert -50, Hero Promotion: Violet UR, Faction Awards, City Unlock level 5/6', 'In this article all missions of Season 2 week 3 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:21'), (8676, 'Season 1', 'building', 'lot', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8677, 'Season 1', 'building', 'week pre', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8678, 'Season 1', 'building', 'right side', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8679, 'Season 1', 'building', 'the end', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8680, 'Season 1', 'building', 'Cheats', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8681, 'Season 1', 'building', 'Professions', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8682, 'Season 1', 'building', 'War Leader', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8683, 'Season 1', 'building', 'Story Start', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8684, 'Season 1', 'building', 'Video Preview', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8685, 'Season 1', 'building', 'Start', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8686, 'Season 1', 'building', 'Timeline Pre', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8687, 'Season 1', 'building', 'First Pre', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8688, 'Season 1', 'building', 'Second Pre', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8689, 'Season 1', 'building', 'Season week', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8690, 'Season 1', 'building', 'Pre', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8691, 'Season 1', 'building', 'game manual', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8692, 'Season 1', 'building', 'basic resources', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8693, 'Season 1', 'building', 'Genetic Fragment', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8694, 'Season 1', 'building', 'New Farms', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8695, 'Season 1', 'building', 'Stronghold capture', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8696, 'Season 1', 'building', 'Capitol rules', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8697, 'Season 1', 'building', 'video overview', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8698, 'Season 1', 'building', 'Military Bases', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8699, 'Season 1', 'building', 'Research Institute', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8700, 'Season 1', 'building', 'Protein Farms', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8701, 'Season 1', 'building', 'Alliance Resources', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8702, 'Season 1', 'building', 'Military Strongholds', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8703, 'Season 1', 'building', 'Cities Influence', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8704, 'Season 1', 'building', 'capture rules', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8705, 'Season 1', 'building', 'capture rewards', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8706, 'Season 1', 'building', 'to UR', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8707, 'Season 1', 'building', 'Return', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8708, 'Season 1', 'building', 'Rocket Shadow', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8709, 'Season 1', 'building', 'Virus Goals', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8710, 'Season 1', 'building', 'Virus Stacks', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8711, 'Season 1', 'building', 'Stack Logic', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8712, 'Season 1', 'building', 'Automatic Healing', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8713, 'Season 1', 'building', 'Virus Boost', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8714, 'Season 1', 'building', 'Dangerous auto', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8715, 'Season 1', 'building', 'Attacking bases', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8716, 'Season 1', 'building', 'unconditional infection', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8717, 'Season 1', 'building', 'doom elite', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8718, 'Season 1', 'building', 'Infected Zombies', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8719, 'Season 1', 'building', 'rally', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8720, 'Season 1', 'building', 'get infected', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8721, 'Season 1', 'building', 'by allies', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8722, 'Season 1', 'building', 'Alliance Milestones', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8723, 'Season 1', 'building', 'Battle Pass', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8724, 'Season 1', 'building', 'Weekly Pass', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8725, 'Season 1', 'building', 'Shards rewards', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8726, 'Season 1', 'building', 'Season Quests', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8727, 'Season 1', 'building', 'Merit Medals', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8728, 'Season 1', 'building', 'Alliance Rewards', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8729, 'Season 1', 'building', 'Influence Rewards', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8730, 'Season 1', 'building', 'Individual Alliance', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8731, 'Season 1', 'building', 'the fall', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8732, 'Season 1', 'building', 'the Gift', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8733, 'Season 1', 'building', 'as queen', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8734, 'Season 1', 'building', 'Red\nGift', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8735, 'Season 1', 'building', 'true ruler', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:21'), (8736, 'Season 1', 'building', 'with Pre', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8737, 'Season 1', 'building', 'the progress', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8738, 'Season 1', 'building', 'the download', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8739, 'Season 1', 'building', 'see some', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8740, 'Season 1', 'building', 'the elements', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8741, 'Season 1', 'building', 'pre', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8742, 'Season 1', 'building', 'season', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8743, 'Season 1', 'building', 'with theme', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8744, 'Season 1', 'building', 'previews some', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8745, 'Season 1', 'building', 'first pre', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8746, 'Season 1', 'building', 'following elements', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8747, 'Season 1', 'building', 'timeline tile', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8748, 'Season 1', 'building', 'the season', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8749, 'Season 1', 'building', 'manual rules', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8750, 'Season 1', 'building', 'the game', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8751, 'Season 1', 'building', 'preview', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8752, 'Season 1', 'building', 'teaser', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8753, 'Season 1', 'building', 'the beginning', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8754, 'Season 1', 'building', 'second week', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8755, 'Season 1', 'building', 'second pre', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8756, 'Season 1', 'building', 'each day', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8757, 'Season 1', 'building', 'the in', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8758, 'Season 1', 'building', 'various sections', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8759, 'Season 1', 'building', 'Protein Farm', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8760, 'Season 1', 'building', 'Kill Rewards', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8761, 'Season 1', 'building', 'Resistance increase', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8762, 'Season 1', 'building', 'Quest missions', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8763, 'Season 1', 'building', 'DW kill', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8764, 'Season 1', 'building', 'Genetic Recombination', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8765, 'Season 1', 'building', 'Recruitment ticket', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8766, 'Season 1', 'building', 'types', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8767, 'Season 1', 'building', 'III', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8768, 'Season 1', 'building', 'the amount', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8769, 'Season 1', 'building', 'upper part', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8770, 'Season 1', 'building', 'the City', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8771, 'Season 1', 'building', 'Strongholds\nCity', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8772, 'Season 1', 'building', 'the edge', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8773, 'Season 1', 'building', 'be re', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8774, 'Season 1', 'building', 'the capture', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8775, 'Season 1', 'building', 'and most', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8776, 'Season 1', 'building', 'New types', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8777, 'Season 1', 'building', 'the outside', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8778, 'Season 1', 'building', 'regardless', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8779, 'Season 1', 'building', 'one', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8780, 'Season 1', 'building', 'new resources', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8781, 'Season 1', 'building', 'total', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8782, 'Season 1', 'building', 'total amount', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8783, 'Season 1', 'building', 'to Alliance', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8784, 'Season 1', 'building', 'the limit', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8785, 'Season 1', 'building', 'first piece', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8786, 'Season 1', 'building', 'Military strongholds', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8787, 'Season 1', 'building', 'adjacent stronghold', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8788, 'Season 1', 'building', 'initial limit', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8789, 'Season 1', 'building', 'Virus Resistance', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8790, 'Season 1', 'building', 'both types', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8791, 'Season 1', 'building', 'an army', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8792, 'Season 1', 'building', 'notification', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8793, 'Season 1', 'building', 'first capture', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8794, 'Season 1', 'building', 'time', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8795, 'Season 1', 'building', 'The duration', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8796, 'Season 1', 'building', 'hour', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8797, 'Season 1', 'building', 'Cities', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8798, 'Season 1', 'building', 'maximum amount', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8799, 'Season 1', 'building', 'maximum number', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8800, 'Season 1', 'building', 'Military Stronghold', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8801, 'Season 1', 'building', 'unlock schedule', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8802, 'Season 1', 'building', 'war declaration', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8803, 'Season 1', 'building', 'City', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8804, 'Season 1', 'building', 'new type', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8805, 'Season 1', 'building', 'obtain shards', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8806, 'Season 1', 'building', 'most', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8807, 'Season 1', 'building', 'first day', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8808, 'Season 1', 'building', 'maximum levels', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8809, 'Season 1', 'building', 'Gift', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8810, 'Season 1', 'building', 'week', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8811, 'Season 1', 'building', 'Early mutants', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8812, 'Season 1', 'building', 'upgraded version', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8813, 'Season 1', 'building', 'produces gel', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8814, 'Season 1', 'building', 'years', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8815, 'Season 1', 'building', 'on top', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8816, 'Season 1', 'building', 'not infected', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8817, 'Season 1', 'building', 'more details', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8818, 'Season 1', 'building', 'Infected Zombie', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8819, 'Season 1', 'building', 'the top', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8820, 'Season 1', 'building', 'that regardless', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8821, 'Season 1', 'building', 'seriously injured', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:22'), (8822, 'Season 1', 'building', 'with probability', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8823, 'Season 1', 'building', 'the effect', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8824, 'Season 1', 'building', 'lower amount', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8825, 'Season 1', 'building', 'on one', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8826, 'Season 1', 'building', 'Infection Stack', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8827, 'Season 1', 'building', 'and duration', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8828, 'Season 1', 'building', 'each debuff', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8829, 'Season 1', 'building', 'your mail', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8830, 'Season 1', 'building', 'VS icon', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8831, 'Season 1', 'building', 'what amount', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8832, 'Season 1', 'building', 'nice addition', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8833, 'Season 1', 'building', 'attack display', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8834, 'Season 1', 'building', 'you regardless', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8835, 'Season 1', 'building', 'damage debuff', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8836, 'Season 1', 'building', 'Damage Dealt', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8837, 'Season 1', 'building', 'huge loss', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8838, 'Season 1', 'building', 'only guardians', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8839, 'Season 1', 'building', 'The auto', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8840, 'Season 1', 'building', 'the auto', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8841, 'Season 1', 'building', 'Ignore all', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8842, 'Season 1', 'building', 'an auto', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8843, 'Season 1', 'building', 'virus resistance', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8844, 'Season 1', 'building', 'is carrying', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8845, 'Season 1', 'building', 'be transmitted', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8846, 'Season 1', 'building', 'infection stack', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8847, 'Season 1', 'building', 'beginning stages', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8848, 'Season 1', 'building', 'you lots', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8849, 'Season 1', 'building', 'Advanced Pass', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8850, 'Season 1', 'building', 'so lots', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8851, 'Season 1', 'building', 'return Tickets', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8852, 'Season 1', 'building', 'Profession EXP', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8853, 'Season 1', 'building', 'Luxury Pass', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8854, 'Season 1', 'building', 'Change Certificate', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8855, 'Season 1', 'building', 'Reset Book', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8856, 'Season 1', 'building', 'Memories Nameplate', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8857, 'Season 1', 'building', 'Doubles items', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8858, 'Season 1', 'building', 'but one', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8859, 'Season 1', 'building', 'best part', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8860, 'Season 1', 'building', 'huge amount', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8861, 'Season 1', 'building', 'Mutant Crystals', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8862, 'Season 1', 'building', 'VIP Points', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8863, 'Season 1', 'building', 'generic speed', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8864, 'Season 1', 'building', 'ups', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8865, 'Season 1', 'building', 'The goal', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8866, 'Season 1', 'building', 'the level', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8867, 'Season 1', 'building', 'Chest Alliance', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8868, 'Season 1', 'building', 'Kimberly Shards', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8869, 'Season 1', 'building', 'Lucky Chest', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8870, 'Season 1', 'building', 'Choice Chest', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8871, 'Season 1', 'building', 'Weapon Shard', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8872, 'Season 1', 'building', 'DVA Shards', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8873, 'Season 1', 'building', 'Tesla Shards', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8874, 'Season 1', 'building', 'an example', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8875, 'Season 1', 'building', 'Two types', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8876, 'Season 1', 'building', 'final status', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8877, 'Season 1', 'building', 'Alliance ranking', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8878, 'Season 1', 'building', 'some', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8879, 'Season 1', 'building', 'short list', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8880, 'Season 1', 'building', 'Crimson Legion', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8881, 'Season 1', 'building', 'Purge Action', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8882, 'Season 1', 'building', 'Polluted Area', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8883, 'Season 1', 'building', 'the structure', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8884, 'Season 1', 'building', 'and', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8885, 'Season 1', 'building', 'allows', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8886, 'Season 1', 'building', 'can', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8887, 'Season 1', 'building', 'farms', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8888, 'Season 1', 'troop', 'becomes seriously', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8889, 'Season 1', 'troop', 'casualties rate', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8890, 'Season 1', 'troop', 'loss', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8891, 'Season 1', 'troop', 'loss is', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8892, 'Season 1', 'troop', 'will become', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8893, 'Season 1', 'troop', 'your', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8894, 'Season 1', 'troop', 'Returning', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8895, 'Season 1', 'troop', 'enemy', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8896, 'Season 1', 'troop', 'Your', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8897, 'Season 1', 'troop', 'less', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8898, 'Season 1', 'troop', 'minimum', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8899, 'Season 1', 'troop', 'all', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8900, 'Season 1', 'troop', 'the', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8901, 'Season 1', 'troop', 'has', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8902, 'Season 1', 'event', 'IMPORTANT', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8903, 'Season 1', 'event', 'week pre', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8904, 'Season 1', 'event', 'are here', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8905, 'Season 1', 'event', 'additional guides are also available', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8906, 'Season 1', 'event', 'Cheats', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8907, 'Season 1', 'event', 'Professions', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8908, 'Season 1', 'event', 'Engineer and War Leader', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8909, 'Season 1', 'event', 'Video Preview', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:23'), (8910, 'Season 1', 'event', 'The Crimson Plague Timeline Pre', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8911, 'Season 1', 'event', 'Season First Pre', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8912, 'Season 1', 'event', 'main timeline tile', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8913, 'Season 1', 'event', 'Season Preview', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8914, 'Season 1', 'event', 'Second Pre', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8915, 'Season 1', 'event', 'Season week', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8916, 'Season 1', 'event', 'Pre', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8917, 'Season 1', 'event', 'First Pre', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8918, 'Season 1', 'event', 'In game manual', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8919, 'Season 1', 'event', 'New basic resources', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8920, 'Season 1', 'event', 'Mutant Crystal and Genetic Fragment', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8921, 'Season 1', 'event', 'quick video overview', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8922, 'Season 1', 'event', 'Level up Virus Research Institute', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8923, 'Season 1', 'event', 'Protein Farm Level up Protein Farms', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8924, 'Season 1', 'event', 'Level up Protein Farms', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8925, 'Season 1', 'event', 'Military Bases', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8926, 'Season 1', 'event', 'New Farms', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8927, 'Season 1', 'event', 'Alliance Resources', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8928, 'Season 1', 'event', 'Military Strongholds', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8929, 'Season 1', 'event', 'Cities Influence', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8930, 'Season 1', 'event', 'City and Military Stronghold capture', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8931, 'Season 1', 'event', 'Strongholds capture rules', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8932, 'Season 1', 'event', 'Military Stronghold capture rewards', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8933, 'Season 1', 'event', 'City capture rules', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8934, 'Season 1', 'event', 'Capitol rules', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8935, 'Season 1', 'event', 'Return', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8936, 'Season 1', 'event', 'Exclusive Weapon Rocket Shadow', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8937, 'Season 1', 'event', 'Mason upgrade to UR', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8938, 'Season 1', 'event', 'Virus Stacks', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8939, 'Season 1', 'event', 'Infection Stack Logic', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8940, 'Season 1', 'event', 'Automatic Healing', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8941, 'Season 1', 'event', 'RA Virus Goals', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8942, 'Season 1', 'event', 'Virus Resistance Virus Boost', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8943, 'Season 1', 'event', 'Virus Boost', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8944, 'Season 1', 'event', 'Damage debuff and unconditional infection', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8945, 'Season 1', 'event', 'Effective rally against doom elite', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8946, 'Season 1', 'event', 'Infected Zombies', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8947, 'Season 1', 'event', 'Dangerous auto', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8948, 'Season 1', 'event', 'rally', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8949, 'Season 1', 'event', 'Attack and get infected', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8950, 'Season 1', 'event', 'Getting healed by allies', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8951, 'Season 1', 'event', 'Attacking bases', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8952, 'Season 1', 'event', 'Season Alliance Milestones', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8953, 'Season 1', 'event', 'Exclusive Weapon Battle Pass', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8954, 'Season 1', 'event', 'Season Battle Pass', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8955, 'Season 1', 'event', 'Weekly Pass', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8956, 'Season 1', 'event', 'Exclusive Weapon Battle Pass Shards rewards', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8957, 'Season 1', 'event', 'Shards rewards', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8958, 'Season 1', 'event', 'Season Quests', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8959, 'Season 1', 'event', 'Gold Alliance Rewards', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8960, 'Season 1', 'event', 'Purple Alliance Rewards', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8961, 'Season 1', 'event', 'Blue Alliance Rewards', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8962, 'Season 1', 'event', 'Green Alliance Rewards', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8963, 'Season 1', 'event', 'Warzone Influence Rewards', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8964, 'Season 1', 'event', 'Season Merit Medals', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8965, 'Season 1', 'event', 'will start with Pre', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8966, 'Season 1', 'event', 'has a pre', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8967, 'Season 1', 'event', 'During the first pre', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8968, 'Season 1', 'event', 'but currently only a few buttons are available', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8969, 'Season 1', 'event', 'grouping', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8970, 'Season 1', 'event', 'rules', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8971, 'Season 1', 'event', 'in game manual rules of the game', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8972, 'Season 1', 'event', 'rewards', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8973, 'Season 1', 'event', 'season\nDuring the second pre', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8974, 'Season 1', 'event', 'clicking on the chest icon with the red dot', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8975, 'Season 1', 'event', 'Rules\n\nFor those who want to see the in', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8976, 'Season 1', 'event', 'Immune Protein', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8977, 'Season 1', 'event', 'You can earn immune protein through', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8978, 'Season 1', 'event', 'Protein Farm', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8979, 'Season 1', 'event', 'First Time Level Zombie Kill Rewards', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8980, 'Season 1', 'event', 'Goals for the Virus Resistance increase', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8981, 'Season 1', 'event', 'You can earn mutant crystal through', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8982, 'Season 1', 'event', 'Completing Season Quest missions', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8983, 'Season 1', 'event', 'Genetic Recombination', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8984, 'Season 1', 'event', 'Return Recruitment ticket', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8985, 'Season 1', 'event', 'You can earn gene fragments through', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8986, 'Season 1', 'event', 'Completing radar missions', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8987, 'Season 1', 'event', 'III', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8988, 'Season 1', 'event', 'Cities must be re', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8989, 'Season 1', 'event', 'Before first capture', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8990, 'Season 1', 'event', 'After an alliance capture', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8991, 'Season 1', 'event', 'hour', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8992, 'Season 1', 'event', 'Cities', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8993, 'Season 1', 'event', 'City unlock schedule', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:24'), (8994, 'Season 1', 'event', 'of the event', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (8995, 'Season 1', 'event', 'cities open for war declaration', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (8996, 'Season 1', 'event', 'start', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (8997, 'Season 1', 'event', 'An upgraded version of the RA virus produces gel', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (8998, 'Season 1', 'event', 'if you are not infected', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (8999, 'Season 1', 'event', 'from left to right', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9000, 'Season 1', 'event', 'one unit becomes seriously injured', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9001, 'Season 1', 'event', 'Examples A', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9002, 'Season 1', 'event', 'Debuff Hospital Stay activates', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9003, 'Season 1', 'event', 'Reduce Infection Stack', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9004, 'Season 1', 'event', 'But here come the interesting part', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9005, 'Season 1', 'event', 'Check your mail', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9006, 'Season 1', 'event', 'To check your current Virus Resistance value', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9007, 'Season 1', 'event', 'Event icon right above the duel VS icon', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9008, 'Season 1', 'event', 'banner on top', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9009, 'Season 1', 'event', 'new things can apply', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9010, 'Season 1', 'event', 'Damage reduction', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9011, 'Season 1', 'event', 'in the attack display', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9012, 'Season 1', 'event', 'Unconditional infection', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9013, 'Season 1', 'event', 'so you should expect', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9014, 'Season 1', 'event', 'to get infected', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9015, 'Season 1', 'event', 'that your attack has a damage debuff of', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9016, 'Season 1', 'event', 'now they have a type similar to the hero ones', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9017, 'Season 1', 'event', 'Once you hit the zombie you get infected', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9018, 'Season 1', 'event', 'they are gigantic infectious scorpions', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9019, 'Season 1', 'event', 'you can ask help from your allies', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9020, 'Season 1', 'event', 'rally\n\nThe auto', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9021, 'Season 1', 'event', 'Ignore all', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9022, 'Season 1', 'event', 'To solve this issue you can', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9023, 'Season 1', 'event', 'Anyway if your squad gets involved in an auto', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9024, 'Season 1', 'event', 'The first debuff applies with Hospital Stay', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9025, 'Season 1', 'event', 'if you attack bases', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9026, 'Season 1', 'event', 'tiers', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9027, 'Season 1', 'event', 'Advanced Pass', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9028, 'Season 1', 'event', 'return Tickets', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9029, 'Season 1', 'event', 'Skill Points', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9030, 'Season 1', 'event', 'Profession EXP', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9031, 'Season 1', 'event', 'Lucky Chests', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9032, 'Season 1', 'event', 'Luxury Pass', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9033, 'Season 1', 'event', 'Profession Change Certificate', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9034, 'Season 1', 'event', 'Profession Skill Reset Book', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9035, 'Season 1', 'event', 'Permanent Crimson Memories Nameplate', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9036, 'Season 1', 'event', 'Hero HP\nCrimson Memories Nameplate', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9037, 'Season 1', 'event', 'Totally available', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9038, 'Season 1', 'event', 'Extra Protein Farm', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9039, 'Season 1', 'event', 'Mutant Crystals', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9040, 'Season 1', 'event', 'VIP Points', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9041, 'Season 1', 'event', 'Daily', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9042, 'Season 1', 'event', 'generic speed', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9043, 'Season 1', 'event', 'ups', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9044, 'Season 1', 'event', 'Exclusive Weapon\nTotally available', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9045, 'Season 1', 'event', 'Epic Chest Alliance', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9046, 'Season 1', 'event', 'Kimberly Shards', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9047, 'Season 1', 'event', 'Skill Medal Lucky Chest', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9048, 'Season 1', 'event', 'Legendary Resource Choice Chest', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9049, 'Season 1', 'event', 'Kimberly Exclusive Weapon Shard', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9050, 'Season 1', 'event', 'Epic Resource Choice Chest', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9051, 'Season 1', 'event', 'DVA Shards', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9052, 'Season 1', 'event', 'DVA Exclusive Weapon Shard', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9053, 'Season 1', 'event', 'Tesla Shards', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9054, 'Season 1', 'event', 'Tesla Exclusive Weapon Shard', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9055, 'Season 1', 'event', 'Below an example of current tasks', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9056, 'Season 1', 'event', 'Alliance Rewards', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9057, 'Season 1', 'event', 'Alliance Rewards tiers', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9058, 'Season 1', 'event', 'Requirements', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9059, 'Season 1', 'event', 'Cities\nRequirements', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9060, 'Season 1', 'event', 'some of them will appear later on', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9061, 'Season 1', 'event', 'Crimson Legion', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9062, 'Season 1', 'event', 'Purge Action', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9063, 'Season 1', 'event', 'Purge the Polluted Area', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9064, 'Season 1', 'event', 'Increasing your Virus Resistance', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9065, 'Season 1', 'event', 'that brings a lot of changes to Last War', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9066, 'Season 1', 'event', 'pre', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9067, 'Season 1', 'event', 'Season', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9068, 'Season 1', 'event', 'icon right below the Duel VS', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9069, 'Season 1', 'event', 'the following elements of the menu appear', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9070, 'Season 1', 'event', 'section', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9071, 'Season 1', 'event', 'happens', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9072, 'Season 1', 'event', 'is about', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9073, 'Season 1', 'event', 'of Pre', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9074, 'Season 1', 'event', 'icon right above the duel VS icon', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9075, 'Season 1', 'event', 'will continue to hold the Capitol', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9076, 'Season 1', 'event', 'City of Apocalypse open for war declaration', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9077, 'Season 1', 'event', 'in Week', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9078, 'Season 1', 'event', 'section and claim your rewards', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9079, 'Season 1', 'event', 'more will appear', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9080, 'Season 1', 'event', 'button', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9081, 'Season 1', 'event', 'details', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9082, 'Season 1', 'event', 'in the corresponding week is unlocked', '{}', 'https://www.lastwartutorial.com/season-1-the-crimson-plague/', 'Season 1 – The Crimson Plague', 'IMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nIMPORTANT: This guide was written when I played Season 1, almost 1 year ago. Now new things are being added to Season 1 and I am playing it again 1 to update this guide.\nSeason 1 – The Crimson Plague is the new big event that brings a lot of changes to Last War.\nSeason 1 – The Crimson Plague\nSeason 1 will start with a 2 week pre...', '2026-01-23 03:23:25'), (9083, 'Season 1', 'building', 'all missions', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9084, 'Season 1', 'building', 'the end', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9085, 'Season 1', 'building', 'Cheats', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9086, 'Season 1', 'building', 'Professions', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9087, 'Season 1', 'building', 'War Leader', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9088, 'Season 1', 'building', 'Exclusive Weapon', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9089, 'Season 1', 'building', 'chest goal', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9090, 'Season 1', 'building', 'Mission goal', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9091, 'Season 1', 'building', 'Ranking Reward', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9092, 'Season 1', 'building', 'other servers', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9093, 'Season 1', 'building', 'the outpost', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9094, 'Season 1', 'building', 'some', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9095, 'Season 1', 'building', 'season event', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9096, 'Season 1', 'building', 'regardless', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9097, 'Season 1', 'building', 'attack bases', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9098, 'Season 1', 'building', 'other Warzones', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9099, 'Season 1', 'building', 'maximum', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9100, 'Season 1', 'building', 'During non', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9101, 'Season 1', 'building', 'Land\nnon', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9102, 'Season 1', 'building', 'war days', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9103, 'Season 1', 'building', 'Contaminated Land', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9104, 'Season 1', 'building', 'be attacked', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9105, 'Season 1', 'building', 'any level', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9106, 'Season 1', 'building', 'the construction', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9107, 'Season 1', 'building', 'rd day', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9108, 'Season 1', 'building', 'the timeline', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9109, 'Season 1', 'building', 'nd day', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9110, 'Season 1', 'building', 'st day', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9111, 'Season 1', 'building', 'the top', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9112, 'Season 1', 'building', 'they invade', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9113, 'Season 1', 'building', 'The report', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9114, 'Season 1', 'building', 'Season section', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9115, 'Season 1', 'building', 'GO button', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9116, 'Season 1', 'building', 'menu', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9117, 'Season 1', 'building', 'The structure', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9118, 'Season 1', 'building', 'the capture', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9119, 'Season 1', 'building', 'main goal', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9120, 'Season 1', 'building', 'huge amount', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9121, 'Season 1', 'building', 'the weapon', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9122, 'Season 1', 'building', 'is part', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9123, 'Season 1', 'building', 'Weapons', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9124, 'Season 1', 'building', 'weapon details', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9125, 'Season 1', 'building', 'in terms', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9126, 'Season 1', 'building', 'All', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9127, 'Season 1', 'troop', 'Type Boost', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9128, 'Season 1', 'troop', 'Types', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9129, 'Season 1', 'event', 'are here', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9130, 'Season 1', 'event', 'additional guides are also available', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9131, 'Season 1', 'event', 'Cheats', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9132, 'Season 1', 'event', 'Professions', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9133, 'Season 1', 'event', 'Engineer and War Leader', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9134, 'Season 1', 'event', 'Mission goal Reward chest goal Additional event', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9135, 'Season 1', 'event', 'Exclusive Weapon', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9136, 'Season 1', 'event', 'Troop Type Boost Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9137, 'Season 1', 'event', 'Mission goal', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9138, 'Season 1', 'event', 'Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9139, 'Season 1', 'event', 'Invasion from other servers', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9140, 'Season 1', 'event', 'Attack the outpost', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9141, 'Season 1', 'event', 'Invade other servers', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9142, 'Season 1', 'event', 'Ranking Reward', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9143, 'Season 1', 'event', 'Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9144, 'Season 1', 'event', 'Additional event', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9145, 'Season 1', 'event', 'All missions share the fact that they have', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9146, 'Season 1', 'event', 'Immune proteins and mutant crystals requirements', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9147, 'Season 1', 'event', 'ATTENTION', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9148, 'Season 1', 'event', 'in other Warzones', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9149, 'Season 1', 'event', 'During non', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9150, 'Season 1', 'event', 'are on the Contaminated Land\nnon', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9151, 'Season 1', 'event', 'war days', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9152, 'Season 1', 'event', 'are on the Contaminated Land', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9153, 'Season 1', 'event', 'Cities', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9154, 'Season 1', 'event', 'starts', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9155, 'Season 1', 'event', 'This is the timeline of the event', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9156, 'Season 1', 'event', 'in other Warzones Outposts timing', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9157, 'Season 1', 'event', 'you can see them', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9158, 'Season 1', 'event', 'menu', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9159, 'Season 1', 'event', 'Prerequisites to activate', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9160, 'Season 1', 'event', 'Exclusive weapon details', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9161, 'Season 1', 'event', 'Levels', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9162, 'Season 1', 'event', 'Boosts', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9163, 'Season 1', 'event', 'All', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9164, 'Season 1', 'event', 'Additional boots', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9165, 'Season 1', 'event', 'goal Reward chest goal Week', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9166, 'Season 1', 'event', 'goal Reward chest goal Additional event', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:26'), (9167, 'Season 1', 'event', 'goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:27'), (9168, 'Season 1', 'event', 'goal', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:27'), (9169, 'Season 1', 'event', 'DVA', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:27'), (9170, 'Season 1', 'event', 'of the season as described in this link', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:27'), (9171, 'Season 1', 'event', 'will start day', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:27'), (9172, 'Season 1', 'event', 'goals are immediately available', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:27'), (9173, 'Season 1', 'event', 'lasts', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:27'), (9174, 'Season 1', 'event', 'at day', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:27'), (9175, 'Season 1', 'event', 'starts R', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:27'), (9176, 'Season 1', 'event', 'As the event starts', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:27'), (9177, 'Season 1', 'event', 'starts you are able to invade other servers', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:27'), (9178, 'Season 1', 'event', 'page', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:27'), (9179, 'Season 1', 'event', 'goal is delayed by', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:27'), (9180, 'Season 1', 'event', 'is similar to the others about City unlocks', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:27'), (9181, 'Season 1', 'event', 'start', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:27'), (9182, 'Season 1', 'event', 'is to capture Level', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:27'), (9183, 'Season 1', 'event', 'City Clash S', '{}', 'https://www.lastwartutorial.com/season-1-week-3/', 'Season 1 – Week 3 – Missions and events: Troop type boost, Warzone expeditions, City levels 5 and 6', 'In this article all missions of week 3 will be explained.\nThe base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThe most important rules about the War in Season 1 are here: Season 1 – Ultimate War Rules Guide\nFor each week’s missions and events a separate guide is available to keep these guides mobile friendly:\n- Season 1 – Week 1\n- Season 1 – Week 2\n- Season 1 – Week 3\n- Season 1 – Week 4\n- Season 1 – Week 5\n- Season 1 – Week 6\n- Season 1 – W...', '2026-01-23 03:23:27'), (9184, 'Season 3', 'building', 'all missions', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9185, 'Season 3', 'building', 'the End', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9186, 'Season 3', 'building', 'Golden Kingdom', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9187, 'Season 3', 'building', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9188, 'Season 3', 'building', 'Strategy Guide', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9189, 'Season 3', 'building', 'and Skills', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9190, 'Season 3', 'building', 'Oasis Locations', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9191, 'Season 3', 'building', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9192, 'Season 3', 'building', 'Cheats', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9193, 'Season 3', 'building', 'Taste', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9194, 'Season 3', 'building', 'goal End', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9195, 'Season 3', 'building', 'Settlement Period', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9196, 'Season 3', 'building', 'chest goal', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9197, 'Season 3', 'building', 'Faction Rewards', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9198, 'Season 3', 'building', 'Alliance Rewards', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9199, 'Season 3', 'building', 'End', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9200, 'Season 3', 'building', 'last week', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9201, 'Season 3', 'building', 'types', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9202, 'Season 3', 'building', 'actual distirubtion', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9203, 'Season 3', 'building', 'from outside', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9204, 'Season 3', 'building', 'this section', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9205, 'Season 3', 'building', 'the beginning', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9206, 'Season 3', 'building', 'longer allowed', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9207, 'Season 3', 'building', 'any more', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9208, 'Season 3', 'building', 'produce spice', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9209, 'Season 3', 'building', 'produce Mithril', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9210, 'Season 3', 'building', 'main timeline', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9211, 'Season 3', 'building', 'them up', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9212, 'Season 3', 'building', 'sacred water', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9213, 'Season 3', 'building', 'as rewards', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9214, 'Season 3', 'building', 'still those', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9215, 'Season 3', 'building', 'world zombies', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9216, 'Season 3', 'building', 'Alliance Button', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9217, 'Season 3', 'building', 'still available', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9218, 'Season 3', 'building', 'Weapons', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9219, 'Season 3', 'building', 'season skills', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9220, 'Season 3', 'building', 'hunt them', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9221, 'Season 3', 'building', 'convert Protectors', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9222, 'Season 3', 'building', 'Desert Ruins', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9223, 'Season 3', 'building', 'gold mines', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9224, 'Season 3', 'building', 'the conversion', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9225, 'Season 3', 'building', 'Mithril', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9226, 'Season 3', 'troop', 'unit at', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9227, 'Season 3', 'event', 'Golden Kingdom', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9228, 'Season 3', 'event', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9229, 'Season 3', 'event', 'The Ultimate Strategy Guide', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9230, 'Season 3', 'event', 'Weeks guides', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9231, 'Season 3', 'event', 'Professions and Skills', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9232, 'Season 3', 'event', 'Desert Artifacts Locations', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9233, 'Season 3', 'event', 'Oasis Locations', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9234, 'Season 3', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9235, 'Season 3', 'event', 'Cheats', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9236, 'Season 3', 'event', 'Settlement Period', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9237, 'Season 3', 'event', 'Mission goal Alliance Rewards Faction Rewards', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9238, 'Season 3', 'event', 'Alliance Rewards', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9239, 'Season 3', 'event', 'Faction Rewards', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9240, 'Season 3', 'event', 'Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9241, 'Season 3', 'event', 'types of rewards in this event', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9242, 'Season 3', 'event', 'Please note', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9243, 'Season 3', 'event', 'the following things happen', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9244, 'Season 3', 'event', 'warzone group is no longer allowed', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9245, 'Season 3', 'event', 'Cities will stop produce spice', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9246, 'Season 3', 'event', 'Strongholds will stop produce Mithril', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9247, 'Season 3', 'event', 'Doom Walkers will still give Mithril as rewards', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9248, 'Season 3', 'event', 'as well as small world zombies', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9249, 'Season 3', 'event', 'Professional exp can still be earned', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9250, 'Season 3', 'event', 'all methods to earn it are still available', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9251, 'Season 3', 'event', 'Alliance Button', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9252, 'Season 3', 'event', 'Weapons of Legends are still available', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:27'), (9253, 'Season 3', 'event', 'Professions still have season skills', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:28'), (9254, 'Season 3', 'event', 'You can still use and convert Protectors', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:28'), (9255, 'Season 3', 'event', 'Radar missions still include Desert Ruins', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:28'), (9256, 'Season 3', 'event', 'disappear\nIMPORTANT', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:28'), (9257, 'Season 3', 'event', 'IMPORTANT', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:28'), (9258, 'Season 3', 'event', 'you receive these emails', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:28'), (9259, 'Season 3', 'event', 'goal Alliance Rewards Faction Rewards', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:28'), (9260, 'Season 3', 'event', 'in the last week of Season', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:28'), (9261, 'Season 3', 'event', 'will start day', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:28'), (9262, 'Season 3', 'event', 'Alliance Rewards that can be distributed by R', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:28'), (9263, 'Season 3', 'event', 'tiles disappear', '{}', 'https://www.lastwartutorial.com/season-3-week-8/', 'Season 3 – Week 8 – Taste of Victory, End of Season 3 – Settlement Period', 'In this article all missions of Season 3 week 8 will be explained, but most importantly you will find information about the End of Season 3 .\n☀️ Season 3 – Golden Kingdom guides are divided into more articles to keep these guides mobile friendly:\n☀️ Season 3 – Golden Kingdom\n- Season 3 – Main Overview\n- Season 3 – The Ultimate Strategy Guide\n- Weeks guides: Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 3 Professions and Skills\n- Season 3 – Desert Artifacts Locati...', '2026-01-23 03:23:28'), (9264, 'Alliances', 'building', 'to members', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9265, 'Alliances', 'building', 'an Alliance', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9266, 'Alliances', 'building', 'Donation rankings', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9267, 'Alliances', 'building', 'donate', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9268, 'Alliances', 'building', 'Alliance store', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9269, 'Alliances', 'building', 'Alliance Gifts', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9270, 'Alliances', 'building', 'an alliance', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9271, 'Alliances', 'building', 'Disadvantages', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9272, 'Alliances', 'building', 'The advantages', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9273, 'Alliances', 'building', 'being part', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9274, 'Alliances', 'building', 'the bases', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9275, 'Alliances', 'building', 'more resources', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9276, 'Alliances', 'building', 'Social aspect', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9277, 'Alliances', 'building', 'chat members', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9278, 'Alliances', 'building', 'tech researches', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9279, 'Alliances', 'building', 'set', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9280, 'Alliances', 'building', 'alliance members', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9281, 'Alliances', 'building', 'alliance store', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9282, 'Alliances', 'building', 'Being part', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9283, 'Alliances', 'building', 'maximum', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9284, 'Alliances', 'building', 'levels', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9285, 'Alliances', 'building', 'the founder', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9286, 'Alliances', 'building', 'In charge', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9287, 'Alliances', 'building', 'in times', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9288, 'Alliances', 'building', 'initial days', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9289, 'Alliances', 'building', 'Example', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9290, 'Alliances', 'building', 'their value', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9291, 'Alliances', 'building', 'be expelled', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9292, 'Alliances', 'building', 'are part', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9293, 'Alliances', 'building', 'the core', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9294, 'Alliances', 'building', 'the alliance', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9295, 'Alliances', 'building', 'assign roles', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9296, 'Alliances', 'building', 'recall members', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9297, 'Alliances', 'building', 'alliance hive', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9298, 'Alliances', 'building', 'Change rankings', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9299, 'Alliances', 'building', 'kick members', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9300, 'Alliances', 'building', 'on villages', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9301, 'Alliances', 'building', 'desert storm', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9302, 'Alliances', 'building', 'damage', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9303, 'Alliances', 'building', 'on map', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9304, 'Alliances', 'building', 'hours', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9305, 'Alliances', 'building', 'inactivity', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9306, 'Alliances', 'building', 'not part', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9307, 'Alliances', 'building', 'use one', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9308, 'Alliances', 'building', 'that alliance', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9309, 'Alliances', 'building', 'member', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9310, 'Alliances', 'building', 'list', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9311, 'Alliances', 'building', 'cost', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9312, 'Alliances', 'building', 'alliance button', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9313, 'Alliances', 'building', 'Invitation Link', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9314, 'Alliances', 'building', 'Alliance', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9315, 'Alliances', 'building', 'Development\nOne', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9316, 'Alliances', 'building', 'the first', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9317, 'Alliances', 'building', 'automatic participation', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9318, 'Alliances', 'building', 'recent update', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9319, 'Alliances', 'building', 'to opt', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9320, 'Alliances', 'building', 'from auto', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9321, 'Alliances', 'building', 'contribution points', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9322, 'Alliances', 'building', 'recommended', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9323, 'Alliances', 'building', 'points', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9324, 'Alliances', 'building', 'cap', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9325, 'Alliances', 'building', 'the number', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9326, 'Alliances', 'building', 'unlimited amount', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9327, 'Alliances', 'building', 'the amount', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9328, 'Alliances', 'building', 'can claim', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9329, 'Alliances', 'building', 'the top', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9330, 'Alliances', 'building', 'preferred item', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9331, 'Alliances', 'building', 'preferred items', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9332, 'Alliances', 'building', 'Another perk', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9333, 'Alliances', 'building', 'that are', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9334, 'Alliances', 'building', 'alliance member', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9335, 'Alliances', 'building', 'other types', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9336, 'Alliances', 'building', 'new alliance', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9337, 'Alliances', 'building', 'lose them', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9338, 'Alliances', 'building', 'raw list', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9339, 'Alliances', 'building', 'disadvantages', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9340, 'Alliances', 'building', 'zombie bosses', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9341, 'Alliances', 'building', 'doom elites', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:28'), (9342, 'Alliances', 'building', 'Deals tasks', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9343, 'Alliances', 'building', 'special awards', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9344, 'Alliances', 'building', 'map parts', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9345, 'Alliances', 'building', 'other players', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9346, 'Alliances', 'building', 'Zombie Siege', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9347, 'Alliances', 'building', 'Train', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9348, 'Alliances', 'building', 'with tasks', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9349, 'Alliances', 'building', 'completed missions', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9350, 'Alliances', 'building', 'cooperative skill', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9351, 'Alliances', 'building', 'Crimson Legions', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9352, 'Alliances', 'building', 'exchange genes', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9353, 'Alliances', 'building', 'Furnace donation', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9354, 'Alliances', 'building', 'exchange ingredients', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9355, 'Alliances', 'building', 'Beast Crisis', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9356, 'Alliances', 'building', 'like Return', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9357, 'Alliances', 'building', 'Alliance Vaults', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9358, 'Alliances', 'building', 'Dead', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9359, 'Alliances', 'troop', 'healing', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9360, 'Alliances', 'troop', 'your', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9361, 'Alliances', 'troop', 'and', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9362, 'Alliances', 'troop', 'heal', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9363, 'Alliances', 'event', 'Join an Alliance', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9364, 'Alliances', 'event', 'donate Donation rankings', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9365, 'Alliances', 'event', 'donate', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9366, 'Alliances', 'event', 'Donation rankings', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9367, 'Alliances', 'event', 'Alliance store', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9368, 'Alliances', 'event', 'Alliance Gifts', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9369, 'Alliances', 'event', 'Before leaving an alliance', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9370, 'Alliances', 'event', 'constructions and tech researches', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9371, 'Alliances', 'event', 'etc in the alliance store', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9372, 'Alliances', 'event', 'Leader', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9373, 'Alliances', 'event', 'Warlord', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9374, 'Alliances', 'event', 'Recruiter', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9375, 'Alliances', 'event', 'Muse', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9376, 'Alliances', 'event', 'Butler', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9377, 'Alliances', 'event', 'Example of use once duel vs start', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9378, 'Alliances', 'event', 'that need to prove their value', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9379, 'Alliances', 'event', 'they might risk to be expelled', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9380, 'Alliances', 'event', 'they are part of the core of the alliance', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9381, 'Alliances', 'event', 'Leader has additional powers over the alliance', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9382, 'Alliances', 'event', 'and assign roles', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9383, 'Alliances', 'event', 'Approve or kick members of the alliance', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9384, 'Alliances', 'event', 'Start war on villages', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9385, 'Alliances', 'event', 'Start and manage alliance events like', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9386, 'Alliances', 'event', 'alliance exercise and desert storm', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9387, 'Alliances', 'event', 'damage', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9388, 'Alliances', 'event', 'Can change the Alliance Assembly Point on map', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9389, 'Alliances', 'event', 'for these cases the game has a rule in place', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9390, 'Alliances', 'event', 'hours', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9391, 'Alliances', 'event', 'of that alliance', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9392, 'Alliances', 'event', 'doing the following steps', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9393, 'Alliances', 'event', 'Click on alliance button', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9394, 'Alliances', 'event', 'Invitation Link', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9395, 'Alliances', 'event', 'Alliance Techs\n\nAccess the Alliance Techs through', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9396, 'Alliances', 'event', 'Alliance', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9397, 'Alliances', 'event', 'categories', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9398, 'Alliances', 'event', 'out from auto', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9399, 'Alliances', 'event', 'EXP and alliance contribution points', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9400, 'Alliances', 'event', 'reward', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9401, 'Alliances', 'event', 'recommended', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9402, 'Alliances', 'event', 'The odds for critical hits are', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9403, 'Alliances', 'event', 'No critical hit', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9404, 'Alliances', 'event', 'To donate', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9405, 'Alliances', 'event', 'Suggestions', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9406, 'Alliances', 'event', 'so they should be the preferred item', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9407, 'Alliances', 'event', 'IMPORTANT', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9408, 'Alliances', 'event', 'types', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9409, 'Alliances', 'event', 'Common', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9410, 'Alliances', 'event', 'Rare', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9411, 'Alliances', 'event', 'hours since the moment you join the new alliance', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9412, 'Alliances', 'event', 'get all the alliance gifts else you lose them', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9413, 'Alliances', 'event', 'start or participate in rallies', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9414, 'Alliances', 'event', 'Not being able to do rallies also has impact on', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9415, 'Alliances', 'event', 'Hot Deals tasks', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9416, 'Alliances', 'event', 'Ghost Operations', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9417, 'Alliances', 'event', 'join you to meet conditions for special awards', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9418, 'Alliances', 'event', 'Hidden Treasures', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9419, 'Alliances', 'event', 'exchange map parts', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9420, 'Alliances', 'event', 'No Alliance Events', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9421, 'Alliances', 'event', 'Zombie Siege', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9422, 'Alliances', 'event', 'No Alliance Button and access to', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9423, 'Alliances', 'event', 'Train', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9424, 'Alliances', 'event', 'Buffs', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9425, 'Alliances', 'event', 'Helps', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9426, 'Alliances', 'event', 'Also note', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9427, 'Alliances', 'event', 'Radar missions', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9428, 'Alliances', 'event', 'you never receive already completed missions', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9429, 'Alliances', 'event', 'Skills', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:29'), (9430, 'Alliances', 'event', 'or any other cooperative skill', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:30'), (9431, 'Alliances', 'event', 'Genetic recombination', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:30'), (9432, 'Alliances', 'event', 'participate in events like Crimson Legions', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:30'), (9433, 'Alliances', 'event', 'exchange genes', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:30'), (9434, 'Alliances', 'event', 'No Alliance Furnace donation', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:30'), (9435, 'Alliances', 'event', 'Polar Dishes', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:30'), (9436, 'Alliances', 'event', 'exchange ingredients', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:30'), (9437, 'Alliances', 'event', 'participate in events like Beast Crisis', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:30'), (9438, 'Alliances', 'event', 'Desert Treasures', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:30'), (9439, 'Alliances', 'event', 'receive help in Alliance Vaults', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:30'), (9440, 'Alliances', 'event', 'participate in events like Return of Dead', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:30'), (9441, 'Alliances', 'event', 'Seasons generic', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:30'), (9442, 'Alliances', 'event', 'that needs rallies', '{}', 'https://www.lastwartutorial.com/alliances/', 'Alliances – Benefit enhanced performance, accelerated progress, heightened offensive and defensive capabilities by joining an Alliance.', 'LastWar is a multiplayer game that features the ability to join and create alliances. Many advantages are provided to members of an alliance.\n- Roles and hierarchy Roles Rankings Abilities Alliance with inactive R5\n- Alliance with inactive R5\n- Join an Alliance\n- Alliance Techs Auto rally How to contribute/donate Donation rankings\n- How to contribute/donate\n- Donation rankings\n- Alliance store\n- Alliance Gifts\n- Before leaving an alliance\n- Disadvantages of solo play\nThe advantages of being part...', '2026-01-23 03:23:30'), (9443, 'Heroes', 'building', 'Introduction', '{}', 'https://www.lastwartutorial.com/gears/', 'Gears – Equip your heroes with powerful gears that boost attack and defense power', 'Heroes can be equipped with gears that give them more power, so lets explore which gears exist and how to build them.\n- Introduction\n- Gear Production (Gear factory) Craft Dismantle Merge Disintegrate\n- Disintegrate\n- Gear Upgrade Gear promotion – Level 1-40\n- Gear promotion – Level 1-40\n- Gear promotion – Legendary/Mythic level Stars cost Summary of star costs First Star Second Star Third Star Fourth Star Fifth Star\n- Stars cost Summary of star costs First Star Second Star Third Star Fourth Sta...', '2026-01-23 03:23:30'), (9444, 'Heroes', 'building', 'Merge Disintegrate', '{}', 'https://www.lastwartutorial.com/gears/', 'Gears – Equip your heroes with powerful gears that boost attack and defense power', 'Heroes can be equipped with gears that give them more power, so lets explore which gears exist and how to build them.\n- Introduction\n- Gear Production (Gear factory) Craft Dismantle Merge Disintegrate\n- Disintegrate\n- Gear Upgrade Gear promotion – Level 1-40\n- Gear promotion – Level 1-40\n- Gear promotion – Legendary/Mythic level Stars cost Summary of star costs First Star Second Star Third Star Fourth Star Fifth Star\n- Stars cost Summary of star costs First Star Second Star Third Star Fourth Sta...', '2026-01-23 03:23:30'), (9445, 'Heroes', 'building', 'Disintegrate', '{}', 'https://www.lastwartutorial.com/gears/', 'Gears – Equip your heroes with powerful gears that boost attack and defense power', 'Heroes can be equipped with gears that give them more power, so lets explore which gears exist and how to build them.\n- Introduction\n- Gear Production (Gear factory) Craft Dismantle Merge Disintegrate\n- Disintegrate\n- Gear Upgrade Gear promotion – Level 1-40\n- Gear promotion – Level 1-40\n- Gear promotion – Legendary/Mythic level Stars cost Summary of star costs First Star Second Star Third Star Fourth Star Fifth Star\n- Stars cost Summary of star costs First Star Second Star Third Star Fourth Sta...', '2026-01-23 03:23:30'), (9446, 'Heroes', 'building', 'Gear promotion', '{}', 'https://www.lastwartutorial.com/gears/', 'Gears – Equip your heroes with powerful gears that boost attack and defense power', 'Heroes can be equipped with gears that give them more power, so lets explore which gears exist and how to build them.\n- Introduction\n- Gear Production (Gear factory) Craft Dismantle Merge Disintegrate\n- Disintegrate\n- Gear Upgrade Gear promotion – Level 1-40\n- Gear promotion – Level 1-40\n- Gear promotion – Legendary/Mythic level Stars cost Summary of star costs First Star Second Star Third Star Fourth Star Fifth Star\n- Stars cost Summary of star costs First Star Second Star Third Star Fourth Sta...', '2026-01-23 03:23:30'), (9447, 'Heroes', 'building', 'cost Summary', '{}', 'https://www.lastwartutorial.com/gears/', 'Gears – Equip your heroes with powerful gears that boost attack and defense power', 'Heroes can be equipped with gears that give them more power, so lets explore which gears exist and how to build them.\n- Introduction\n- Gear Production (Gear factory) Craft Dismantle Merge Disintegrate\n- Disintegrate\n- Gear Upgrade Gear promotion – Level 1-40\n- Gear promotion – Level 1-40\n- Gear promotion – Legendary/Mythic level Stars cost Summary of star costs First Star Second Star Third Star Fourth Star Fifth Star\n- Stars cost Summary of star costs First Star Second Star Third Star Fourth Sta...', '2026-01-23 03:23:30'), (9448, 'Heroes', 'building', 'Fifth Star', '{}', 'https://www.lastwartutorial.com/gears/', 'Gears – Equip your heroes with powerful gears that boost attack and defense power', 'Heroes can be equipped with gears that give them more power, so lets explore which gears exist and how to build them.\n- Introduction\n- Gear Production (Gear factory) Craft Dismantle Merge Disintegrate\n- Disintegrate\n- Gear Upgrade Gear promotion – Level 1-40\n- Gear promotion – Level 1-40\n- Gear promotion – Legendary/Mythic level Stars cost Summary of star costs First Star Second Star Third Star Fourth Star Fifth Star\n- Stars cost Summary of star costs First Star Second Star Third Star Fourth Sta...', '2026-01-23 03:23:30'), (9449, 'Heroes', 'building', 'Summary', '{}', 'https://www.lastwartutorial.com/gears/', 'Gears – Equip your heroes with powerful gears that boost attack and defense power', 'Heroes can be equipped with gears that give them more power, so lets explore which gears exist and how to build them.\n- Introduction\n- Gear Production (Gear factory) Craft Dismantle Merge Disintegrate\n- Disintegrate\n- Gear Upgrade Gear promotion – Level 1-40\n- Gear promotion – Level 1-40\n- Gear promotion – Legendary/Mythic level Stars cost Summary of star costs First Star Second Star Third Star Fourth Star Fifth Star\n- Stars cost Summary of star costs First Star Second Star Third Star Fourth Sta...', '2026-01-23 03:23:30'), (9450, 'Heroes', 'building', 'star costs', '{}', 'https://www.lastwartutorial.com/gears/', 'Gears – Equip your heroes with powerful gears that boost attack and defense power', 'Heroes can be equipped with gears that give them more power, so lets explore which gears exist and how to build them.\n- Introduction\n- Gear Production (Gear factory) Craft Dismantle Merge Disintegrate\n- Disintegrate\n- Gear Upgrade Gear promotion – Level 1-40\n- Gear promotion – Level 1-40\n- Gear promotion – Legendary/Mythic level Stars cost Summary of star costs First Star Second Star Third Star Fourth Star Fifth Star\n- Stars cost Summary of star costs First Star Second Star Third Star Fourth Sta...', '2026-01-23 03:23:30'), (9451, 'Heroes', 'building', 'Second Star', '{}', 'https://www.lastwartutorial.com/gears/', 'Gears – Equip your heroes with powerful gears that boost attack and defense power', 'Heroes can be equipped with gears that give them more power, so lets explore which gears exist and how to build them.\n- Introduction\n- Gear Production (Gear factory) Craft Dismantle Merge Disintegrate\n- Disintegrate\n- Gear Upgrade Gear promotion – Level 1-40\n- Gear promotion – Level 1-40\n- Gear promotion – Legendary/Mythic level Stars cost Summary of star costs First Star Second Star Third Star Fourth Star Fifth Star\n- Stars cost Summary of star costs First Star Second Star Third Star Fourth Sta...', '2026-01-23 03:23:30'), (9452, 'Heroes', 'building', 'types', '{}', 'https://www.lastwartutorial.com/gears/', 'Gears – Equip your heroes with powerful gears that boost attack and defense power', 'Heroes can be equipped with gears that give them more power, so lets explore which gears exist and how to build them.\n- Introduction\n- Gear Production (Gear factory) Craft Dismantle Merge Disintegrate\n- Disintegrate\n- Gear Upgrade Gear promotion – Level 1-40\n- Gear promotion – Level 1-40\n- Gear promotion – Legendary/Mythic level Stars cost Summary of star costs First Star Second Star Third Star Fourth Star Fifth Star\n- Stars cost Summary of star costs First Star Second Star Third Star Fourth Sta...', '2026-01-23 03:23:30'), (9453, 'Heroes', 'building', 'can be', '{}', 'https://www.lastwartutorial.com/gears/', 'Gears – Equip your heroes with powerful gears that boost attack and defense power', 'Heroes can be equipped with gears that give them more power, so lets explore which gears exist and how to build them.\n- Introduction\n- Gear Production (Gear factory) Craft Dismantle Merge Disintegrate\n- Disintegrate\n- Gear Upgrade Gear promotion – Level 1-40\n- Gear promotion – Level 1-40\n- Gear promotion – Legendary/Mythic level Stars cost Summary of star costs First Star Second Star Third Star Fourth Star Fifth Star\n- Stars cost Summary of star costs First Star Second Star Third Star Fourth Sta...', '2026-01-23 03:23:30'), (9454, 'Heroes', 'building', 'golden ones', '{}', 'https://www.lastwartutorial.com/gears/', 'Gears – Equip your heroes with powerful gears that boost attack and defense power', 'Heroes can be equipped with gears that give them more power, so lets explore which gears exist and how to build them.\n- Introduction\n- Gear Production (Gear factory) Craft Dismantle Merge Disintegrate\n- Disintegrate\n- Gear Upgrade Gear promotion – Level 1-40\n- Gear promotion – Level 1-40\n- Gear promotion – Legendary/Mythic level Stars cost Summary of star costs First Star Second Star Third Star Fourth Star Fifth Star\n- Stars cost Summary of star costs First Star Second Star Third Star Fourth Sta...', '2026-01-23 03:23:30'), (9455, 'Heroes', 'building', 'purple ones', '{}', 'https://www.lastwartutorial.com/gears/', 'Gears – Equip your heroes with powerful gears that boost attack and defense power', 'Heroes can be equipped with gears that give them more power, so lets explore which gears exist and how to build them.\n- Introduction\n- Gear Production (Gear factory) Craft Dismantle Merge Disintegrate\n- Disintegrate\n- Gear Upgrade Gear promotion – Level 1-40\n- Gear promotion – Level 1-40\n- Gear promotion – Legendary/Mythic level Stars cost Summary of star costs First Star Second Star Third Star Fourth Star Fifth Star\n- Stars cost Summary of star costs First Star Second Star Third Star Fourth Sta...', '2026-01-23 03:23:30'), (9456, 'Heroes', 'building', 'blue ones', '{}', 'https://www.lastwartutorial.com/gears/', 'Gears – Equip your heroes with powerful gears that boost attack and defense power', 'Heroes can be equipped with gears that give them more power, so lets explore which gears exist and how to build them.\n- Introduction\n- Gear Production (Gear factory) Craft Dismantle Merge Disintegrate\n- Disintegrate\n- Gear Upgrade Gear promotion – Level 1-40\n- Gear promotion – Level 1-40\n- Gear promotion – Legendary/Mythic level Stars cost Summary of star costs First Star Second Star Third Star Fourth Star Fifth Star\n- Stars cost Summary of star costs First Star Second Star Third Star Fourth Sta...', '2026-01-23 03:23:30'), (9457, 'Heroes', 'building', 'the attack', '{}', 'https://www.lastwartutorial.com/gears/', 'Gears – Equip your heroes with powerful gears that boost attack and defense power', 'Heroes can be equipped with gears that give them more power, so lets explore which gears exist and how to build them.\n- Introduction\n- Gear Production (Gear factory) Craft Dismantle Merge Disintegrate\n- Disintegrate\n- Gear Upgrade Gear promotion – Level 1-40\n- Gear promotion – Level 1-40\n- Gear promotion – Legendary/Mythic level Stars cost Summary of star costs First Star Second Star Third Star Fourth Star Fifth Star\n- Stars cost Summary of star costs First Star Second Star Third Star Fourth Sta...', '2026-01-23 03:23:30'), (9458, 'Heroes', 'building', 'waste', '{}', 'https://www.lastwartutorial.com/gears/', 'Gears – Equip your heroes with powerful gears that boost attack and defense power', 'Heroes can be equipped with gears that give them more power, so lets explore which gears exist and how to build them.\n- Introduction\n- Gear Production (Gear factory) Craft Dismantle Merge Disintegrate\n- Disintegrate\n- Gear Upgrade Gear promotion – Level 1-40\n- Gear promotion – Level 1-40\n- Gear promotion – Legendary/Mythic level Stars cost Summary of star costs First Star Second Star Third Star Fourth Star Fifth Star\n- Stars cost Summary of star costs First Star Second Star Third Star Fourth Sta...', '2026-01-23 03:23:30'), (9459, 'Heroes', 'building', 'any type', '{}', 'https://www.lastwartutorial.com/gears/', 'Gears – Equip your heroes with powerful gears that boost attack and defense power', 'Heroes can be equipped with gears that give them more power, so lets explore which gears exist and how to build them.\n- Introduction\n- Gear Production (Gear factory) Craft Dismantle Merge Disintegrate\n- Disintegrate\n- Gear Upgrade Gear promotion – Level 1-40\n- Gear promotion – Level 1-40\n- Gear promotion – Legendary/Mythic level Stars cost Summary of star costs First Star Second Star Third Star Fourth Star Fifth Star\n- Stars cost Summary of star costs First Star Second Star Third Star Fourth Sta...', '2026-01-23 03:23:30'), (9460, 'Heroes', 'building', 'all levels', '{}', 'https://www.lastwartutorial.com/gears/', 'Gears – Equip your heroes with powerful gears that boost attack and defense power', 'Heroes can be equipped with gears that give them more power, so lets explore which gears exist and how to build them.\n- Introduction\n- Gear Production (Gear factory) Craft Dismantle Merge Disintegrate\n- Disintegrate\n- Gear Upgrade Gear promotion – Level 1-40\n- Gear promotion – Level 1-40\n- Gear promotion – Legendary/Mythic level Stars cost Summary of star costs First Star Second Star Third Star Fourth Star Fifth Star\n- Stars cost Summary of star costs First Star Second Star Third Star Fourth Sta...', '2026-01-23 03:23:30'), (9461, 'Heroes', 'building', 'part', '{}', 'https://www.lastwartutorial.com/gears/', 'Gears – Equip your heroes with powerful gears that boost attack and defense power', 'Heroes can be equipped with gears that give them more power, so lets explore which gears exist and how to build them.\n- Introduction\n- Gear Production (Gear factory) Craft Dismantle Merge Disintegrate\n- Disintegrate\n- Gear Upgrade Gear promotion – Level 1-40\n- Gear promotion – Level 1-40\n- Gear promotion – Legendary/Mythic level Stars cost Summary of star costs First Star Second Star Third Star Fourth Star Fifth Star\n- Stars cost Summary of star costs First Star Second Star Third Star Fourth Sta...', '2026-01-23 03:23:30'), (9462, 'Heroes', 'building', 'Dialetric ceramic', '{}', 'https://www.lastwartutorial.com/gears/', 'Gears – Equip your heroes with powerful gears that boost attack and defense power', 'Heroes can be equipped with gears that give them more power, so lets explore which gears exist and how to build them.\n- Introduction\n- Gear Production (Gear factory) Craft Dismantle Merge Disintegrate\n- Disintegrate\n- Gear Upgrade Gear promotion – Level 1-40\n- Gear promotion – Level 1-40\n- Gear promotion – Legendary/Mythic level Stars cost Summary of star costs First Star Second Star Third Star Fourth Star Fifth Star\n- Stars cost Summary of star costs First Star Second Star Third Star Fourth Sta...', '2026-01-23 03:23:30'), (9463, 'Heroes', 'building', 'Synthetic resin', '{}', 'https://www.lastwartutorial.com/gears/', 'Gears – Equip your heroes with powerful gears that boost attack and defense power', 'Heroes can be equipped with gears that give them more power, so lets explore which gears exist and how to build them.\n- Introduction\n- Gear Production (Gear factory) Craft Dismantle Merge Disintegrate\n- Disintegrate\n- Gear Upgrade Gear promotion – Level 1-40\n- Gear promotion – Level 1-40\n- Gear promotion – Legendary/Mythic level Stars cost Summary of star costs First Star Second Star Third Star Fourth Star Fifth Star\n- Stars cost Summary of star costs First Star Second Star Third Star Fourth Sta...', '2026-01-23 03:23:30'), (9464, 'Heroes', 'building', 'Super alloy', '{}', 'https://www.lastwartutorial.com/gears/', 'Gears – Equip your heroes with powerful gears that boost attack and defense power', 'Heroes can be equipped with gears that give them more power, so lets explore which gears exist and how to build them.\n- Introduction\n- Gear Production (Gear factory) Craft Dismantle Merge Disintegrate\n- Disintegrate\n- Gear Upgrade Gear promotion – Level 1-40\n- Gear promotion – Level 1-40\n- Gear promotion – Legendary/Mythic level Stars cost Summary of star costs First Star Second Star Third Star Fourth Star Fifth Star\n- Stars cost Summary of star costs First Star Second Star Third Star Fourth Sta...', '2026-01-23 03:23:30'), (9465, 'Heroes', 'building', 'Iron module', '{}', 'https://www.lastwartutorial.com/gears/', 'Gears – Equip your heroes with powerful gears that boost attack and defense power', 'Heroes can be equipped with gears that give them more power, so lets explore which gears exist and how to build them.\n- Introduction\n- Gear Production (Gear factory) Craft Dismantle Merge Disintegrate\n- Disintegrate\n- Gear Upgrade Gear promotion – Level 1-40\n- Gear promotion – Level 1-40\n- Gear promotion – Legendary/Mythic level Stars cost Summary of star costs First Star Second Star Third Star Fourth Star Fifth Star\n- Stars cost Summary of star costs First Star Second Star Third Star Fourth Sta...', '2026-01-23 03:23:30'), (9466, 'Heroes', 'building', 'super alloy', '{}', 'https://www.lastwartutorial.com/gears/', 'Gears – Equip your heroes with powerful gears that boost attack and defense power', 'Heroes can be equipped with gears that give them more power, so lets explore which gears exist and how to build them.\n- Introduction\n- Gear Production (Gear factory) Craft Dismantle Merge Disintegrate\n- Disintegrate\n- Gear Upgrade Gear promotion – Level 1-40\n- Gear promotion – Level 1-40\n- Gear promotion – Legendary/Mythic level Stars cost Summary of star costs First Star Second Star Third Star Fourth Star Fifth Star\n- Stars cost Summary of star costs First Star Second Star Third Star Fourth Sta...', '2026-01-23 03:23:30'), (9467, 'Heroes', 'building', 'synthetic resin', '{}', 'https://www.lastwartutorial.com/gears/', 'Gears – Equip your heroes with powerful gears that boost attack and defense power', 'Heroes can be equipped with gears that give them more power, so lets explore which gears exist and how to build them.\n- Introduction\n- Gear Production (Gear factory) Craft Dismantle Merge Disintegrate\n- Disintegrate\n- Gear Upgrade Gear promotion – Level 1-40\n- Gear promotion – Level 1-40\n- Gear promotion – Legendary/Mythic level Stars cost Summary of star costs First Star Second Star Third Star Fourth Star Fifth Star\n- Stars cost Summary of star costs First Star Second Star Third Star Fourth Sta...', '2026-01-23 03:23:30'), (9468, 'Heroes', 'building', 'lower type', '{}', 'https://www.lastwartutorial.com/gears/', 'Gears – Equip your heroes with powerful gears that boost attack and defense power', 'Heroes can be equipped with gears that give them more power, so lets explore which gears exist and how to build them.\n- Introduction\n- Gear Production (Gear factory) Craft Dismantle Merge Disintegrate\n- Disintegrate\n- Gear Upgrade Gear promotion – Level 1-40\n- Gear promotion – Level 1-40\n- Gear promotion – Legendary/Mythic level Stars cost Summary of star costs First Star Second Star Third Star Fourth Star Fifth Star\n- Stars cost Summary of star costs First Star Second Star Third Star Fourth Sta...', '2026-01-23 03:23:30'), (9469, 'Heroes', 'building', 'dialetric ceramic', '{}', 'https://www.lastwartutorial.com/gears/', 'Gears – Equip your heroes with powerful gears that boost attack and defense power', 'Heroes can be equipped with gears that give them more power, so lets explore which gears exist and how to build them.\n- Introduction\n- Gear Production (Gear factory) Craft Dismantle Merge Disintegrate\n- Disintegrate\n- Gear Upgrade Gear promotion – Level 1-40\n- Gear promotion – Level 1-40\n- Gear promotion – Legendary/Mythic level Stars cost Summary of star costs First Star Second Star Third Star Fourth Star Fifth Star\n- Stars cost Summary of star costs First Star Second Star Third Star Fourth Sta...', '2026-01-23 03:23:30'), (9470, 'Heroes', 'building', 'need lots', '{}', 'https://www.lastwartutorial.com/gears/', 'Gears – Equip your heroes with powerful gears that boost attack and defense power', 'Heroes can be equipped with gears that give them more power, so lets explore which gears exist and how to build them.\n- Introduction\n- Gear Production (Gear factory) Craft Dismantle Merge Disintegrate\n- Disintegrate\n- Gear Upgrade Gear promotion – Level 1-40\n- Gear promotion – Level 1-40\n- Gear promotion – Legendary/Mythic level Stars cost Summary of star costs First Star Second Star Third Star Fourth Star Fifth Star\n- Stars cost Summary of star costs First Star Second Star Third Star Fourth Sta...', '2026-01-23 03:23:30'), (9471, 'Heroes', 'building', 'all types', '{}', 'https://www.lastwartutorial.com/gears/', 'Gears – Equip your heroes with powerful gears that boost attack and defense power', 'Heroes can be equipped with gears that give them more power, so lets explore which gears exist and how to build them.\n- Introduction\n- Gear Production (Gear factory) Craft Dismantle Merge Disintegrate\n- Disintegrate\n- Gear Upgrade Gear promotion – Level 1-40\n- Gear promotion – Level 1-40\n- Gear promotion – Legendary/Mythic level Stars cost Summary of star costs First Star Second Star Third Star Fourth Star Fifth Star\n- Stars cost Summary of star costs First Star Second Star Third Star Fourth Sta...', '2026-01-23 03:23:30'), (9472, 'Heroes', 'building', 'summary', '{}', 'https://www.lastwartutorial.com/gears/', 'Gears – Equip your heroes with powerful gears that boost attack and defense power', 'Heroes can be equipped with gears that give them more power, so lets explore which gears exist and how to build them.\n- Introduction\n- Gear Production (Gear factory) Craft Dismantle Merge Disintegrate\n- Disintegrate\n- Gear Upgrade Gear promotion – Level 1-40\n- Gear promotion – Level 1-40\n- Gear promotion – Legendary/Mythic level Stars cost Summary of star costs First Star Second Star Third Star Fourth Star Fifth Star\n- Stars cost Summary of star costs First Star Second Star Third Star Fourth Sta...', '2026-01-23 03:23:30'), (9473, 'Heroes', 'building', 'the sequence', '{}', 'https://www.lastwartutorial.com/gears/', 'Gears – Equip your heroes with powerful gears that boost attack and defense power', 'Heroes can be equipped with gears that give them more power, so lets explore which gears exist and how to build them.\n- Introduction\n- Gear Production (Gear factory) Craft Dismantle Merge Disintegrate\n- Disintegrate\n- Gear Upgrade Gear promotion – Level 1-40\n- Gear promotion – Level 1-40\n- Gear promotion – Legendary/Mythic level Stars cost Summary of star costs First Star Second Star Third Star Fourth Star Fifth Star\n- Stars cost Summary of star costs First Star Second Star Third Star Fourth Sta...', '2026-01-23 03:23:30'), (9474, 'Heroes', 'building', 'first', '{}', 'https://www.lastwartutorial.com/gears/', 'Gears – Equip your heroes with powerful gears that boost attack and defense power', 'Heroes can be equipped with gears that give them more power, so lets explore which gears exist and how to build them.\n- Introduction\n- Gear Production (Gear factory) Craft Dismantle Merge Disintegrate\n- Disintegrate\n- Gear Upgrade Gear promotion – Level 1-40\n- Gear promotion – Level 1-40\n- Gear promotion – Legendary/Mythic level Stars cost Summary of star costs First Star Second Star Third Star Fourth Star Fifth Star\n- Stars cost Summary of star costs First Star Second Star Third Star Fourth Sta...', '2026-01-23 03:23:30'), (9475, 'VIP Program', 'general', 'VIP Program – Invest your diamonds in the VIP program to ensure some powerful boosts', NULL, 'https://www.lastwartutorial.com/vip-program/', 'VIP Program – Invest your diamonds in the VIP program to ensure some powerful boosts', 'The VIP Program, accessed via the VIP icon located in the top left corner of the game interface, offers potent enhancements in exchange for diamonds. You pay diamonds to subscribe for it for a specific amount of time.\nBuying VIP time proves to be the most effective utilization of diamonds within the game, particularly as you progress to higher levels.\n- VIP Program structure VIP Page details\n- VIP Page details\n- 1 hour Bonus VIP Time\n- VIP Privileges\n\n## VIP Program structure\n\nThe VIP Program op...', '2026-01-23 03:23:30'), (9476, 'Season 3', 'building', 'pre', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:30'), (9477, 'Season 3', 'building', 'the conclusion', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:30'), (9478, 'Season 3', 'building', 'Golden Kingdom', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:30'), (9479, 'Season 3', 'building', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:30'), (9480, 'Season 3', 'building', 'Strategy Guide', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:30'), (9481, 'Season 3', 'building', 'and Skills', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:30'), (9482, 'Season 3', 'building', 'Oasis Locations', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:30'), (9483, 'Season 3', 'building', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:30'), (9484, 'Season 3', 'building', 'Cheats', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:30'), (9485, 'Season 3', 'building', 'The mission', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:30'), (9486, 'Season 3', 'building', 'Start', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:30'), (9487, 'Season 3', 'building', 'Video Preview', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:30'), (9488, 'Season 3', 'building', 'Alliance Pre', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:30'), (9489, 'Season 3', 'building', 'Season Contributions', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:30'), (9490, 'Season 3', 'building', 'Individual Alliance', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:30'), (9491, 'Season 3', 'building', 'Pre', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:30'), (9492, 'Season 3', 'building', 'Golden Realm', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:30'), (9493, 'Season 3', 'building', 'Goals', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:30'), (9494, 'Season 3', 'building', 'game manual', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:30'), (9495, 'Season 3', 'building', 'Manual', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:30'), (9496, 'Season 3', 'building', 'Cheat Sheet', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:30'), (9497, 'Season 3', 'building', 'Basic Resources', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:30'), (9498, 'Season 3', 'building', 'Sacred Water', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:30'), (9499, 'Season 3', 'building', 'Radar Missions', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:30'), (9500, 'Season 3', 'building', 'New Farms', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:30'), (9501, 'Season 3', 'building', 'Store Tax', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:30'), (9502, 'Season 3', 'building', 'New Map', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:30'), (9503, 'Season 3', 'building', 'Official maps', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:30'), (9504, 'Season 3', 'building', 'Golden Scarab', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:30'), (9505, 'Season 3', 'building', 'and rewards', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:30'), (9506, 'Season 3', 'building', 'Alliance Resources', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:30'), (9507, 'Season 3', 'building', 'and attributes', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:30'), (9508, 'Season 3', 'building', 'additional fountains', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:30'), (9509, 'Season 3', 'building', 'Levels Relocation', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:30'), (9510, 'Season 3', 'building', 'Hut Obelisk', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:30'), (9511, 'Season 3', 'building', 'Mithril Plant', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:30'), (9512, 'Season 3', 'building', 'Exploratory Well', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:30'), (9513, 'Season 3', 'building', 'Water Hut', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9514, 'Season 3', 'building', 'capture limits', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9515, 'Season 3', 'building', 'cities', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9516, 'Season 3', 'building', 'Digging Strongholds', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9517, 'Season 3', 'building', 'Trade Store', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9518, 'Season 3', 'building', 'Capture Rules', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9519, 'Season 3', 'building', 'Posts Levels', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9520, 'Season 3', 'building', 'Skills Power', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9521, 'Season 3', 'building', 'Walkers Trucks', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9522, 'Season 3', 'building', 'get rewards', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9523, 'Season 3', 'building', 'Giant Sandworms', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9524, 'Season 3', 'building', 'Small Sandworm', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9525, 'Season 3', 'building', 'Large Sandworm', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9526, 'Season 3', 'building', 'the Altar', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9527, 'Season 3', 'building', 'Field', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9528, 'Season 3', 'building', 'Power', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9529, 'Season 3', 'building', 'Protectors Conversion', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9530, 'Season 3', 'building', 'Protectors attributes', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9531, 'Season 3', 'building', 'to Greenify', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9532, 'Season 3', 'building', 'Desert Artifacts', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9533, 'Season 3', 'building', 'Weapons', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9534, 'Season 3', 'building', 'Exclusive Weapon', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9535, 'Season 3', 'building', 'to UR', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9536, 'Season 3', 'building', 'Legend Returns', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9537, 'Season 3', 'building', 'Recruit Heroes', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9538, 'Season 3', 'building', 'Legends', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9539, 'Season 3', 'building', 'Professions', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9540, 'Season 3', 'building', 'Mithril Pack', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9541, 'Season 3', 'building', 'Battle Pass', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9542, 'Season 3', 'building', 'Weekly Pass', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9543, 'Season 3', 'building', 'Shards rewards', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9544, 'Season 3', 'building', 'Desert Blessing', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9545, 'Season 3', 'building', 'Boosts', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9546, 'Season 3', 'building', 'Quests', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9547, 'Season 3', 'building', 'Alliance Milestones', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9548, 'Season 3', 'building', 'Faction Rewards', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9549, 'Season 3', 'building', 'the home', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9550, 'Season 3', 'building', 'hiding millennia', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9551, 'Season 3', 'building', 'the cold', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9552, 'Season 3', 'building', 'is bone', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9553, 'Season 3', 'building', 'the depths', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9554, 'Season 3', 'building', 'pharaohs\nmillennia', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9555, 'Season 3', 'building', 'desert overlord', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9556, 'Season 3', 'building', 'ancient Monument', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9557, 'Season 3', 'building', 'the remnants', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9558, 'Season 3', 'building', 'Noah\nMonument', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9559, 'Season 3', 'building', 'the Monument', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9560, 'Season 3', 'building', 'the curse', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9561, 'Season 3', 'building', 'giant monsters', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9562, 'Season 3', 'building', 'to beware', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9563, 'Season 3', 'building', 'and glory', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9564, 'Season 3', 'building', 'the start', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9565, 'Season 3', 'building', 'and desert', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9566, 'Season 3', 'building', 'war drums', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9567, 'Season 3', 'building', 'the legend', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9568, 'Season 3', 'building', 'Monument', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9569, 'Season 3', 'building', 'legendary Monument', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9570, 'Season 3', 'building', 'symbol', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9571, 'Season 3', 'building', 'ultimate weapon', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9572, 'Season 3', 'building', 'the fall', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9573, 'Season 3', 'building', 'his army', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9574, 'Season 3', 'building', 'hope remains', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9575, 'Season 3', 'building', 'with Pre', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9576, 'Season 3', 'building', 'the download', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9577, 'Season 3', 'building', 'Preview\n\nPre', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9578, 'Season 3', 'building', 'the elements', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9579, 'Season 3', 'building', 'has Pre', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9580, 'Season 3', 'building', 'First Week', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9581, 'Season 3', 'building', 'to features', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'); INSERT INTO `knowledge_base` (`id`, `topic`, `entity_type`, `entity_name`, `properties`, `article_url`, `article_title`, `content_preview`, `extracted_at`) VALUES (9582, 'Season 3', 'building', 'preview', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9583, 'Season 3', 'building', 'short list', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9584, 'Season 3', 'building', 'Purge Action', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9585, 'Season 3', 'building', 'Stronghold Clash', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9586, 'Season 3', 'building', 'Sandworm Crisis', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9587, 'Season 3', 'building', 'Desert Bazaar', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9588, 'Season 3', 'building', 'Lab Level', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9589, 'Season 3', 'building', 'lot', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9590, 'Season 3', 'building', 'sacred water', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9591, 'Season 3', 'building', 'Badge item', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9592, 'Season 3', 'building', 'multiple packs', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9593, 'Season 3', 'building', 'The Pre', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9594, 'Season 3', 'building', 'new detail', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:31'), (9595, 'Season 3', 'building', 'menu', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9596, 'Season 3', 'building', 'Alliance Furnace', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9597, 'Season 3', 'building', 'be unlocked', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9598, 'Season 3', 'building', 'Research Lab', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9599, 'Season 3', 'building', 'Blessing Fountain', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9600, 'Season 3', 'building', 'various section', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9601, 'Season 3', 'building', 'Kill Rewards', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9602, 'Season 3', 'building', 'Quest missions', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9603, 'Season 3', 'building', 'capture reward', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9604, 'Season 3', 'building', 'in front', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9605, 'Season 3', 'building', 'the wall', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9606, 'Season 3', 'building', 'DW kill', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9607, 'Season 3', 'building', 'radar missions', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9608, 'Season 3', 'building', 'different types', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9609, 'Season 3', 'building', 'the beginning', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9610, 'Season 3', 'building', 'the edge', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9611, 'Season 3', 'building', 'be re', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9612, 'Season 3', 'building', 'and most', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9613, 'Season 3', 'building', 'quality version', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9614, 'Season 3', 'building', 'Overview Map', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9615, 'Season 3', 'building', 'new types', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9616, 'Season 3', 'building', 'world zombies', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9617, 'Season 3', 'building', 'doom elites', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9618, 'Season 3', 'building', 'new type', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9619, 'Season 3', 'building', 'game', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9620, 'Season 3', 'building', 'the risk', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9621, 'Season 3', 'building', 'losing all', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9622, 'Season 3', 'building', 'Desert Ruins', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9623, 'Season 3', 'building', 'mini', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9624, 'Season 3', 'building', 'you can', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9625, 'Season 3', 'building', 'the best', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9626, 'Season 3', 'building', 'run mini', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9627, 'Season 3', 'building', 'overall probability', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9628, 'Season 3', 'building', 'New types', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9629, 'Season 3', 'building', 'the end', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9630, 'Season 3', 'building', 'level up', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9631, 'Season 3', 'building', 'Alliance button', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9632, 'Season 3', 'building', 'Alliance Center', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9633, 'Season 3', 'building', 'max durability', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9634, 'Season 3', 'building', 'the range', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9635, 'Season 3', 'building', 'corresponding percentage', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9636, 'Season 3', 'building', 'The level', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9637, 'Season 3', 'building', 'the probability', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9638, 'Season 3', 'building', 'an example', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9639, 'Season 3', 'building', 'Spice', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9640, 'Season 3', 'building', 'Alliance Button', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9641, 'Season 3', 'building', 'dig sites', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9642, 'Season 3', 'building', 'the level', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9643, 'Season 3', 'building', 'Mithril', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9644, 'Season 3', 'building', 'Defender is', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9645, 'Season 3', 'building', 'type tanks', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9646, 'Season 3', 'building', 'Striker is', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9647, 'Season 3', 'building', 'type aircraft', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9648, 'Season 3', 'building', 'Annihilator is', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9649, 'Season 3', 'building', 'Alliance Cities', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9650, 'Season 3', 'building', 'can be', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9651, 'Season 3', 'building', 'The owner', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9652, 'Season 3', 'building', 'the number', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9653, 'Season 3', 'building', 'server time', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9654, 'Season 3', 'building', 'hour', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9655, 'Season 3', 'building', 'contaminated land', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9656, 'Season 3', 'building', 'for capture', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9657, 'Season 3', 'building', 'Governor Perk', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9658, 'Season 3', 'building', 'takes control', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9659, 'Season 3', 'building', 'total number', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9660, 'Season 3', 'building', 'the Governor', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9661, 'Season 3', 'building', 'Sandwork Crisis', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9662, 'Season 3', 'building', 'Desert Protectors', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9663, 'Season 3', 'building', 'an Oasis', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9664, 'Season 3', 'building', 'the troops', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9665, 'Season 3', 'building', 'limit', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9666, 'Season 3', 'building', 'alerting you', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9667, 'Season 3', 'building', 'the help', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9668, 'Season 3', 'building', 'the size', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9669, 'Season 3', 'building', 'Ancient Tech', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9670, 'Season 3', 'building', 'many soldiers', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9671, 'Season 3', 'building', 'than units', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:32'), (9672, 'Season 3', 'building', 'portion', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9673, 'Season 3', 'building', 'and number', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9674, 'Season 3', 'building', 'Breaches casualties', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9675, 'Season 3', 'building', 'Duel VS', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9676, 'Season 3', 'building', 'is full', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9677, 'Season 3', 'building', 'The amount', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9678, 'Season 3', 'building', 'each unit', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9679, 'Season 3', 'building', 'in correspondence', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9680, 'Season 3', 'building', 'the opening', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9681, 'Season 3', 'building', 'the seeds', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9682, 'Season 3', 'building', 'set amount', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9683, 'Season 3', 'building', 'expand step', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9684, 'Season 3', 'building', 'Cross', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9685, 'Season 3', 'building', 'Supply Collections', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9686, 'Season 3', 'building', 'new levels', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9687, 'Season 3', 'building', 'off', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9688, 'Season 3', 'building', 'will unlock', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9689, 'Season 3', 'building', 'and Stars', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9690, 'Season 3', 'building', 'countdown is', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9691, 'Season 3', 'building', 'short description', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9692, 'Season 3', 'building', 'whole duration', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9693, 'Season 3', 'building', 'the amount', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9694, 'Season 3', 'building', 'you lots', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9695, 'Season 3', 'building', 'Game Advanced', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9696, 'Season 3', 'building', 'Luxury\nOne', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9697, 'Season 3', 'building', 'the items', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9698, 'Season 3', 'building', 'Season Advanced', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9699, 'Season 3', 'building', 'The list', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9700, 'Season 3', 'building', 'Daily missions', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9701, 'Season 3', 'building', 'Target missions', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9702, 'Season 3', 'building', 'VIP Points', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9703, 'Season 3', 'building', 'generic speed', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9704, 'Season 3', 'building', 'ups', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9705, 'Season 3', 'building', 'Protector Horns', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9706, 'Season 3', 'building', 'The goal', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9707, 'Season 3', 'building', 'Chest Alliance', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9708, 'Season 3', 'building', 'Marshall Shards', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9709, 'Season 3', 'building', 'Lucky Chest', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9710, 'Season 3', 'building', 'Choice Chest', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9711, 'Season 3', 'building', 'Weapon Shard', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9712, 'Season 3', 'building', 'the preview', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9713, 'Season 3', 'building', 'the attributes', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9714, 'Season 3', 'building', 'Schuyler Shards', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9715, 'Season 3', 'building', 'McGregor Shards', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9716, 'Season 3', 'building', 'first week', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9717, 'Season 3', 'building', 'new set', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9718, 'Season 3', 'building', 'Meow', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9719, 'Season 3', 'building', 'button', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9720, 'Season 3', 'building', 'some hints', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9721, 'Season 3', 'building', 'Rewards are', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9722, 'Season 3', 'building', 'the condition', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9723, 'Season 3', 'building', 'the addition', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9724, 'Season 3', 'building', 'and', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9725, 'Season 3', 'building', 'similar', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9726, 'Season 3', 'building', 'can', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9727, 'Season 3', 'building', 'will', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9728, 'Season 3', 'building', 'produces', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9729, 'Season 3', 'building', 'specifically', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9730, 'Season 3', 'troop', 'with enhanced', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9731, 'Season 3', 'troop', 'New', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9732, 'Season 3', 'troop', 'the', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9733, 'Season 3', 'troop', 'your', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9734, 'Season 3', 'troop', 'many', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9735, 'Season 3', 'troop', 'than', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9736, 'Season 3', 'troop', 'normal', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9737, 'Season 3', 'event', 'Devs said', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9738, 'Season 3', 'event', 'pre', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9739, 'Season 3', 'event', 'Golden Kingdom', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9740, 'Season 3', 'event', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9741, 'Season 3', 'event', 'The Ultimate Strategy Guide', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9742, 'Season 3', 'event', 'Weeks guides', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9743, 'Season 3', 'event', 'Professions and Skills', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9744, 'Season 3', 'event', 'Desert Artifacts Locations', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9745, 'Season 3', 'event', 'Oasis Locations', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9746, 'Season 3', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9747, 'Season 3', 'event', 'Cheats', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9748, 'Season 3', 'event', 'The Story Teaser The mission', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9749, 'Season 3', 'event', 'The mission', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9750, 'Season 3', 'event', 'Video Preview', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9751, 'Season 3', 'event', 'season week', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9752, 'Season 3', 'event', 'Golden Realm Season Contributions', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:33'), (9753, 'Season 3', 'event', 'Goals Individual Alliance', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9754, 'Season 3', 'event', 'Pre', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9755, 'Season 3', 'event', 'Golden Realm', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9756, 'Season 3', 'event', 'Season Contributions', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9757, 'Season 3', 'event', 'Goals', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9758, 'Season 3', 'event', 'In game manual', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9759, 'Season 3', 'event', 'Manual', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9760, 'Season 3', 'event', 'Cheat Sheet', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9761, 'Season 3', 'event', 'New Basic Resources', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9762, 'Season 3', 'event', 'Mithril and Sacred Water', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9763, 'Season 3', 'event', 'The New Map', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9764, 'Season 3', 'event', 'Official maps', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9765, 'Season 3', 'event', 'Golden Scarab', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9766, 'Season 3', 'event', 'Radar Missions', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9767, 'Season 3', 'event', 'probabilities and rewards', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9768, 'Season 3', 'event', 'Alliance Resources', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9769, 'Season 3', 'event', 'Curse Research Lab Levels and attributes', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9770, 'Season 3', 'event', 'Levels and attributes', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9771, 'Season 3', 'event', 'Conditions for additional fountains', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9772, 'Season 3', 'event', 'Altar Levels and attributes', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9773, 'Season 3', 'event', 'Alliance Center Additional Features', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9774, 'Season 3', 'event', 'Additional Features', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9775, 'Season 3', 'event', 'Mithril Plant', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9776, 'Season 3', 'event', 'Exploratory Well', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9777, 'Season 3', 'event', 'Sacred Water Hut', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9778, 'Season 3', 'event', 'New Farms', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9779, 'Season 3', 'event', 'cities City capture limits', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9780, 'Season 3', 'event', 'cities', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9781, 'Season 3', 'event', 'City capture limits', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9782, 'Season 3', 'event', 'Digging Strongholds', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9783, 'Season 3', 'event', 'Trade Posts Capture Rules', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9784, 'Season 3', 'event', 'Trade Posts Levels', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9785, 'Season 3', 'event', 'Trade Store', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9786, 'Season 3', 'event', 'Like Cat base skin to get rewards', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9787, 'Season 3', 'event', 'Small Sandworm', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9788, 'Season 3', 'event', 'Large Sandworm', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9789, 'Season 3', 'event', 'Giant Sandworms', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9790, 'Season 3', 'event', 'Field', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9791, 'Season 3', 'event', 'Desert Protectors Conversion', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9792, 'Season 3', 'event', 'Desert Protectors attributes', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9793, 'Season 3', 'event', 'Boost Protectors attributes with the Altar', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9794, 'Season 3', 'event', 'Build an Oasis Stages How to Greenify', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9795, 'Season 3', 'event', 'How to Greenify', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9796, 'Season 3', 'event', 'Desert Artifacts', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9797, 'Season 3', 'event', 'Doom Walkers Trucks', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9798, 'Season 3', 'event', 'Exclusive Weapon', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9799, 'Season 3', 'event', 'Scarlett upgrade to UR', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9800, 'Season 3', 'event', 'Mason and Violet upgrade to UR', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9801, 'Season 3', 'event', 'Legend Returns', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9802, 'Season 3', 'event', 'Recruit Heroes', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9803, 'Season 3', 'event', 'Weapons of Legends', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9804, 'Season 3', 'event', 'Professions', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9805, 'Season 3', 'event', 'items', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9806, 'Season 3', 'event', 'Season Battle Pass', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9807, 'Season 3', 'event', 'Weekly Pass', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9808, 'Season 3', 'event', 'Exclusive Weapon Battle Pass Shards rewards', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9809, 'Season 3', 'event', 'Shards rewards', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9810, 'Season 3', 'event', 'Mithril Pack', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9811, 'Season 3', 'event', 'Desert Blessing', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9812, 'Season 3', 'event', 'Boosts', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9813, 'Season 3', 'event', 'Quests', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9814, 'Season 3', 'event', 'Season Alliance Milestones', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9815, 'Season 3', 'event', 'Faction Rewards', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9816, 'Season 3', 'event', 'Season III', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9817, 'Season 3', 'event', 'but also hiding millennia', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9818, 'Season 3', 'event', 'and the cold of the night is bone', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9819, 'Season 3', 'event', 'pyramids and pharaohs\nmillennia', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9820, 'Season 3', 'event', 'the desert overlord', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9821, 'Season 3', 'event', 'desert overlord', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9822, 'Season 3', 'event', 'and desert', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9823, 'Season 3', 'event', 'But hope remains', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9824, 'Season 3', 'event', 'will start with Pre', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9825, 'Season 3', 'event', 'days countdown on your server', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9826, 'Season 3', 'event', 'Video Preview\n\nPre', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9827, 'Season 3', 'event', 'season video', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9828, 'Season 3', 'event', 'First Week of Pre', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9829, 'Season 3', 'event', 'Season available menu', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9830, 'Season 3', 'event', 'Main timeline but with limited access to features', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9831, 'Season 3', 'event', 'Season', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9832, 'Season 3', 'event', 'starts you have access to', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9833, 'Season 3', 'event', 'Main timeline', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9834, 'Season 3', 'event', 'preview', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9835, 'Season 3', 'event', 'Passes Season Battle Pass', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9836, 'Season 3', 'event', 'Purge Action', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9837, 'Season 3', 'event', 'Digging Stronghold Clash', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9838, 'Season 3', 'event', 'Sandworm Crisis', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9839, 'Season 3', 'event', 'Desert Bazaar', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9840, 'Season 3', 'event', 'Increasing your Curse Research Lab Level', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9841, 'Season 3', 'event', 'of which the best ones are', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9842, 'Season 3', 'event', 'lot of mithril and sacred water', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:34'), (9843, 'Season 3', 'event', 'scarlett shards to facilitate her upgrade to UR', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9844, 'Season 3', 'event', 'the Legendary Hero Badge item', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9845, 'Season 3', 'event', 'Golden Realm\n\nThe Pre', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9846, 'Season 3', 'event', 'Here you can see the details already uncovered', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9847, 'Season 3', 'event', 'clicking on the chest icon with the red dot', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9848, 'Season 3', 'event', 'menu', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9849, 'Season 3', 'event', 'Exploration', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9850, 'Season 3', 'event', 'Enemy Kill', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9851, 'Season 3', 'event', 'new Alliance officers will be unlocked', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9852, 'Season 3', 'event', 'Curse Research Lab', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9853, 'Season 3', 'event', 'Blessing Fountain', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9854, 'Season 3', 'event', 'create a comparison for a few topics', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9855, 'Season 3', 'event', 'Sacred Water', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9856, 'Season 3', 'event', 'You can earn Sacred Water through', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9857, 'Season 3', 'event', 'First Time Level Zombie Kill Rewards', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9858, 'Season 3', 'event', 'Completing Season Quest missions', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9859, 'Season 3', 'event', 'City first capture reward', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9860, 'Season 3', 'event', 'Alliance Center', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9861, 'Season 3', 'event', 'Sacred Water Hut\nMithril', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9862, 'Season 3', 'event', 'Desert Ruins radar missions', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9863, 'Season 3', 'event', 'Digging Stronghold first capture reward', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9864, 'Season 3', 'event', 'Desert Treasures', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9865, 'Season 3', 'event', 'different types of buildings', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9866, 'Season 3', 'event', 'Cities must be re', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9867, 'Season 3', 'event', 'The New Map\n\nThis is how the map looks like', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9868, 'Season 3', 'event', 'The map size is', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9869, 'Season 3', 'event', 'NEW', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9870, 'Season 3', 'event', 'maps above', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9871, 'Season 3', 'event', 'Overview Map', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9872, 'Season 3', 'event', 'You can find scarabs', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9873, 'Season 3', 'event', 'killing world zombies', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9874, 'Season 3', 'event', 'killing doom elites', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9875, 'Season 3', 'event', 'parts', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9876, 'Season 3', 'event', 'game of luck to find various rewards', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9877, 'Season 3', 'event', 'You found Desert Ruins', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9878, 'Season 3', 'event', 'If you hit a trap sometimes a mini', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9879, 'Season 3', 'event', 'And I experience the run mini', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9880, 'Season 3', 'event', 'Final Stage', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9881, 'Season 3', 'event', 'IMPORTANT', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9882, 'Season 3', 'event', 'in the Community page\nGo to Alliance button', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9883, 'Season 3', 'event', 'Repair Alliance Center', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9884, 'Season 3', 'event', 'Be cautious', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9885, 'Season 3', 'event', 'City Spice production per level', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9886, 'Season 3', 'event', 'Spice', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9887, 'Season 3', 'event', 'As we can see from Alliance Button', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9888, 'Season 3', 'event', 'Alliance City', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9889, 'Season 3', 'event', 'Daily City war declaration limit', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9890, 'Season 3', 'event', 'Max Captured Cities', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9891, 'Season 3', 'event', 'Daily Digging Stronghold captures', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9892, 'Season 3', 'event', 'Max Digging Stronghold captured', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9893, 'Season 3', 'event', 'based on their level', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9894, 'Season 3', 'event', 'Mithril', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9895, 'Season 3', 'event', 'click on the i to see the detail', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9896, 'Season 3', 'event', 'Golden Defender is of type tanks', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9897, 'Season 3', 'event', 'Golden Striker is of type aircraft', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9898, 'Season 3', 'event', 'Alliance Cities', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9899, 'Season 3', 'event', 'Claim all', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9900, 'Season 3', 'event', 'server time', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9901, 'Season 3', 'event', 'hour', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9902, 'Season 3', 'event', 'In fact clicking on it triggers this warning', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9903, 'Season 3', 'event', 'Sandwork Crisis', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9904, 'Season 3', 'event', 'Desert Protectors', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9905, 'Season 3', 'event', 'Build an Oasis', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9906, 'Season 3', 'event', 'when the Ancient Tech', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9907, 'Season 3', 'event', 'Once the Ancient Tech', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9908, 'Season 3', 'event', 'Rally Restriction', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9909, 'Season 3', 'event', 'Rally Countdown', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9910, 'Season 3', 'event', 'Leader Buff', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9911, 'Season 3', 'event', 'Rapid March', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9912, 'Season 3', 'event', 'field conversion pool awaiting for conversion', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9913, 'Season 3', 'event', 'Battle casualties during Duel VS', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9914, 'Season 3', 'event', 'find space in the hospital when it is full', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9915, 'Season 3', 'event', 'Drill Ground Breaches casualties', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9916, 'Season 3', 'event', 'Greenification Rules', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9917, 'Season 3', 'event', 'Greenification Command', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9918, 'Season 3', 'event', 'Progressive Expansion', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9919, 'Season 3', 'event', 'Greenification Progress', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9920, 'Season 3', 'event', 'Desert Treasure', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9921, 'Season 3', 'event', 'Greenification Range', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9922, 'Season 3', 'event', 'Restricted Areas', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9923, 'Season 3', 'event', 'Greenification Start Point', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9924, 'Season 3', 'event', 'Greenification Expansion', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9925, 'Season 3', 'event', 'and expand step', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:35'), (9926, 'Season 3', 'event', 'Unlocking Progress', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9927, 'Season 3', 'event', 'Cross', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9928, 'Season 3', 'event', 'Warzone Greenification', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9929, 'Season 3', 'event', 'For newer server this is the schedule', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9930, 'Season 3', 'event', 'off', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9931, 'Season 3', 'event', 'will unlock', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9932, 'Season 3', 'event', 'The most important news', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9933, 'Season 3', 'event', 'also brings some exclusive weapons', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9934, 'Season 3', 'event', 'sections', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9935, 'Season 3', 'event', 'Game Advanced', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9936, 'Season 3', 'event', 'IMPORTANT PURCHASE LOGIC', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9937, 'Season 3', 'event', 'Game Season Luxury\nGame Season Advanced', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9938, 'Season 3', 'event', 'The list of points and rewards', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9939, 'Season 3', 'event', 'Daily missions', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9940, 'Season 3', 'event', 'Target missions', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9941, 'Season 3', 'event', 'Additional Blessed Fountain', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9942, 'Season 3', 'event', 'VIP Points', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9943, 'Season 3', 'event', 'Daily', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9944, 'Season 3', 'event', 'generic speed', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9945, 'Season 3', 'event', 'ups', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9946, 'Season 3', 'event', 'Protector Horns', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9947, 'Season 3', 'event', 'Totally available', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9948, 'Season 3', 'event', 'Epic Chest Alliance', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9949, 'Season 3', 'event', 'Marshall Shards', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9950, 'Season 3', 'event', 'Skill Medal Lucky Chest', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9951, 'Season 3', 'event', 'Legendary Resource Choice Chest', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9952, 'Season 3', 'event', 'Marshall Exclusive Weapon Shard', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9953, 'Season 3', 'event', 'Epic Resource Choice Chest', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9954, 'Season 3', 'event', 'Schuyler Shards', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9955, 'Season 3', 'event', 'Schuyler Exclusive Weapon Shard', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9956, 'Season 3', 'event', 'McGregor Shards', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9957, 'Season 3', 'event', 'McGregor Exclusive Weapon Shard', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9958, 'Season 3', 'event', 'decorations and heroes\nIMPORTANT', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9959, 'Season 3', 'event', 'Meow', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9960, 'Season 3', 'event', 'Below an example of current tasks', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9961, 'Season 3', 'event', 'button', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9962, 'Season 3', 'event', 'types', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9963, 'Season 3', 'event', 'stabilize', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9964, 'Season 3', 'event', 'approximately', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9965, 'Season 3', 'event', 'is to lead the Guardian Legion', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9966, 'Season 3', 'event', 'Across oceans', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9967, 'Season 3', 'event', 'icon right below the duel VS icon', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9968, 'Season 3', 'event', 'of Pre', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9969, 'Season 3', 'event', 'more will appear', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9970, 'Season 3', 'event', 'arrives with Season', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9971, 'Season 3', 'event', 'when I won Desert Ruins', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9972, 'Season 3', 'event', 'starts day', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9973, 'Season 3', 'event', 'continues', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9974, 'Season 3', 'event', 'is unlocked', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9975, 'Season 3', 'event', 'starts in correspondence of the opening of level', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9976, 'Season 3', 'event', 'progresses', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9977, 'Season 3', 'event', 'happening week', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9978, 'Season 3', 'event', 'will day', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9979, 'Season 3', 'event', 'per week can be found in it', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9980, 'Season 3', 'event', 'of Season', '{}', 'https://www.lastwartutorial.com/season-3-golden-kingdom/', '☀️ Season 3 – Golden Kingdom – Pre-Season events, Golden Realm', 'Season 3 is rolling out on servers now. Devs said: After S3 and the transfer surge event stabilize, we plan to have the subsequent servers enter the S3 pre-event approximately 6-7 weeks after the conclusion of S2 .\nOnce you are in the Season 3 pre-season, the countdown will indicate when your server will enter the actual Season 3. You will notice that the countdown might not align with the server reset as every server can be scheduled at a different time. Usually once the countdown hits 0 it tak...', '2026-01-23 03:23:36'), (9981, 'General', 'event', 'days', '{}', 'https://www.lastwartutorial.com/daily-progress/', 'Daily Progress – First 7-day power challenge', 'This event starts at the beginning of the game and rewards you for increasing your total power.\n- The event lasts 7 days\n- Commanders can receive corresponding rewards when their power passes certain benchmarks\n- Unclaimed rewards will be distributed by mail at the end of the event', '2026-01-23 03:23:36'), (9982, 'General', 'event', 'lasts', '{}', 'https://www.lastwartutorial.com/daily-progress/', 'Daily Progress – First 7-day power challenge', 'This event starts at the beginning of the game and rewards you for increasing your total power.\n- The event lasts 7 days\n- Commanders can receive corresponding rewards when their power passes certain benchmarks\n- Unclaimed rewards will be distributed by mail at the end of the event', '2026-01-23 03:23:36'), (9983, 'Season 1', 'troop', 'Virus Resistance', '{}', 'https://www.lastwartutorial.com/ultimate-war-rules-guide-for-season-1/', 'The ultimate War rules guide for Season 1 – Military Stronghold and City captures, rules, protection status and limits.', 'The base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThere are a lot of rules about war and capture in Season 1, read them all carefully, this is the only place where you can find them all together.\n- Start of Season 1\n- Overall goal\n- Military Strongholds capture rules in own Warzone\n- City capture rule in own Warzone\n- Overall rules for own Warzone\n- Stronghold capture in other Warzones\n- City capture in other Warzones\n- Overall rules for o...', '2026-01-23 03:23:36'), (9984, 'Season 1', 'troop', 'increase', '{}', 'https://www.lastwartutorial.com/ultimate-war-rules-guide-for-season-1/', 'The ultimate War rules guide for Season 1 – Military Stronghold and City captures, rules, protection status and limits.', 'The base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThere are a lot of rules about war and capture in Season 1, read them all carefully, this is the only place where you can find them all together.\n- Start of Season 1\n- Overall goal\n- Military Strongholds capture rules in own Warzone\n- City capture rule in own Warzone\n- Overall rules for own Warzone\n- Stronghold capture in other Warzones\n- City capture in other Warzones\n- Overall rules for o...', '2026-01-23 03:23:36'), (9985, 'Season 1', 'event', 'Overall goal', '{}', 'https://www.lastwartutorial.com/ultimate-war-rules-guide-for-season-1/', 'The ultimate War rules guide for Season 1 – Military Stronghold and City captures, rules, protection status and limits.', 'The base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThere are a lot of rules about war and capture in Season 1, read them all carefully, this is the only place where you can find them all together.\n- Start of Season 1\n- Overall goal\n- Military Strongholds capture rules in own Warzone\n- City capture rule in own Warzone\n- Overall rules for own Warzone\n- Stronghold capture in other Warzones\n- City capture in other Warzones\n- Overall rules for o...', '2026-01-23 03:23:36'), (9986, 'Season 1', 'event', 'Military Strongholds capture rules in own Warzone', '{}', 'https://www.lastwartutorial.com/ultimate-war-rules-guide-for-season-1/', 'The ultimate War rules guide for Season 1 – Military Stronghold and City captures, rules, protection status and limits.', 'The base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThere are a lot of rules about war and capture in Season 1, read them all carefully, this is the only place where you can find them all together.\n- Start of Season 1\n- Overall goal\n- Military Strongholds capture rules in own Warzone\n- City capture rule in own Warzone\n- Overall rules for own Warzone\n- Stronghold capture in other Warzones\n- City capture in other Warzones\n- Overall rules for o...', '2026-01-23 03:23:36'), (9987, 'Season 1', 'event', 'City capture rule in own Warzone', '{}', 'https://www.lastwartutorial.com/ultimate-war-rules-guide-for-season-1/', 'The ultimate War rules guide for Season 1 – Military Stronghold and City captures, rules, protection status and limits.', 'The base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThere are a lot of rules about war and capture in Season 1, read them all carefully, this is the only place where you can find them all together.\n- Start of Season 1\n- Overall goal\n- Military Strongholds capture rules in own Warzone\n- City capture rule in own Warzone\n- Overall rules for own Warzone\n- Stronghold capture in other Warzones\n- City capture in other Warzones\n- Overall rules for o...', '2026-01-23 03:23:36'), (9988, 'Season 1', 'event', 'Overall rules for own Warzone', '{}', 'https://www.lastwartutorial.com/ultimate-war-rules-guide-for-season-1/', 'The ultimate War rules guide for Season 1 – Military Stronghold and City captures, rules, protection status and limits.', 'The base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThere are a lot of rules about war and capture in Season 1, read them all carefully, this is the only place where you can find them all together.\n- Start of Season 1\n- Overall goal\n- Military Strongholds capture rules in own Warzone\n- City capture rule in own Warzone\n- Overall rules for own Warzone\n- Stronghold capture in other Warzones\n- City capture in other Warzones\n- Overall rules for o...', '2026-01-23 03:23:36'), (9989, 'Season 1', 'event', 'Stronghold capture in other Warzones', '{}', 'https://www.lastwartutorial.com/ultimate-war-rules-guide-for-season-1/', 'The ultimate War rules guide for Season 1 – Military Stronghold and City captures, rules, protection status and limits.', 'The base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThere are a lot of rules about war and capture in Season 1, read them all carefully, this is the only place where you can find them all together.\n- Start of Season 1\n- Overall goal\n- Military Strongholds capture rules in own Warzone\n- City capture rule in own Warzone\n- Overall rules for own Warzone\n- Stronghold capture in other Warzones\n- City capture in other Warzones\n- Overall rules for o...', '2026-01-23 03:23:36'), (9990, 'Season 1', 'event', 'City capture in other Warzones', '{}', 'https://www.lastwartutorial.com/ultimate-war-rules-guide-for-season-1/', 'The ultimate War rules guide for Season 1 – Military Stronghold and City captures, rules, protection status and limits.', 'The base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThere are a lot of rules about war and capture in Season 1, read them all carefully, this is the only place where you can find them all together.\n- Start of Season 1\n- Overall goal\n- Military Strongholds capture rules in own Warzone\n- City capture rule in own Warzone\n- Overall rules for own Warzone\n- Stronghold capture in other Warzones\n- City capture in other Warzones\n- Overall rules for o...', '2026-01-23 03:23:36'), (9991, 'Season 1', 'event', 'The map is completely different', '{}', 'https://www.lastwartutorial.com/ultimate-war-rules-guide-for-season-1/', 'The ultimate War rules guide for Season 1 – Military Stronghold and City captures, rules, protection status and limits.', 'The base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThere are a lot of rules about war and capture in Season 1, read them all carefully, this is the only place where you can find them all together.\n- Start of Season 1\n- Overall goal\n- Military Strongholds capture rules in own Warzone\n- City capture rule in own Warzone\n- Overall rules for own Warzone\n- Stronghold capture in other Warzones\n- City capture in other Warzones\n- Overall rules for o...', '2026-01-23 03:23:36'), (9992, 'Season 1', 'event', 'It is much bigger', '{}', 'https://www.lastwartutorial.com/ultimate-war-rules-guide-for-season-1/', 'The ultimate War rules guide for Season 1 – Military Stronghold and City captures, rules, protection status and limits.', 'The base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThere are a lot of rules about war and capture in Season 1, read them all carefully, this is the only place where you can find them all together.\n- Start of Season 1\n- Overall goal\n- Military Strongholds capture rules in own Warzone\n- City capture rule in own Warzone\n- Overall rules for own Warzone\n- Stronghold capture in other Warzones\n- City capture in other Warzones\n- Overall rules for o...', '2026-01-23 03:23:36'), (9993, 'Season 1', 'event', 'types of territories', '{}', 'https://www.lastwartutorial.com/ultimate-war-rules-guide-for-season-1/', 'The ultimate War rules guide for Season 1 – Military Stronghold and City captures, rules, protection status and limits.', 'The base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThere are a lot of rules about war and capture in Season 1, read them all carefully, this is the only place where you can find them all together.\n- Start of Season 1\n- Overall goal\n- Military Strongholds capture rules in own Warzone\n- City capture rule in own Warzone\n- Overall rules for own Warzone\n- Stronghold capture in other Warzones\n- City capture in other Warzones\n- Overall rules for o...', '2026-01-23 03:23:36'), (9994, 'Season 1', 'event', 'Military Strongholds and Cities', '{}', 'https://www.lastwartutorial.com/ultimate-war-rules-guide-for-season-1/', 'The ultimate War rules guide for Season 1 – Military Stronghold and City captures, rules, protection status and limits.', 'The base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThere are a lot of rules about war and capture in Season 1, read them all carefully, this is the only place where you can find them all together.\n- Start of Season 1\n- Overall goal\n- Military Strongholds capture rules in own Warzone\n- City capture rule in own Warzone\n- Overall rules for own Warzone\n- Stronghold capture in other Warzones\n- City capture in other Warzones\n- Overall rules for o...', '2026-01-23 03:23:36'), (9995, 'Season 1', 'event', 'Influence Points are gained in the following way', '{}', 'https://www.lastwartutorial.com/ultimate-war-rules-guide-for-season-1/', 'The ultimate War rules guide for Season 1 – Military Stronghold and City captures, rules, protection status and limits.', 'The base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThere are a lot of rules about war and capture in Season 1, read them all carefully, this is the only place where you can find them all together.\n- Start of Season 1\n- Overall goal\n- Military Strongholds capture rules in own Warzone\n- City capture rule in own Warzone\n- Overall rules for own Warzone\n- Stronghold capture in other Warzones\n- City capture in other Warzones\n- Overall rules for o...', '2026-01-23 03:23:36'), (9996, 'Season 1', 'event', 'few points capturing Military Strongholds', '{}', 'https://www.lastwartutorial.com/ultimate-war-rules-guide-for-season-1/', 'The ultimate War rules guide for Season 1 – Military Stronghold and City captures, rules, protection status and limits.', 'The base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThere are a lot of rules about war and capture in Season 1, read them all carefully, this is the only place where you can find them all together.\n- Start of Season 1\n- Overall goal\n- Military Strongholds capture rules in own Warzone\n- City capture rule in own Warzone\n- Overall rules for own Warzone\n- Stronghold capture in other Warzones\n- City capture in other Warzones\n- Overall rules for o...', '2026-01-23 03:23:36'), (9997, 'Season 1', 'event', 'many points capturing Cities', '{}', 'https://www.lastwartutorial.com/ultimate-war-rules-guide-for-season-1/', 'The ultimate War rules guide for Season 1 – Military Stronghold and City captures, rules, protection status and limits.', 'The base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThere are a lot of rules about war and capture in Season 1, read them all carefully, this is the only place where you can find them all together.\n- Start of Season 1\n- Overall goal\n- Military Strongholds capture rules in own Warzone\n- City capture rule in own Warzone\n- Overall rules for own Warzone\n- Stronghold capture in other Warzones\n- City capture in other Warzones\n- Overall rules for o...', '2026-01-23 03:23:36'), (9998, 'Season 1', 'event', 'Alliance City', '{}', 'https://www.lastwartutorial.com/ultimate-war-rules-guide-for-season-1/', 'The ultimate War rules guide for Season 1 – Military Stronghold and City captures, rules, protection status and limits.', 'The base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThere are a lot of rules about war and capture in Season 1, read them all carefully, this is the only place where you can find them all together.\n- Start of Season 1\n- Overall goal\n- Military Strongholds capture rules in own Warzone\n- City capture rule in own Warzone\n- Overall rules for own Warzone\n- Stronghold capture in other Warzones\n- City capture in other Warzones\n- Overall rules for o...', '2026-01-23 03:23:36'), (9999, 'Season 1', 'event', 'tip', '{}', 'https://www.lastwartutorial.com/ultimate-war-rules-guide-for-season-1/', 'The ultimate War rules guide for Season 1 – Military Stronghold and City captures, rules, protection status and limits.', 'The base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThere are a lot of rules about war and capture in Season 1, read them all carefully, this is the only place where you can find them all together.\n- Start of Season 1\n- Overall goal\n- Military Strongholds capture rules in own Warzone\n- City capture rule in own Warzone\n- Overall rules for own Warzone\n- Stronghold capture in other Warzones\n- City capture in other Warzones\n- Overall rules for o...', '2026-01-23 03:23:36'), (10000, 'Season 1', 'event', 'hour to abandon it', '{}', 'https://www.lastwartutorial.com/ultimate-war-rules-guide-for-season-1/', 'The ultimate War rules guide for Season 1 – Military Stronghold and City captures, rules, protection status and limits.', 'The base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThere are a lot of rules about war and capture in Season 1, read them all carefully, this is the only place where you can find them all together.\n- Start of Season 1\n- Overall goal\n- Military Strongholds capture rules in own Warzone\n- City capture rule in own Warzone\n- Overall rules for own Warzone\n- Stronghold capture in other Warzones\n- City capture in other Warzones\n- Overall rules for o...', '2026-01-23 03:23:36'), (10001, 'Season 1', 'event', 'For the capitol special rules apply', '{}', 'https://www.lastwartutorial.com/ultimate-war-rules-guide-for-season-1/', 'The ultimate War rules guide for Season 1 – Military Stronghold and City captures, rules, protection status and limits.', 'The base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThere are a lot of rules about war and capture in Season 1, read them all carefully, this is the only place where you can find them all together.\n- Start of Season 1\n- Overall goal\n- Military Strongholds capture rules in own Warzone\n- City capture rule in own Warzone\n- Overall rules for own Warzone\n- Stronghold capture in other Warzones\n- City capture in other Warzones\n- Overall rules for o...', '2026-01-23 03:23:36'), (10002, 'Season 1', 'event', 'hour', '{}', 'https://www.lastwartutorial.com/ultimate-war-rules-guide-for-season-1/', 'The ultimate War rules guide for Season 1 – Military Stronghold and City captures, rules, protection status and limits.', 'The base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThere are a lot of rules about war and capture in Season 1, read them all carefully, this is the only place where you can find them all together.\n- Start of Season 1\n- Overall goal\n- Military Strongholds capture rules in own Warzone\n- City capture rule in own Warzone\n- Overall rules for own Warzone\n- Stronghold capture in other Warzones\n- City capture in other Warzones\n- Overall rules for o...', '2026-01-23 03:23:36'), (10003, 'Season 1', 'event', 'Cities', '{}', 'https://www.lastwartutorial.com/ultimate-war-rules-guide-for-season-1/', 'The ultimate War rules guide for Season 1 – Military Stronghold and City captures, rules, protection status and limits.', 'The base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThere are a lot of rules about war and capture in Season 1, read them all carefully, this is the only place where you can find them all together.\n- Start of Season 1\n- Overall goal\n- Military Strongholds capture rules in own Warzone\n- City capture rule in own Warzone\n- Overall rules for own Warzone\n- Stronghold capture in other Warzones\n- City capture in other Warzones\n- Overall rules for o...', '2026-01-23 03:23:36'), (10004, 'Season 1', 'event', 'There will be first', '{}', 'https://www.lastwartutorial.com/ultimate-war-rules-guide-for-season-1/', 'The ultimate War rules guide for Season 1 – Military Stronghold and City captures, rules, protection status and limits.', 'The base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThere are a lot of rules about war and capture in Season 1, read them all carefully, this is the only place where you can find them all together.\n- Start of Season 1\n- Overall goal\n- Military Strongholds capture rules in own Warzone\n- City capture rule in own Warzone\n- Overall rules for own Warzone\n- Stronghold capture in other Warzones\n- City capture in other Warzones\n- Overall rules for o...', '2026-01-23 03:23:36'), (10005, 'Season 1', 'event', 'ot the nex Declaration Day Server Time', '{}', 'https://www.lastwartutorial.com/ultimate-war-rules-guide-for-season-1/', 'The ultimate War rules guide for Season 1 – Military Stronghold and City captures, rules, protection status and limits.', 'The base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThere are a lot of rules about war and capture in Season 1, read them all carefully, this is the only place where you can find them all together.\n- Start of Season 1\n- Overall goal\n- Military Strongholds capture rules in own Warzone\n- City capture rule in own Warzone\n- Overall rules for own Warzone\n- Stronghold capture in other Warzones\n- City capture in other Warzones\n- Overall rules for o...', '2026-01-23 03:23:36'), (10006, 'Season 1', 'event', 'as their limit is separate', '{}', 'https://www.lastwartutorial.com/ultimate-war-rules-guide-for-season-1/', 'The ultimate War rules guide for Season 1 – Military Stronghold and City captures, rules, protection status and limits.', 'The base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThere are a lot of rules about war and capture in Season 1, read them all carefully, this is the only place where you can find them all together.\n- Start of Season 1\n- Overall goal\n- Military Strongholds capture rules in own Warzone\n- City capture rule in own Warzone\n- Overall rules for own Warzone\n- Stronghold capture in other Warzones\n- City capture in other Warzones\n- Overall rules for o...', '2026-01-23 03:23:36'), (10007, 'Season 1', 'event', 'in other Warzones', '{}', 'https://www.lastwartutorial.com/ultimate-war-rules-guide-for-season-1/', 'The ultimate War rules guide for Season 1 – Military Stronghold and City captures, rules, protection status and limits.', 'The base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThere are a lot of rules about war and capture in Season 1, read them all carefully, this is the only place where you can find them all together.\n- Start of Season 1\n- Overall goal\n- Military Strongholds capture rules in own Warzone\n- City capture rule in own Warzone\n- Overall rules for own Warzone\n- Stronghold capture in other Warzones\n- City capture in other Warzones\n- Overall rules for o...', '2026-01-23 03:23:36'), (10008, 'Season 1', 'event', 'go to Alliance', '{}', 'https://www.lastwartutorial.com/ultimate-war-rules-guide-for-season-1/', 'The ultimate War rules guide for Season 1 – Military Stronghold and City captures, rules, protection status and limits.', 'The base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThere are a lot of rules about war and capture in Season 1, read them all carefully, this is the only place where you can find them all together.\n- Start of Season 1\n- Overall goal\n- Military Strongholds capture rules in own Warzone\n- City capture rule in own Warzone\n- Overall rules for own Warzone\n- Stronghold capture in other Warzones\n- City capture in other Warzones\n- Overall rules for o...', '2026-01-23 03:23:36'), (10009, 'Season 1', 'event', 'Cities limit for each Warzone', '{}', 'https://www.lastwartutorial.com/ultimate-war-rules-guide-for-season-1/', 'The ultimate War rules guide for Season 1 – Military Stronghold and City captures, rules, protection status and limits.', 'The base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThere are a lot of rules about war and capture in Season 1, read them all carefully, this is the only place where you can find them all together.\n- Start of Season 1\n- Overall goal\n- Military Strongholds capture rules in own Warzone\n- City capture rule in own Warzone\n- Overall rules for own Warzone\n- Stronghold capture in other Warzones\n- City capture in other Warzones\n- Overall rules for o...', '2026-01-23 03:23:36'), (10010, 'Season 1', 'event', 'attacked', '{}', 'https://www.lastwartutorial.com/ultimate-war-rules-guide-for-season-1/', 'The ultimate War rules guide for Season 1 – Military Stronghold and City captures, rules, protection status and limits.', 'The base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThere are a lot of rules about war and capture in Season 1, read them all carefully, this is the only place where you can find them all together.\n- Start of Season 1\n- Overall goal\n- Military Strongholds capture rules in own Warzone\n- City capture rule in own Warzone\n- Overall rules for own Warzone\n- Stronghold capture in other Warzones\n- City capture in other Warzones\n- Overall rules for o...', '2026-01-23 03:23:36'), (10011, 'Season 1', 'event', 'any level of city', '{}', 'https://www.lastwartutorial.com/ultimate-war-rules-guide-for-season-1/', 'The ultimate War rules guide for Season 1 – Military Stronghold and City captures, rules, protection status and limits.', 'The base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThere are a lot of rules about war and capture in Season 1, read them all carefully, this is the only place where you can find them all together.\n- Start of Season 1\n- Overall goal\n- Military Strongholds capture rules in own Warzone\n- City capture rule in own Warzone\n- Overall rules for own Warzone\n- Stronghold capture in other Warzones\n- City capture in other Warzones\n- Overall rules for o...', '2026-01-23 03:23:36'), (10012, 'Season 1', 'event', 'starts', '{}', 'https://www.lastwartutorial.com/ultimate-war-rules-guide-for-season-1/', 'The ultimate War rules guide for Season 1 – Military Stronghold and City captures, rules, protection status and limits.', 'The base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThere are a lot of rules about war and capture in Season 1, read them all carefully, this is the only place where you can find them all together.\n- Start of Season 1\n- Overall goal\n- Military Strongholds capture rules in own Warzone\n- City capture rule in own Warzone\n- Overall rules for own Warzone\n- Stronghold capture in other Warzones\n- City capture in other Warzones\n- Overall rules for o...', '2026-01-23 03:23:36'), (10013, 'Season 1', 'event', 'Thursday and Saturday', '{}', 'https://www.lastwartutorial.com/ultimate-war-rules-guide-for-season-1/', 'The ultimate War rules guide for Season 1 – Military Stronghold and City captures, rules, protection status and limits.', 'The base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThere are a lot of rules about war and capture in Season 1, read them all carefully, this is the only place where you can find them all together.\n- Start of Season 1\n- Overall goal\n- Military Strongholds capture rules in own Warzone\n- City capture rule in own Warzone\n- Overall rules for own Warzone\n- Stronghold capture in other Warzones\n- City capture in other Warzones\n- Overall rules for o...', '2026-01-23 03:23:36'), (10014, 'Season 1', 'event', 'every day', '{}', 'https://www.lastwartutorial.com/ultimate-war-rules-guide-for-season-1/', 'The ultimate War rules guide for Season 1 – Military Stronghold and City captures, rules, protection status and limits.', 'The base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThere are a lot of rules about war and capture in Season 1, read them all carefully, this is the only place where you can find them all together.\n- Start of Season 1\n- Overall goal\n- Military Strongholds capture rules in own Warzone\n- City capture rule in own Warzone\n- Overall rules for own Warzone\n- Stronghold capture in other Warzones\n- City capture in other Warzones\n- Overall rules for o...', '2026-01-23 03:23:36'), (10015, 'Season 1', 'event', 'squads and bases on every Warzone', '{}', 'https://www.lastwartutorial.com/ultimate-war-rules-guide-for-season-1/', 'The ultimate War rules guide for Season 1 – Military Stronghold and City captures, rules, protection status and limits.', 'The base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThere are a lot of rules about war and capture in Season 1, read them all carefully, this is the only place where you can find them all together.\n- Start of Season 1\n- Overall goal\n- Military Strongholds capture rules in own Warzone\n- City capture rule in own Warzone\n- Overall rules for own Warzone\n- Stronghold capture in other Warzones\n- City capture in other Warzones\n- Overall rules for o...', '2026-01-23 03:23:37'), (10016, 'Season 1', 'event', 'page and than clicking on Grouping', '{}', 'https://www.lastwartutorial.com/ultimate-war-rules-guide-for-season-1/', 'The ultimate War rules guide for Season 1 – Military Stronghold and City captures, rules, protection status and limits.', 'The base guide for Season 1 – The Crimson Plague can be found at this link .\nSeason 1 – The Crimson Plague\nThere are a lot of rules about war and capture in Season 1, read them all carefully, this is the only place where you can find them all together.\n- Start of Season 1\n- Overall goal\n- Military Strongholds capture rules in own Warzone\n- City capture rule in own Warzone\n- Overall rules for own Warzone\n- Stronghold capture in other Warzones\n- City capture in other Warzones\n- Overall rules for o...', '2026-01-23 03:23:37'), (10017, 'Season 4', 'troop', 'Type in', '{}', 'https://www.lastwartutorial.com/season-4-tactics-card/', 'Season 4 Tactics Card – Core, battle, resource cards: Upgrade the cards and leverage their base/basics effects, tactical skills and random stats. Tactical Fragments, Tier up and enhance cards.', 'In this article the Tactics Cards will be discussed.\nThey are an amazing new feature that can give you a lot of boosts if you know how to play them correctly.\nI will list all the available cards so that you can get used to them and be ready for when Season 4 starts, and I will give suggestions on which are the most useful.\nIMPORTANT: Tactics Cards can be earned/obtained during Season 4, after Season 4 you will be able only to use the Core Cards you own in that moment, with no possibility to earn...', '2026-01-23 03:23:37'), (10018, 'Season 4', 'troop', 'type bonus', '{}', 'https://www.lastwartutorial.com/season-4-tactics-card/', 'Season 4 Tactics Card – Core, battle, resource cards: Upgrade the cards and leverage their base/basics effects, tactical skills and random stats. Tactical Fragments, Tier up and enhance cards.', 'In this article the Tactics Cards will be discussed.\nThey are an amazing new feature that can give you a lot of boosts if you know how to play them correctly.\nI will list all the available cards so that you can get used to them and be ready for when Season 4 starts, and I will give suggestions on which are the most useful.\nIMPORTANT: Tactics Cards can be earned/obtained during Season 4, after Season 4 you will be able only to use the Core Cards you own in that moment, with no possibility to earn...', '2026-01-23 03:23:37'), (10019, 'Season 4', 'troop', 'type\nRandom', '{}', 'https://www.lastwartutorial.com/season-4-tactics-card/', 'Season 4 Tactics Card – Core, battle, resource cards: Upgrade the cards and leverage their base/basics effects, tactical skills and random stats. Tactical Fragments, Tier up and enhance cards.', 'In this article the Tactics Cards will be discussed.\nThey are an amazing new feature that can give you a lot of boosts if you know how to play them correctly.\nI will list all the available cards so that you can get used to them and be ready for when Season 4 starts, and I will give suggestions on which are the most useful.\nIMPORTANT: Tactics Cards can be earned/obtained during Season 4, after Season 4 you will be able only to use the Core Cards you own in that moment, with no possibility to earn...', '2026-01-23 03:23:37'), (10020, 'Season 4', 'troop', 'each', '{}', 'https://www.lastwartutorial.com/season-4-tactics-card/', 'Season 4 Tactics Card – Core, battle, resource cards: Upgrade the cards and leverage their base/basics effects, tactical skills and random stats. Tactical Fragments, Tier up and enhance cards.', 'In this article the Tactics Cards will be discussed.\nThey are an amazing new feature that can give you a lot of boosts if you know how to play them correctly.\nI will list all the available cards so that you can get used to them and be ready for when Season 4 starts, and I will give suggestions on which are the most useful.\nIMPORTANT: Tactics Cards can be earned/obtained during Season 4, after Season 4 you will be able only to use the Core Cards you own in that moment, with no possibility to earn...', '2026-01-23 03:23:37'), (10021, 'Season 4', 'troop', 'full', '{}', 'https://www.lastwartutorial.com/season-4-tactics-card/', 'Season 4 Tactics Card – Core, battle, resource cards: Upgrade the cards and leverage their base/basics effects, tactical skills and random stats. Tactical Fragments, Tier up and enhance cards.', 'In this article the Tactics Cards will be discussed.\nThey are an amazing new feature that can give you a lot of boosts if you know how to play them correctly.\nI will list all the available cards so that you can get used to them and be ready for when Season 4 starts, and I will give suggestions on which are the most useful.\nIMPORTANT: Tactics Cards can be earned/obtained during Season 4, after Season 4 you will be able only to use the Core Cards you own in that moment, with no possibility to earn...', '2026-01-23 03:23:37'), (10022, 'Season 4', 'troop', 'same', '{}', 'https://www.lastwartutorial.com/season-4-tactics-card/', 'Season 4 Tactics Card – Core, battle, resource cards: Upgrade the cards and leverage their base/basics effects, tactical skills and random stats. Tactical Fragments, Tier up and enhance cards.', 'In this article the Tactics Cards will be discussed.\nThey are an amazing new feature that can give you a lot of boosts if you know how to play them correctly.\nI will list all the available cards so that you can get used to them and be ready for when Season 4 starts, and I will give suggestions on which are the most useful.\nIMPORTANT: Tactics Cards can be earned/obtained during Season 4, after Season 4 you will be able only to use the Core Cards you own in that moment, with no possibility to earn...', '2026-01-23 03:23:37'), (10023, 'Season 2', 'event', 'Polar Storm', '{}', 'https://www.lastwartutorial.com/season-2-week-4/', 'Season 2 – Week 4 – Cold Wave Alert -70, Rare Soil War, Nuclear Furnace', 'In this article all missions of Season 2 week 4 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10024, 'Season 2', 'event', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-2-week-4/', 'Season 2 – Week 4 – Cold Wave Alert -70, Rare Soil War, Nuclear Furnace', 'In this article all missions of Season 2 week 4 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10025, 'Season 2', 'event', 'The Ultimate Strategy Guide', '{}', 'https://www.lastwartutorial.com/season-2-week-4/', 'Season 2 – Week 4 – Cold Wave Alert -70, Rare Soil War, Nuclear Furnace', 'In this article all missions of Season 2 week 4 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10026, 'Season 2', 'event', 'Supply Collection Locations', '{}', 'https://www.lastwartutorial.com/season-2-week-4/', 'Season 2 – Week 4 – Cold Wave Alert -70, Rare Soil War, Nuclear Furnace', 'In this article all missions of Season 2 week 4 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10027, 'Season 2', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-2-week-4/', 'Season 2 – Week 4 – Cold Wave Alert -70, Rare Soil War, Nuclear Furnace', 'In this article all missions of Season 2 week 4 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10028, 'Season 2', 'event', 'Cheats', '{}', 'https://www.lastwartutorial.com/season-2-week-4/', 'Season 2 – Week 4 – Cold Wave Alert -70, Rare Soil War, Nuclear Furnace', 'In this article all missions of Season 2 week 4 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10029, 'Season 2', 'event', 'Min Temp', '{}', 'https://www.lastwartutorial.com/season-2-week-4/', 'Season 2 – Week 4 – Cold Wave Alert -70, Rare Soil War, Nuclear Furnace', 'In this article all missions of Season 2 week 4 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10030, 'Season 2', 'event', 'Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-week-4/', 'Season 2 – Week 4 – Cold Wave Alert -70, Rare Soil War, Nuclear Furnace', 'In this article all missions of Season 2 week 4 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10031, 'Season 2', 'event', 'Mission goal', '{}', 'https://www.lastwartutorial.com/season-2-week-4/', 'Season 2 – Week 4 – Cold Wave Alert -70, Rare Soil War, Nuclear Furnace', 'In this article all missions of Season 2 week 4 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10032, 'Season 2', 'event', 'Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-week-4/', 'Season 2 – Week 4 – Cold Wave Alert -70, Rare Soil War, Nuclear Furnace', 'In this article all missions of Season 2 week 4 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10033, 'Season 2', 'event', 'Rare Soil War Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-week-4/', 'Season 2 – Week 4 – Cold Wave Alert -70, Rare Soil War, Nuclear Furnace', 'In this article all missions of Season 2 week 4 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10034, 'Season 2', 'event', 'All missions share the fact that they have', '{}', 'https://www.lastwartutorial.com/season-2-week-4/', 'Season 2 – Week 4 – Cold Wave Alert -70, Rare Soil War, Nuclear Furnace', 'In this article all missions of Season 2 week 4 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10035, 'Season 2', 'event', 'reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-week-4/', 'Season 2 – Week 4 – Cold Wave Alert -70, Rare Soil War, Nuclear Furnace', 'In this article all missions of Season 2 week 4 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10036, 'Season 2', 'event', 'but blizzards reach level X with', '{}', 'https://www.lastwartutorial.com/season-2-week-4/', 'Season 2 – Week 4 – Cold Wave Alert -70, Rare Soil War, Nuclear Furnace', 'In this article all missions of Season 2 week 4 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10037, 'Season 2', 'event', 'goal Reward chest goal Week', '{}', 'https://www.lastwartutorial.com/season-2-week-4/', 'Season 2 – Week 4 – Cold Wave Alert -70, Rare Soil War, Nuclear Furnace', 'In this article all missions of Season 2 week 4 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10038, 'Season 2', 'event', 'goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-week-4/', 'Season 2 – Week 4 – Cold Wave Alert -70, Rare Soil War, Nuclear Furnace', 'In this article all missions of Season 2 week 4 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10039, 'Season 2', 'event', 'goal', '{}', 'https://www.lastwartutorial.com/season-2-week-4/', 'Season 2 – Week 4 – Cold Wave Alert -70, Rare Soil War, Nuclear Furnace', 'In this article all missions of Season 2 week 4 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10040, 'Season 2', 'event', 'goal is unlocked', '{}', 'https://www.lastwartutorial.com/season-2-week-4/', 'Season 2 – Week 4 – Cold Wave Alert -70, Rare Soil War, Nuclear Furnace', 'In this article all missions of Season 2 week 4 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10041, 'Season 2', 'event', 'of the season', '{}', 'https://www.lastwartutorial.com/season-2-week-4/', 'Season 2 – Week 4 – Cold Wave Alert -70, Rare Soil War, Nuclear Furnace', 'In this article all missions of Season 2 week 4 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10042, 'Season 2', 'event', 'will start day', '{}', 'https://www.lastwartutorial.com/season-2-week-4/', 'Season 2 – Week 4 – Cold Wave Alert -70, Rare Soil War, Nuclear Furnace', 'In this article all missions of Season 2 week 4 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10043, 'Season 2', 'event', 'goals are immediately available', '{}', 'https://www.lastwartutorial.com/season-2-week-4/', 'Season 2 – Week 4 – Cold Wave Alert -70, Rare Soil War, Nuclear Furnace', 'In this article all missions of Season 2 week 4 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10044, 'Season 2', 'event', 'of week', '{}', 'https://www.lastwartutorial.com/season-2-week-4/', 'Season 2 – Week 4 – Cold Wave Alert -70, Rare Soil War, Nuclear Furnace', 'In this article all missions of Season 2 week 4 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10045, 'Season 2', 'event', 'in week', '{}', 'https://www.lastwartutorial.com/season-2-week-4/', 'Season 2 – Week 4 – Cold Wave Alert -70, Rare Soil War, Nuclear Furnace', 'In this article all missions of Season 2 week 4 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10046, 'Season 2', 'event', 'is available in the Season', '{}', 'https://www.lastwartutorial.com/season-2-week-4/', 'Season 2 – Week 4 – Cold Wave Alert -70, Rare Soil War, Nuclear Furnace', 'In this article all missions of Season 2 week 4 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10047, 'Season 2', 'event', 'goal is delayed by', '{}', 'https://www.lastwartutorial.com/season-2-week-4/', 'Season 2 – Week 4 – Cold Wave Alert -70, Rare Soil War, Nuclear Furnace', 'In this article all missions of Season 2 week 4 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10048, 'Season 2', 'event', 'is to capture the Nuclear Furnace', '{}', 'https://www.lastwartutorial.com/season-2-week-4/', 'Season 2 – Week 4 – Cold Wave Alert -70, Rare Soil War, Nuclear Furnace', 'In this article all missions of Season 2 week 4 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10049, 'Alliances', 'troop', 'Virus Resistance', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10050, 'Alliances', 'troop', 'increase', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10051, 'Alliances', 'event', 'Polar Storm', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10052, 'Alliances', 'event', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10053, 'Alliances', 'event', 'The Ultimate Strategy Guide', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10054, 'Alliances', 'event', 'Supply Collection Locations', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10055, 'Alliances', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10056, 'Alliances', 'event', 'Cheats', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10057, 'Alliances', 'event', 'Min Temp', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10058, 'Alliances', 'event', 'High', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10059, 'Alliances', 'event', 'Mission goal Reward chest goal Additional event', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10060, 'Alliances', 'event', 'Mission goal', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10061, 'Alliances', 'event', 'Blizzard warning', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10062, 'Alliances', 'event', 'The Blizzard in action', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10063, 'Alliances', 'event', 'Blizzard Levels', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10064, 'Alliances', 'event', 'Rewards for goals', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10065, 'Alliances', 'event', 'Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10066, 'Alliances', 'event', 'heat Furnace Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10067, 'Alliances', 'event', 'Alliance Furnace Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10068, 'Alliances', 'event', 'Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10069, 'Alliances', 'event', 'Additional event', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10070, 'Alliances', 'event', 'Preview of weapon attributes', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10071, 'Alliances', 'event', 'Preview of Weapon Skills', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10072, 'Alliances', 'event', 'Purge Action', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10073, 'Alliances', 'event', 'Purge the Polluted Area', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10074, 'Alliances', 'event', 'All missions share the fact that they have', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10075, 'Alliances', 'event', 'reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10076, 'Alliances', 'event', 'server', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10077, 'Alliances', 'event', 'Keep the High', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10078, 'Alliances', 'event', 'seconds', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10079, 'Alliances', 'event', 'time', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10080, 'Alliances', 'event', 'To fight this temperature drop you can', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10081, 'Alliances', 'event', 'reward chest\nThe main goal is to unlock the High', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10082, 'Alliances', 'event', 'Read more about the High', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10083, 'Alliances', 'event', 'To achieve that goal go to Alliance button', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10084, 'Alliances', 'event', 'Alliance Furnace', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10085, 'Alliances', 'event', 'for a total amount of', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10086, 'Alliances', 'event', 'Exclusive weapon details', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10087, 'Alliances', 'event', 'Levels', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10088, 'Alliances', 'event', 'Boosts', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10089, 'Alliances', 'event', 'All', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10090, 'Alliances', 'event', 'Additional boots', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10091, 'Alliances', 'event', 'There will be first', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10092, 'Alliances', 'event', 'City Level unlock timing', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10093, 'Alliances', 'event', 'hours', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10094, 'Alliances', 'event', 'hours\nATTENTION', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10095, 'Alliances', 'event', 'goal Reward chest goal Week', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10096, 'Alliances', 'event', 'goal Reward chest goal Additional event', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10097, 'Alliances', 'event', 'goal', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10098, 'Alliances', 'event', 'goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10099, 'Alliances', 'event', 'Murphy', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:37'), (10100, 'Alliances', 'event', 'goal is unlocked', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:38'), (10101, 'Alliances', 'event', 'of the season', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:38'), (10102, 'Alliances', 'event', 'will start day', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:38'), (10103, 'Alliances', 'event', 'goals are immediately available', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:38'), (10104, 'Alliances', 'event', 'to earn rewards', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:38'), (10105, 'Alliances', 'event', 'goal is to build', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:38'), (10106, 'Alliances', 'event', 'goal is delayed by', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:38'), (10107, 'Alliances', 'event', 'is to capture Level', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:38'), (10108, 'Alliances', 'event', 'event called City Clash S', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:38'), (10109, 'Alliances', 'event', 'starts', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:38'), (10110, 'Alliances', 'event', 'settlement', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:38'), (10111, 'Alliances', 'event', 'the capture of cities starts', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:38'), (10112, 'Alliances', 'event', 'page', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:38'), (10113, 'Alliances', 'event', 'starts day', '{}', 'https://www.lastwartutorial.com/season-2-week-1/', 'Season 2 – Week 1 – Missions and events: Cold Wave Alert, High-heat Furnace, Alliance Furnace, Titanium Alloy Factories, City Unlocks, Murphy Exclusive Weapon', 'In this article all missions of Season 2 week 1 will be explained.\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- Season 2 – Week 7\n- Season 2 – Week 8\n- Season 2 – Celebration\n- Season 2 – Tr...', '2026-01-23 03:23:38'), (10114, 'General', 'general', 'Desert Artifacts Locations – Level 6 and 7 Locations, where to find them', NULL, 'https://www.lastwartutorial.com/desert-artifacts-locations-level-6-and-7/', 'Desert Artifacts Locations – Level 6 and 7 Locations, where to find them', 'This page shows Desert Artifacts locations of level 6 and 7.\nGo to Desert Artifacts Locations to know more about it.\nGiven the huge amount of locations I will split this in multiple pages:', '2026-01-23 03:23:38'), (10115, 'Alliances', 'event', 'Golden Kingdom the game will enter an off', '{}', 'https://www.lastwartutorial.com/season-3-celebration/', 'Season 3 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Zombie Siege, Alliance Exercise, Secret Mobile Squad', 'At the end of ☀️ Season 3 – Golden Kingdom the game will enter an off-season phase, during which Season 3 – Celebration will start. This time the Season 3 Celebration menu will be available starting from day 7 of week 8 of Season 3, and the Celebration will continue for 5 weeks.\nSeason 3 – Celebration\nIcon of Season 3 Celebration:\n- Celebration Timeline\n- Week 1 Week 1-01: Transfer Surge\n- Week 1-01: Transfer Surge\n- Week 2 Week 2-01: Bingo Task Week 2-02: Black Market Probability of FREE items ...', '2026-01-23 03:23:38'), (10116, 'Alliances', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-3-celebration/', 'Season 3 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Zombie Siege, Alliance Exercise, Secret Mobile Squad', 'At the end of ☀️ Season 3 – Golden Kingdom the game will enter an off-season phase, during which Season 3 – Celebration will start. This time the Season 3 Celebration menu will be available starting from day 7 of week 8 of Season 3, and the Celebration will continue for 5 weeks.\nSeason 3 – Celebration\nIcon of Season 3 Celebration:\n- Celebration Timeline\n- Week 1 Week 1-01: Transfer Surge\n- Week 1-01: Transfer Surge\n- Week 2 Week 2-01: Bingo Task Week 2-02: Black Market Probability of FREE items ...', '2026-01-23 03:23:38'), (10117, 'Alliances', 'event', 'Celebration Timeline', '{}', 'https://www.lastwartutorial.com/season-3-celebration/', 'Season 3 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Zombie Siege, Alliance Exercise, Secret Mobile Squad', 'At the end of ☀️ Season 3 – Golden Kingdom the game will enter an off-season phase, during which Season 3 – Celebration will start. This time the Season 3 Celebration menu will be available starting from day 7 of week 8 of Season 3, and the Celebration will continue for 5 weeks.\nSeason 3 – Celebration\nIcon of Season 3 Celebration:\n- Celebration Timeline\n- Week 1 Week 1-01: Transfer Surge\n- Week 1-01: Transfer Surge\n- Week 2 Week 2-01: Bingo Task Week 2-02: Black Market Probability of FREE items ...', '2026-01-23 03:23:38'), (10118, 'Alliances', 'event', 'Transfer Surge', '{}', 'https://www.lastwartutorial.com/season-3-celebration/', 'Season 3 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Zombie Siege, Alliance Exercise, Secret Mobile Squad', 'At the end of ☀️ Season 3 – Golden Kingdom the game will enter an off-season phase, during which Season 3 – Celebration will start. This time the Season 3 Celebration menu will be available starting from day 7 of week 8 of Season 3, and the Celebration will continue for 5 weeks.\nSeason 3 – Celebration\nIcon of Season 3 Celebration:\n- Celebration Timeline\n- Week 1 Week 1-01: Transfer Surge\n- Week 1-01: Transfer Surge\n- Week 2 Week 2-01: Bingo Task Week 2-02: Black Market Probability of FREE items ...', '2026-01-23 03:23:38'), (10119, 'Alliances', 'event', 'Champion Duel Rewards', '{}', 'https://www.lastwartutorial.com/season-3-celebration/', 'Season 3 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Zombie Siege, Alliance Exercise, Secret Mobile Squad', 'At the end of ☀️ Season 3 – Golden Kingdom the game will enter an off-season phase, during which Season 3 – Celebration will start. This time the Season 3 Celebration menu will be available starting from day 7 of week 8 of Season 3, and the Celebration will continue for 5 weeks.\nSeason 3 – Celebration\nIcon of Season 3 Celebration:\n- Celebration Timeline\n- Week 1 Week 1-01: Transfer Surge\n- Week 1-01: Transfer Surge\n- Week 2 Week 2-01: Bingo Task Week 2-02: Black Market Probability of FREE items ...', '2026-01-23 03:23:38'), (10120, 'Alliances', 'event', 'Bingo Task', '{}', 'https://www.lastwartutorial.com/season-3-celebration/', 'Season 3 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Zombie Siege, Alliance Exercise, Secret Mobile Squad', 'At the end of ☀️ Season 3 – Golden Kingdom the game will enter an off-season phase, during which Season 3 – Celebration will start. This time the Season 3 Celebration menu will be available starting from day 7 of week 8 of Season 3, and the Celebration will continue for 5 weeks.\nSeason 3 – Celebration\nIcon of Season 3 Celebration:\n- Celebration Timeline\n- Week 1 Week 1-01: Transfer Surge\n- Week 1-01: Transfer Surge\n- Week 2 Week 2-01: Bingo Task Week 2-02: Black Market Probability of FREE items ...', '2026-01-23 03:23:38'), (10121, 'Alliances', 'event', 'Probability of FREE items', '{}', 'https://www.lastwartutorial.com/season-3-celebration/', 'Season 3 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Zombie Siege, Alliance Exercise, Secret Mobile Squad', 'At the end of ☀️ Season 3 – Golden Kingdom the game will enter an off-season phase, during which Season 3 – Celebration will start. This time the Season 3 Celebration menu will be available starting from day 7 of week 8 of Season 3, and the Celebration will continue for 5 weeks.\nSeason 3 – Celebration\nIcon of Season 3 Celebration:\n- Celebration Timeline\n- Week 1 Week 1-01: Transfer Surge\n- Week 1-01: Transfer Surge\n- Week 2 Week 2-01: Bingo Task Week 2-02: Black Market Probability of FREE items ...', '2026-01-23 03:23:38'), (10122, 'Alliances', 'event', 'Probability of DISCOUNTED items', '{}', 'https://www.lastwartutorial.com/season-3-celebration/', 'Season 3 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Zombie Siege, Alliance Exercise, Secret Mobile Squad', 'At the end of ☀️ Season 3 – Golden Kingdom the game will enter an off-season phase, during which Season 3 – Celebration will start. This time the Season 3 Celebration menu will be available starting from day 7 of week 8 of Season 3, and the Celebration will continue for 5 weeks.\nSeason 3 – Celebration\nIcon of Season 3 Celebration:\n- Celebration Timeline\n- Week 1 Week 1-01: Transfer Surge\n- Week 1-01: Transfer Surge\n- Week 2 Week 2-01: Bingo Task Week 2-02: Black Market Probability of FREE items ...', '2026-01-23 03:23:38'), (10123, 'Alliances', 'event', 'Probability of Regular items', '{}', 'https://www.lastwartutorial.com/season-3-celebration/', 'Season 3 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Zombie Siege, Alliance Exercise, Secret Mobile Squad', 'At the end of ☀️ Season 3 – Golden Kingdom the game will enter an off-season phase, during which Season 3 – Celebration will start. This time the Season 3 Celebration menu will be available starting from day 7 of week 8 of Season 3, and the Celebration will continue for 5 weeks.\nSeason 3 – Celebration\nIcon of Season 3 Celebration:\n- Celebration Timeline\n- Week 1 Week 1-01: Transfer Surge\n- Week 1-01: Transfer Surge\n- Week 2 Week 2-01: Bingo Task Week 2-02: Black Market Probability of FREE items ...', '2026-01-23 03:23:38'), (10124, 'Alliances', 'event', 'Black Market Cash Drop probability', '{}', 'https://www.lastwartutorial.com/season-3-celebration/', 'Season 3 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Zombie Siege, Alliance Exercise, Secret Mobile Squad', 'At the end of ☀️ Season 3 – Golden Kingdom the game will enter an off-season phase, during which Season 3 – Celebration will start. This time the Season 3 Celebration menu will be available starting from day 7 of week 8 of Season 3, and the Celebration will continue for 5 weeks.\nSeason 3 – Celebration\nIcon of Season 3 Celebration:\n- Celebration Timeline\n- Week 1 Week 1-01: Transfer Surge\n- Week 1-01: Transfer Surge\n- Week 2 Week 2-01: Bingo Task Week 2-02: Black Market Probability of FREE items ...', '2026-01-23 03:23:38'), (10125, 'Alliances', 'event', 'Long', '{}', 'https://www.lastwartutorial.com/season-3-celebration/', 'Season 3 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Zombie Siege, Alliance Exercise, Secret Mobile Squad', 'At the end of ☀️ Season 3 – Golden Kingdom the game will enter an off-season phase, during which Season 3 – Celebration will start. This time the Season 3 Celebration menu will be available starting from day 7 of week 8 of Season 3, and the Celebration will continue for 5 weeks.\nSeason 3 – Celebration\nIcon of Season 3 Celebration:\n- Celebration Timeline\n- Week 1 Week 1-01: Transfer Surge\n- Week 1-01: Transfer Surge\n- Week 2 Week 2-01: Bingo Task Week 2-02: Black Market Probability of FREE items ...', '2026-01-23 03:23:38'), (10126, 'Alliances', 'event', 'Read more about it in Long', '{}', 'https://www.lastwartutorial.com/season-3-celebration/', 'Season 3 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Zombie Siege, Alliance Exercise, Secret Mobile Squad', 'At the end of ☀️ Season 3 – Golden Kingdom the game will enter an off-season phase, during which Season 3 – Celebration will start. This time the Season 3 Celebration menu will be available starting from day 7 of week 8 of Season 3, and the Celebration will continue for 5 weeks.\nSeason 3 – Celebration\nIcon of Season 3 Celebration:\n- Celebration Timeline\n- Week 1 Week 1-01: Transfer Surge\n- Week 1-01: Transfer Surge\n- Week 2 Week 2-01: Bingo Task Week 2-02: Black Market Probability of FREE items ...', '2026-01-23 03:23:38'), (10127, 'Alliances', 'event', 'Read all about the it in its dedicated article', '{}', 'https://www.lastwartutorial.com/season-3-celebration/', 'Season 3 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Zombie Siege, Alliance Exercise, Secret Mobile Squad', 'At the end of ☀️ Season 3 – Golden Kingdom the game will enter an off-season phase, during which Season 3 – Celebration will start. This time the Season 3 Celebration menu will be available starting from day 7 of week 8 of Season 3, and the Celebration will continue for 5 weeks.\nSeason 3 – Celebration\nIcon of Season 3 Celebration:\n- Celebration Timeline\n- Week 1 Week 1-01: Transfer Surge\n- Week 1-01: Transfer Surge\n- Week 2 Week 2-01: Bingo Task Week 2-02: Black Market Probability of FREE items ...', '2026-01-23 03:23:38'), (10128, 'Alliances', 'event', 'Zombie Siege', '{}', 'https://www.lastwartutorial.com/season-3-celebration/', 'Season 3 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Zombie Siege, Alliance Exercise, Secret Mobile Squad', 'At the end of ☀️ Season 3 – Golden Kingdom the game will enter an off-season phase, during which Season 3 – Celebration will start. This time the Season 3 Celebration menu will be available starting from day 7 of week 8 of Season 3, and the Celebration will continue for 5 weeks.\nSeason 3 – Celebration\nIcon of Season 3 Celebration:\n- Celebration Timeline\n- Week 1 Week 1-01: Transfer Surge\n- Week 1-01: Transfer Surge\n- Week 2 Week 2-01: Bingo Task Week 2-02: Black Market Probability of FREE items ...', '2026-01-23 03:23:38'), (10129, 'Alliances', 'event', 'the main changes are', '{}', 'https://www.lastwartutorial.com/season-3-celebration/', 'Season 3 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Zombie Siege, Alliance Exercise, Secret Mobile Squad', 'At the end of ☀️ Season 3 – Golden Kingdom the game will enter an off-season phase, during which Season 3 – Celebration will start. This time the Season 3 Celebration menu will be available starting from day 7 of week 8 of Season 3, and the Celebration will continue for 5 weeks.\nSeason 3 – Celebration\nIcon of Season 3 Celebration:\n- Celebration Timeline\n- Week 1 Week 1-01: Transfer Surge\n- Week 1-01: Transfer Surge\n- Week 2 Week 2-01: Bingo Task Week 2-02: Black Market Probability of FREE items ...', '2026-01-23 03:23:38'), (10130, 'Alliances', 'event', 'column', '{}', 'https://www.lastwartutorial.com/season-3-celebration/', 'Season 3 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Zombie Siege, Alliance Exercise, Secret Mobile Squad', 'At the end of ☀️ Season 3 – Golden Kingdom the game will enter an off-season phase, during which Season 3 – Celebration will start. This time the Season 3 Celebration menu will be available starting from day 7 of week 8 of Season 3, and the Celebration will continue for 5 weeks.\nSeason 3 – Celebration\nIcon of Season 3 Celebration:\n- Celebration Timeline\n- Week 1 Week 1-01: Transfer Surge\n- Week 1-01: Transfer Surge\n- Week 2 Week 2-01: Bingo Task Week 2-02: Black Market Probability of FREE items ...', '2026-01-23 03:23:38'), (10131, 'Alliances', 'event', 'The rewards for clearing the whole picture', '{}', 'https://www.lastwartutorial.com/season-3-celebration/', 'Season 3 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Zombie Siege, Alliance Exercise, Secret Mobile Squad', 'At the end of ☀️ Season 3 – Golden Kingdom the game will enter an off-season phase, during which Season 3 – Celebration will start. This time the Season 3 Celebration menu will be available starting from day 7 of week 8 of Season 3, and the Celebration will continue for 5 weeks.\nSeason 3 – Celebration\nIcon of Season 3 Celebration:\n- Celebration Timeline\n- Week 1 Week 1-01: Transfer Surge\n- Week 1-01: Transfer Surge\n- Week 2 Week 2-01: Bingo Task Week 2-02: Black Market Probability of FREE items ...', '2026-01-23 03:23:38'), (10132, 'Alliances', 'event', 'Total rewards are', '{}', 'https://www.lastwartutorial.com/season-3-celebration/', 'Season 3 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Zombie Siege, Alliance Exercise, Secret Mobile Squad', 'At the end of ☀️ Season 3 – Golden Kingdom the game will enter an off-season phase, during which Season 3 – Celebration will start. This time the Season 3 Celebration menu will be available starting from day 7 of week 8 of Season 3, and the Celebration will continue for 5 weeks.\nSeason 3 – Celebration\nIcon of Season 3 Celebration:\n- Celebration Timeline\n- Week 1 Week 1-01: Transfer Surge\n- Week 1-01: Transfer Surge\n- Week 2 Week 2-01: Bingo Task Week 2-02: Black Market Probability of FREE items ...', '2026-01-23 03:23:38'), (10133, 'Alliances', 'event', 'Overlord Training Certificates', '{}', 'https://www.lastwartutorial.com/season-3-celebration/', 'Season 3 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Zombie Siege, Alliance Exercise, Secret Mobile Squad', 'At the end of ☀️ Season 3 – Golden Kingdom the game will enter an off-season phase, during which Season 3 – Celebration will start. This time the Season 3 Celebration menu will be available starting from day 7 of week 8 of Season 3, and the Celebration will continue for 5 weeks.\nSeason 3 – Celebration\nIcon of Season 3 Celebration:\n- Celebration Timeline\n- Week 1 Week 1-01: Transfer Surge\n- Week 1-01: Transfer Surge\n- Week 2 Week 2-01: Bingo Task Week 2-02: Black Market Probability of FREE items ...', '2026-01-23 03:23:38'), (10134, 'Alliances', 'event', 'Overlord Bond Badges', '{}', 'https://www.lastwartutorial.com/season-3-celebration/', 'Season 3 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Zombie Siege, Alliance Exercise, Secret Mobile Squad', 'At the end of ☀️ Season 3 – Golden Kingdom the game will enter an off-season phase, during which Season 3 – Celebration will start. This time the Season 3 Celebration menu will be available starting from day 7 of week 8 of Season 3, and the Celebration will continue for 5 weeks.\nSeason 3 – Celebration\nIcon of Season 3 Celebration:\n- Celebration Timeline\n- Week 1 Week 1-01: Transfer Surge\n- Week 1-01: Transfer Surge\n- Week 2 Week 2-01: Bingo Task Week 2-02: Black Market Probability of FREE items ...', '2026-01-23 03:23:38'), (10135, 'Alliances', 'event', 'Oil', '{}', 'https://www.lastwartutorial.com/season-3-celebration/', 'Season 3 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Zombie Siege, Alliance Exercise, Secret Mobile Squad', 'At the end of ☀️ Season 3 – Golden Kingdom the game will enter an off-season phase, during which Season 3 – Celebration will start. This time the Season 3 Celebration menu will be available starting from day 7 of week 8 of Season 3, and the Celebration will continue for 5 weeks.\nSeason 3 – Celebration\nIcon of Season 3 Celebration:\n- Celebration Timeline\n- Week 1 Week 1-01: Transfer Surge\n- Week 1-01: Transfer Surge\n- Week 2 Week 2-01: Bingo Task Week 2-02: Black Market Probability of FREE items ...', '2026-01-23 03:23:38'), (10136, 'Alliances', 'event', 'tasks', '{}', 'https://www.lastwartutorial.com/season-3-celebration/', 'Season 3 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Zombie Siege, Alliance Exercise, Secret Mobile Squad', 'At the end of ☀️ Season 3 – Golden Kingdom the game will enter an off-season phase, during which Season 3 – Celebration will start. This time the Season 3 Celebration menu will be available starting from day 7 of week 8 of Season 3, and the Celebration will continue for 5 weeks.\nSeason 3 – Celebration\nIcon of Season 3 Celebration:\n- Celebration Timeline\n- Week 1 Week 1-01: Transfer Surge\n- Week 1-01: Transfer Surge\n- Week 2 Week 2-01: Bingo Task Week 2-02: Black Market Probability of FREE items ...', '2026-01-23 03:23:38'), (10137, 'Alliances', 'event', 'At each refresh', '{}', 'https://www.lastwartutorial.com/season-3-celebration/', 'Season 3 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Zombie Siege, Alliance Exercise, Secret Mobile Squad', 'At the end of ☀️ Season 3 – Golden Kingdom the game will enter an off-season phase, during which Season 3 – Celebration will start. This time the Season 3 Celebration menu will be available starting from day 7 of week 8 of Season 3, and the Celebration will continue for 5 weeks.\nSeason 3 – Celebration\nIcon of Season 3 Celebration:\n- Celebration Timeline\n- Week 1 Week 1-01: Transfer Surge\n- Week 1-01: Transfer Surge\n- Week 2 Week 2-01: Bingo Task Week 2-02: Black Market Probability of FREE items ...', '2026-01-23 03:23:38'), (10138, 'Alliances', 'event', 'items will be discounted', '{}', 'https://www.lastwartutorial.com/season-3-celebration/', 'Season 3 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Zombie Siege, Alliance Exercise, Secret Mobile Squad', 'At the end of ☀️ Season 3 – Golden Kingdom the game will enter an off-season phase, during which Season 3 – Celebration will start. This time the Season 3 Celebration menu will be available starting from day 7 of week 8 of Season 3, and the Celebration will continue for 5 weeks.\nSeason 3 – Celebration\nIcon of Season 3 Celebration:\n- Celebration Timeline\n- Week 1 Week 1-01: Transfer Surge\n- Week 1-01: Transfer Surge\n- Week 2 Week 2-01: Bingo Task Week 2-02: Black Market Probability of FREE items ...', '2026-01-23 03:23:38'), (10139, 'Alliances', 'event', 'Some details about items you might not know', '{}', 'https://www.lastwartutorial.com/season-3-celebration/', 'Season 3 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Zombie Siege, Alliance Exercise, Secret Mobile Squad', 'At the end of ☀️ Season 3 – Golden Kingdom the game will enter an off-season phase, during which Season 3 – Celebration will start. This time the Season 3 Celebration menu will be available starting from day 7 of week 8 of Season 3, and the Celebration will continue for 5 weeks.\nSeason 3 – Celebration\nIcon of Season 3 Celebration:\n- Celebration Timeline\n- Week 1 Week 1-01: Transfer Surge\n- Week 1-01: Transfer Surge\n- Week 2 Week 2-01: Bingo Task Week 2-02: Black Market Probability of FREE items ...', '2026-01-23 03:23:38'), (10140, 'Alliances', 'event', 'participation rewards', '{}', 'https://www.lastwartutorial.com/season-3-celebration/', 'Season 3 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Zombie Siege, Alliance Exercise, Secret Mobile Squad', 'At the end of ☀️ Season 3 – Golden Kingdom the game will enter an off-season phase, during which Season 3 – Celebration will start. This time the Season 3 Celebration menu will be available starting from day 7 of week 8 of Season 3, and the Celebration will continue for 5 weeks.\nSeason 3 – Celebration\nIcon of Season 3 Celebration:\n- Celebration Timeline\n- Week 1 Week 1-01: Transfer Surge\n- Week 1-01: Transfer Surge\n- Week 2 Week 2-01: Bingo Task Week 2-02: Black Market Probability of FREE items ...', '2026-01-23 03:23:38'), (10141, 'Alliances', 'event', 'ranking rewards', '{}', 'https://www.lastwartutorial.com/season-3-celebration/', 'Season 3 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Zombie Siege, Alliance Exercise, Secret Mobile Squad', 'At the end of ☀️ Season 3 – Golden Kingdom the game will enter an off-season phase, during which Season 3 – Celebration will start. This time the Season 3 Celebration menu will be available starting from day 7 of week 8 of Season 3, and the Celebration will continue for 5 weeks.\nSeason 3 – Celebration\nIcon of Season 3 Celebration:\n- Celebration Timeline\n- Week 1 Week 1-01: Transfer Surge\n- Week 1-01: Transfer Surge\n- Week 2 Week 2-01: Bingo Task Week 2-02: Black Market Probability of FREE items ...', '2026-01-23 03:23:38'), (10142, 'Alliances', 'event', 'Semi', '{}', 'https://www.lastwartutorial.com/season-3-celebration/', 'Season 3 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Zombie Siege, Alliance Exercise, Secret Mobile Squad', 'At the end of ☀️ Season 3 – Golden Kingdom the game will enter an off-season phase, during which Season 3 – Celebration will start. This time the Season 3 Celebration menu will be available starting from day 7 of week 8 of Season 3, and the Celebration will continue for 5 weeks.\nSeason 3 – Celebration\nIcon of Season 3 Celebration:\n- Celebration Timeline\n- Week 1 Week 1-01: Transfer Surge\n- Week 1-01: Transfer Surge\n- Week 2 Week 2-01: Bingo Task Week 2-02: Black Market Probability of FREE items ...', '2026-01-23 03:23:38'), (10143, 'Alliances', 'event', 'Knockout stage', '{}', 'https://www.lastwartutorial.com/season-3-celebration/', 'Season 3 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Zombie Siege, Alliance Exercise, Secret Mobile Squad', 'At the end of ☀️ Season 3 – Golden Kingdom the game will enter an off-season phase, during which Season 3 – Celebration will start. This time the Season 3 Celebration menu will be available starting from day 7 of week 8 of Season 3, and the Celebration will continue for 5 weeks.\nSeason 3 – Celebration\nIcon of Season 3 Celebration:\n- Celebration Timeline\n- Week 1 Week 1-01: Transfer Surge\n- Week 1-01: Transfer Surge\n- Week 2 Week 2-01: Bingo Task Week 2-02: Black Market Probability of FREE items ...', '2026-01-23 03:23:38'), (10144, 'Alliances', 'event', 'are', '{}', 'https://www.lastwartutorial.com/season-3-celebration/', 'Season 3 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Zombie Siege, Alliance Exercise, Secret Mobile Squad', 'At the end of ☀️ Season 3 – Golden Kingdom the game will enter an off-season phase, during which Season 3 – Celebration will start. This time the Season 3 Celebration menu will be available starting from day 7 of week 8 of Season 3, and the Celebration will continue for 5 weeks.\nSeason 3 – Celebration\nIcon of Season 3 Celebration:\n- Celebration Timeline\n- Week 1 Week 1-01: Transfer Surge\n- Week 1-01: Transfer Surge\n- Week 2 Week 2-01: Bingo Task Week 2-02: Black Market Probability of FREE items ...', '2026-01-23 03:23:38'), (10145, 'Alliances', 'event', 'Champion Duel progresses and reached Semi', '{}', 'https://www.lastwartutorial.com/season-3-celebration/', 'Season 3 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Zombie Siege, Alliance Exercise, Secret Mobile Squad', 'At the end of ☀️ Season 3 – Golden Kingdom the game will enter an off-season phase, during which Season 3 – Celebration will start. This time the Season 3 Celebration menu will be available starting from day 7 of week 8 of Season 3, and the Celebration will continue for 5 weeks.\nSeason 3 – Celebration\nIcon of Season 3 Celebration:\n- Celebration Timeline\n- Week 1 Week 1-01: Transfer Surge\n- Week 1-01: Transfer Surge\n- Week 2 Week 2-01: Bingo Task Week 2-02: Black Market Probability of FREE items ...', '2026-01-23 03:23:38'), (10146, 'Alliances', 'event', 'finals stage', '{}', 'https://www.lastwartutorial.com/season-3-celebration/', 'Season 3 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Zombie Siege, Alliance Exercise, Secret Mobile Squad', 'At the end of ☀️ Season 3 – Golden Kingdom the game will enter an off-season phase, during which Season 3 – Celebration will start. This time the Season 3 Celebration menu will be available starting from day 7 of week 8 of Season 3, and the Celebration will continue for 5 weeks.\nSeason 3 – Celebration\nIcon of Season 3 Celebration:\n- Celebration Timeline\n- Week 1 Week 1-01: Transfer Surge\n- Week 1-01: Transfer Surge\n- Week 2 Week 2-01: Bingo Task Week 2-02: Black Market Probability of FREE items ...', '2026-01-23 03:23:38'), (10147, 'Alliances', 'event', 'Champion Duel progresses and reached Knock', '{}', 'https://www.lastwartutorial.com/season-3-celebration/', 'Season 3 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Zombie Siege, Alliance Exercise, Secret Mobile Squad', 'At the end of ☀️ Season 3 – Golden Kingdom the game will enter an off-season phase, during which Season 3 – Celebration will start. This time the Season 3 Celebration menu will be available starting from day 7 of week 8 of Season 3, and the Celebration will continue for 5 weeks.\nSeason 3 – Celebration\nIcon of Season 3 Celebration:\n- Celebration Timeline\n- Week 1 Week 1-01: Transfer Surge\n- Week 1-01: Transfer Surge\n- Week 2 Week 2-01: Bingo Task Week 2-02: Black Market Probability of FREE items ...', '2026-01-23 03:23:38'), (10148, 'Alliances', 'event', 'out stage', '{}', 'https://www.lastwartutorial.com/season-3-celebration/', 'Season 3 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Zombie Siege, Alliance Exercise, Secret Mobile Squad', 'At the end of ☀️ Season 3 – Golden Kingdom the game will enter an off-season phase, during which Season 3 – Celebration will start. This time the Season 3 Celebration menu will be available starting from day 7 of week 8 of Season 3, and the Celebration will continue for 5 weeks.\nSeason 3 – Celebration\nIcon of Season 3 Celebration:\n- Celebration Timeline\n- Week 1 Week 1-01: Transfer Surge\n- Week 1-01: Transfer Surge\n- Week 2 Week 2-01: Bingo Task Week 2-02: Black Market Probability of FREE items ...', '2026-01-23 03:23:38'), (10149, 'Alliances', 'event', 'focuses on the Transfer Surge', '{}', 'https://www.lastwartutorial.com/season-3-celebration/', 'Season 3 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Zombie Siege, Alliance Exercise, Secret Mobile Squad', 'At the end of ☀️ Season 3 – Golden Kingdom the game will enter an off-season phase, during which Season 3 – Celebration will start. This time the Season 3 Celebration menu will be available starting from day 7 of week 8 of Season 3, and the Celebration will continue for 5 weeks.\nSeason 3 – Celebration\nIcon of Season 3 Celebration:\n- Celebration Timeline\n- Week 1 Week 1-01: Transfer Surge\n- Week 1-01: Transfer Surge\n- Week 2 Week 2-01: Bingo Task Week 2-02: Black Market Probability of FREE items ...', '2026-01-23 03:23:38'), (10150, 'Alliances', 'event', 'is similar to previous ones', '{}', 'https://www.lastwartutorial.com/season-3-celebration/', 'Season 3 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Zombie Siege, Alliance Exercise, Secret Mobile Squad', 'At the end of ☀️ Season 3 – Golden Kingdom the game will enter an off-season phase, during which Season 3 – Celebration will start. This time the Season 3 Celebration menu will be available starting from day 7 of week 8 of Season 3, and the Celebration will continue for 5 weeks.\nSeason 3 – Celebration\nIcon of Season 3 Celebration:\n- Celebration Timeline\n- Week 1 Week 1-01: Transfer Surge\n- Week 1-01: Transfer Surge\n- Week 2 Week 2-01: Bingo Task Week 2-02: Black Market Probability of FREE items ...', '2026-01-23 03:23:38'), (10151, 'Alliances', 'event', 'will actually start before the Season', '{}', 'https://www.lastwartutorial.com/season-3-celebration/', 'Season 3 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Zombie Siege, Alliance Exercise, Secret Mobile Squad', 'At the end of ☀️ Season 3 – Golden Kingdom the game will enter an off-season phase, during which Season 3 – Celebration will start. This time the Season 3 Celebration menu will be available starting from day 7 of week 8 of Season 3, and the Celebration will continue for 5 weeks.\nSeason 3 – Celebration\nIcon of Season 3 Celebration:\n- Celebration Timeline\n- Week 1 Week 1-01: Transfer Surge\n- Week 1-01: Transfer Surge\n- Week 2 Week 2-01: Bingo Task Week 2-02: Black Market Probability of FREE items ...', '2026-01-23 03:23:38'), (10152, 'Alliances', 'event', 'will still last for', '{}', 'https://www.lastwartutorial.com/season-3-celebration/', 'Season 3 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Zombie Siege, Alliance Exercise, Secret Mobile Squad', 'At the end of ☀️ Season 3 – Golden Kingdom the game will enter an off-season phase, during which Season 3 – Celebration will start. This time the Season 3 Celebration menu will be available starting from day 7 of week 8 of Season 3, and the Celebration will continue for 5 weeks.\nSeason 3 – Celebration\nIcon of Season 3 Celebration:\n- Celebration Timeline\n- Week 1 Week 1-01: Transfer Surge\n- Week 1-01: Transfer Surge\n- Week 2 Week 2-01: Bingo Task Week 2-02: Black Market Probability of FREE items ...', '2026-01-23 03:23:38'), (10153, 'Alliances', 'event', 'the usual Celebration events start', '{}', 'https://www.lastwartutorial.com/season-3-celebration/', 'Season 3 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Zombie Siege, Alliance Exercise, Secret Mobile Squad', 'At the end of ☀️ Season 3 – Golden Kingdom the game will enter an off-season phase, during which Season 3 – Celebration will start. This time the Season 3 Celebration menu will be available starting from day 7 of week 8 of Season 3, and the Celebration will continue for 5 weeks.\nSeason 3 – Celebration\nIcon of Season 3 Celebration:\n- Celebration Timeline\n- Week 1 Week 1-01: Transfer Surge\n- Week 1-01: Transfer Surge\n- Week 2 Week 2-01: Bingo Task Week 2-02: Black Market Probability of FREE items ...', '2026-01-23 03:23:38'), (10154, 'Alliances', 'event', 'starts day', '{}', 'https://www.lastwartutorial.com/season-3-celebration/', 'Season 3 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Zombie Siege, Alliance Exercise, Secret Mobile Squad', 'At the end of ☀️ Season 3 – Golden Kingdom the game will enter an off-season phase, during which Season 3 – Celebration will start. This time the Season 3 Celebration menu will be available starting from day 7 of week 8 of Season 3, and the Celebration will continue for 5 weeks.\nSeason 3 – Celebration\nIcon of Season 3 Celebration:\n- Celebration Timeline\n- Week 1 Week 1-01: Transfer Surge\n- Week 1-01: Transfer Surge\n- Week 2 Week 2-01: Bingo Task Week 2-02: Black Market Probability of FREE items ...', '2026-01-23 03:23:38'), (10155, 'Alliances', 'event', 'is similar to previous Bingo Task', '{}', 'https://www.lastwartutorial.com/season-3-celebration/', 'Season 3 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Zombie Siege, Alliance Exercise, Secret Mobile Squad', 'At the end of ☀️ Season 3 – Golden Kingdom the game will enter an off-season phase, during which Season 3 – Celebration will start. This time the Season 3 Celebration menu will be available starting from day 7 of week 8 of Season 3, and the Celebration will continue for 5 weeks.\nSeason 3 – Celebration\nIcon of Season 3 Celebration:\n- Celebration Timeline\n- Week 1 Week 1-01: Transfer Surge\n- Week 1-01: Transfer Surge\n- Week 2 Week 2-01: Bingo Task Week 2-02: Black Market Probability of FREE items ...', '2026-01-23 03:23:38'), (10156, 'Alliances', 'event', 'will also give extra BM Cash', '{}', 'https://www.lastwartutorial.com/season-3-celebration/', 'Season 3 Celebration – Transfer Surge, Bingo Task, Black Market, Champion Duel, Zombie Siege, Alliance Exercise, Secret Mobile Squad', 'At the end of ☀️ Season 3 – Golden Kingdom the game will enter an off-season phase, during which Season 3 – Celebration will start. This time the Season 3 Celebration menu will be available starting from day 7 of week 8 of Season 3, and the Celebration will continue for 5 weeks.\nSeason 3 – Celebration\nIcon of Season 3 Celebration:\n- Celebration Timeline\n- Week 1 Week 1-01: Transfer Surge\n- Week 1-01: Transfer Surge\n- Week 2 Week 2-01: Bingo Task Week 2-02: Black Market Probability of FREE items ...', '2026-01-23 03:23:38'), (10157, 'Troops', 'troop', 'your', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:38'), (10158, 'Troops', 'event', 'Contaminated Land', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:38'), (10159, 'Troops', 'event', 'Meteorite Debris', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:38'), (10160, 'Troops', 'event', 'Meteorite Crystals', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:38'), (10161, 'Troops', 'event', 'Meteorite Stellar Cores', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:38'), (10162, 'Troops', 'event', 'Preview Stage', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:38'), (10163, 'Troops', 'event', 'Contest Stage Meteorite Landing', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:38'), (10164, 'Troops', 'event', 'Meteorite Landing', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:38'), (10165, 'Troops', 'event', 'Display Stage', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:38'), (10166, 'Troops', 'event', 'Meteorite Iron rewards', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:38'), (10167, 'Troops', 'event', 'Rankings rewards Alliance Individual', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:38'), (10168, 'Troops', 'event', 'In game manual Event stages Earn points Rewards', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:38'), (10169, 'Troops', 'event', 'Event stages', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:38'), (10170, 'Troops', 'event', 'directly from the sky', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:38'), (10171, 'Troops', 'event', 'in this case servers', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:38'), (10172, 'Troops', 'event', 'ways to collect Meteorite Iron', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:38'), (10173, 'Troops', 'event', 'Gathering Meteorite Debris', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:38'), (10174, 'Troops', 'event', 'Gathering Meteorite Crystal', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:38'), (10175, 'Troops', 'event', 'Resource Gathering', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:38'), (10176, 'Troops', 'event', 'Meteorite Iron per second\nMeteorite Debris', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:38'), (10177, 'Troops', 'event', 'IMPORTANT', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:38'), (10178, 'Troops', 'event', 'Meteorite Iron per second\nMeteorite Crystals', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:38'), (10179, 'Troops', 'event', 'Meteorite Iron\nBase Gains', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:38'), (10180, 'Troops', 'event', 'Meteorite Iron per seconds', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:38'), (10181, 'Troops', 'event', 'For example', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:38'), (10182, 'Troops', 'event', 'second', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:38'), (10183, 'Troops', 'event', 'Meteorite Iron per second\nMeteorite Stellar Cores', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:38'), (10184, 'Troops', 'event', 'contest events', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:38'), (10185, 'Troops', 'event', 'Warning', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:38'), (10186, 'Troops', 'event', 'Main things you should know', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:38'), (10187, 'Troops', 'event', 'Crystals and Stellar Core', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:38'), (10188, 'Troops', 'event', 'you must turn off your shield\nStellar Core', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:38'), (10189, 'Troops', 'event', 'they include', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:39'), (10190, 'Troops', 'event', 'Drone Parts', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:39'), (10191, 'Troops', 'event', 'Honor Points', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:39'), (10192, 'Troops', 'event', 'Premium Chip Material', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:39'), (10193, 'Troops', 'event', 'Points', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:39'), (10194, 'Troops', 'event', 'Ranking Calculation', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:39'), (10195, 'Troops', 'event', 'In game manual\n\nIMPORTANT', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:39'), (10196, 'Troops', 'event', 'so always refer to the in', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:39'), (10197, 'Troops', 'event', 'happening off', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:39'), (10198, 'Troops', 'event', 'stages Earn points Rewards', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:39'), (10199, 'Troops', 'event', 'stages', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:39'), (10200, 'Troops', 'event', 'server grouping', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:39'), (10201, 'Troops', 'event', 'page', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:39'), (10202, 'Troops', 'event', 'begins', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:39'), (10203, 'Troops', 'event', 'happens on your server', '{}', 'https://www.lastwartutorial.com/meteorite-iron-war/', '☄️Meteorite Iron War – Meteorites are falling, dispatch troops to gather resources and win amazing rewards', 'The Meteorite Iron War is a new event happening off-season on servers.\nThere is no precise schedule it seems, but you will receive info from the icon + countdown right below the Duel VS icon.\nThe event is accessible from the new icon shown right below the duel VS icon.\n- The Falling Meteorite Meteorite Iron Contaminated Land Meteorite Debris Meteorite Crystals Meteorite Stellar Cores Preview Stage Contest Stage Meteorite Landing Prep Stage Display Stage\n- Meteorite Iron Contaminated Land Meteori...', '2026-01-23 03:23:39'), (10204, 'Season 4', 'event', 'Evernight Isle', '{}', 'https://www.lastwartutorial.com/season-4-week-6/', 'Season 4 – Week 6 – War’s Eve, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Williams’ Exclusive Weapon', 'In this article all missions of Season 4 week 6 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 6 Week6-01: War\'s ...', '2026-01-23 03:23:39'), (10205, 'Season 4', 'event', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-4-week-6/', 'Season 4 – Week 6 – War’s Eve, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Williams’ Exclusive Weapon', 'In this article all missions of Season 4 week 6 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 6 Week6-01: War\'s ...', '2026-01-23 03:23:39'), (10206, 'Season 4', 'event', 'Game modes', '{}', 'https://www.lastwartutorial.com/season-4-week-6/', 'Season 4 – Week 6 – War’s Eve, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Williams’ Exclusive Weapon', 'In this article all missions of Season 4 week 6 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 6 Week6-01: War\'s ...', '2026-01-23 03:23:39'), (10207, 'Season 4', 'event', 'The Ultimate Strategy Guide', '{}', 'https://www.lastwartutorial.com/season-4-week-6/', 'Season 4 – Week 6 – War’s Eve, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Williams’ Exclusive Weapon', 'In this article all missions of Season 4 week 6 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 6 Week6-01: War\'s ...', '2026-01-23 03:23:39'), (10208, 'Season 4', 'event', 'tricks and cheats', '{}', 'https://www.lastwartutorial.com/season-4-week-6/', 'Season 4 – Week 6 – War’s Eve, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Williams’ Exclusive Weapon', 'In this article all missions of Season 4 week 6 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 6 Week6-01: War\'s ...', '2026-01-23 03:23:39'), (10209, 'Season 4', 'event', 'Skills', '{}', 'https://www.lastwartutorial.com/season-4-week-6/', 'Season 4 – Week 6 – War’s Eve, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Williams’ Exclusive Weapon', 'In this article all missions of Season 4 week 6 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 6 Week6-01: War\'s ...', '2026-01-23 03:23:39'), (10210, 'Season 4', 'event', 'Tactics Card', '{}', 'https://www.lastwartutorial.com/season-4-week-6/', 'Season 4 – Week 6 – War’s Eve, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Williams’ Exclusive Weapon', 'In this article all missions of Season 4 week 6 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 6 Week6-01: War\'s ...', '2026-01-23 03:23:39'), (10211, 'Season 4', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-4-week-6/', 'Season 4 – Week 6 – War’s Eve, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Williams’ Exclusive Weapon', 'In this article all missions of Season 4 week 6 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 6 Week6-01: War\'s ...', '2026-01-23 03:23:39'), (10212, 'Season 4', 'event', 'Exclusive Weapon', '{}', 'https://www.lastwartutorial.com/season-4-week-6/', 'Season 4 – Week 6 – War’s Eve, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Williams’ Exclusive Weapon', 'In this article all missions of Season 4 week 6 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 6 Week6-01: War\'s ...', '2026-01-23 03:23:39'), (10213, 'Season 4', 'event', 'Eve Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-6/', 'Season 4 – Week 6 – War’s Eve, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Williams’ Exclusive Weapon', 'In this article all missions of Season 4 week 6 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 6 Week6-01: War\'s ...', '2026-01-23 03:23:39'), (10214, 'Season 4', 'event', 'Mission goal', '{}', 'https://www.lastwartutorial.com/season-4-week-6/', 'Season 4 – Week 6 – War’s Eve, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Williams’ Exclusive Weapon', 'In this article all missions of Season 4 week 6 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 6 Week6-01: War\'s ...', '2026-01-23 03:23:39'), (10215, 'Season 4', 'event', 'Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-6/', 'Season 4 – Week 6 – War’s Eve, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Williams’ Exclusive Weapon', 'In this article all missions of Season 4 week 6 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 6 Week6-01: War\'s ...', '2026-01-23 03:23:39'), (10216, 'Season 4', 'event', 'Warbreaker Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-6/', 'Season 4 – Week 6 – War’s Eve, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Williams’ Exclusive Weapon', 'In this article all missions of Season 4 week 6 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 6 Week6-01: War\'s ...', '2026-01-23 03:23:39'), (10217, 'Season 4', 'event', 'Ruinstriker Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-6/', 'Season 4 – Week 6 – War’s Eve, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Williams’ Exclusive Weapon', 'In this article all missions of Season 4 week 6 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 6 Week6-01: War\'s ...', '2026-01-23 03:23:39'), (10218, 'Season 4', 'event', 'Warlord Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-6/', 'Season 4 – Week 6 – War’s Eve, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Williams’ Exclusive Weapon', 'In this article all missions of Season 4 week 6 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 6 Week6-01: War\'s ...', '2026-01-23 03:23:39'), (10219, 'Season 4', 'event', 'Trade Baron Mission goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-6/', 'Season 4 – Week 6 – War’s Eve, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Williams’ Exclusive Weapon', 'In this article all missions of Season 4 week 6 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 6 Week6-01: War\'s ...', '2026-01-23 03:23:39'), (10220, 'Season 4', 'event', 'All missions share the fact that they have', '{}', 'https://www.lastwartutorial.com/season-4-week-6/', 'Season 4 – Week 6 – War’s Eve, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Williams’ Exclusive Weapon', 'In this article all missions of Season 4 week 6 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 6 Week6-01: War\'s ...', '2026-01-23 03:23:39'), (10221, 'Season 4', 'event', 'reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-6/', 'Season 4 – Week 6 – War’s Eve, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Williams’ Exclusive Weapon', 'In this article all missions of Season 4 week 6 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 6 Week6-01: War\'s ...', '2026-01-23 03:23:39'), (10222, 'Season 4', 'event', 'tile menu', '{}', 'https://www.lastwartutorial.com/season-4-week-6/', 'Season 4 – Week 6 – War’s Eve, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Williams’ Exclusive Weapon', 'In this article all missions of Season 4 week 6 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 6 Week6-01: War\'s ...', '2026-01-23 03:23:39'), (10223, 'Season 4', 'event', 'Atomic Breath during Copper Conques', '{}', 'https://www.lastwartutorial.com/season-4-week-6/', 'Season 4 – Week 6 – War’s Eve, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Williams’ Exclusive Weapon', 'In this article all missions of Season 4 week 6 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 6 Week6-01: War\'s ...', '2026-01-23 03:23:39'), (10224, 'Season 4', 'event', 'goal Reward chest goal Week', '{}', 'https://www.lastwartutorial.com/season-4-week-6/', 'Season 4 – Week 6 – War’s Eve, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Williams’ Exclusive Weapon', 'In this article all missions of Season 4 week 6 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 6 Week6-01: War\'s ...', '2026-01-23 03:23:39'), (10225, 'Season 4', 'event', 'goal Reward chest goal Williams', '{}', 'https://www.lastwartutorial.com/season-4-week-6/', 'Season 4 – Week 6 – War’s Eve, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Williams’ Exclusive Weapon', 'In this article all missions of Season 4 week 6 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 6 Week6-01: War\'s ...', '2026-01-23 03:23:39'), (10226, 'Season 4', 'event', 'goal Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-4-week-6/', 'Season 4 – Week 6 – War’s Eve, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Williams’ Exclusive Weapon', 'In this article all missions of Season 4 week 6 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 6 Week6-01: War\'s ...', '2026-01-23 03:23:39'), (10227, 'Season 4', 'event', 'goal', '{}', 'https://www.lastwartutorial.com/season-4-week-6/', 'Season 4 – Week 6 – War’s Eve, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Williams’ Exclusive Weapon', 'In this article all missions of Season 4 week 6 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 6 Week6-01: War\'s ...', '2026-01-23 03:23:39'), (10228, 'Season 4', 'event', 'goal is unlocked', '{}', 'https://www.lastwartutorial.com/season-4-week-6/', 'Season 4 – Week 6 – War’s Eve, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Williams’ Exclusive Weapon', 'In this article all missions of Season 4 week 6 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 6 Week6-01: War\'s ...', '2026-01-23 03:23:39'), (10229, 'Season 4', 'event', 'of the season', '{}', 'https://www.lastwartutorial.com/season-4-week-6/', 'Season 4 – Week 6 – War’s Eve, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Williams’ Exclusive Weapon', 'In this article all missions of Season 4 week 6 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 6 Week6-01: War\'s ...', '2026-01-23 03:23:39'), (10230, 'Season 4', 'event', 'will start day', '{}', 'https://www.lastwartutorial.com/season-4-week-6/', 'Season 4 – Week 6 – War’s Eve, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Williams’ Exclusive Weapon', 'In this article all missions of Season 4 week 6 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 6 Week6-01: War\'s ...', '2026-01-23 03:23:39'), (10231, 'Season 4', 'event', 'goals are immediately available', '{}', 'https://www.lastwartutorial.com/season-4-week-6/', 'Season 4 – Week 6 – War’s Eve, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Williams’ Exclusive Weapon', 'In this article all missions of Season 4 week 6 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 6 Week6-01: War\'s ...', '2026-01-23 03:23:39'), (10232, 'Season 4', 'event', 'is the start of War', '{}', 'https://www.lastwartutorial.com/season-4-week-6/', 'Season 4 – Week 6 – War’s Eve, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Williams’ Exclusive Weapon', 'In this article all missions of Season 4 week 6 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 6 Week6-01: War\'s ...', '2026-01-23 03:23:39'), (10233, 'Season 4', 'event', 'is the continuation of the Copper War', '{}', 'https://www.lastwartutorial.com/season-4-week-6/', 'Season 4 – Week 6 – War’s Eve, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Williams’ Exclusive Weapon', 'In this article all missions of Season 4 week 6 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 6 Week6-01: War\'s ...', '2026-01-23 03:23:39'), (10234, 'Season 4', 'event', 'is to use warlord', '{}', 'https://www.lastwartutorial.com/season-4-week-6/', 'Season 4 – Week 6 – War’s Eve, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Williams’ Exclusive Weapon', 'In this article all missions of Season 4 week 6 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 6 Week6-01: War\'s ...', '2026-01-23 03:23:39'), (10235, 'Season 4', 'event', 'goal is delayed by', '{}', 'https://www.lastwartutorial.com/season-4-week-6/', 'Season 4 – Week 6 – War’s Eve, Warbreaker, Ruinstriker, Warlord’s Atomic Breath, Trade Baron, Williams’ Exclusive Weapon', 'In this article all missions of Season 4 week 6 will be explained.\n🌸 Season 4 – Evernight Isle guides are divided into more articles to keep these guides mobile friendly:\n🌸 Season 4 – Evernight Isle\n- Season 4 – Main Overview\n- Week 1 , Week 2 , Week 3 , Week 4 , Week 5 , Week 6 , Week 7 , Week 8\n- Season 4 – Game modes\n- Season 4 – The Ultimate Strategy Guide\n- Season 4 Tips, tricks and cheats\n- Season 4 Professions/Skills\n- Season 4 Tactics Card\n- Season 4 Celebration\n- Week 6 Week6-01: War\'s ...', '2026-01-23 03:23:39'), (10236, 'General', 'building', 'lot', '{}', 'https://www.lastwartutorial.com/doomsday/', 'Doomsday – Warzone invasion of Doom Walkers that provide plenty of rewards for their killing', 'Doomsday is an event in which the server is invaded by many Doom Walkers. This event is really great because a lot of rewards are available, triggered by actions of anyone in the server.\nIn the event detail page it is possible to see a list of all doom walkers and so find them on map. Click on a Doom Walker, this brings you to the map mode and allows you to start a rally against the Doom Walker.\nAt the bottom of the page there is a countdown that indicates when the Doom Walkers are reset, so if ...', '2026-01-23 03:23:39'), (10237, 'General', 'building', 'by actions', '{}', 'https://www.lastwartutorial.com/doomsday/', 'Doomsday – Warzone invasion of Doom Walkers that provide plenty of rewards for their killing', 'Doomsday is an event in which the server is invaded by many Doom Walkers. This event is really great because a lot of rewards are available, triggered by actions of anyone in the server.\nIn the event detail page it is possible to see a list of all doom walkers and so find them on map. Click on a Doom Walker, this brings you to the map mode and allows you to start a rally against the Doom Walker.\nAt the bottom of the page there is a countdown that indicates when the Doom Walkers are reset, so if ...', '2026-01-23 03:23:39'), (10238, 'General', 'building', 'list', '{}', 'https://www.lastwartutorial.com/doomsday/', 'Doomsday – Warzone invasion of Doom Walkers that provide plenty of rewards for their killing', 'Doomsday is an event in which the server is invaded by many Doom Walkers. This event is really great because a lot of rewards are available, triggered by actions of anyone in the server.\nIn the event detail page it is possible to see a list of all doom walkers and so find them on map. Click on a Doom Walker, this brings you to the map mode and allows you to start a rally against the Doom Walker.\nAt the bottom of the page there is a countdown that indicates when the Doom Walkers are reset, so if ...', '2026-01-23 03:23:39'), (10239, 'General', 'building', 'the bottom', '{}', 'https://www.lastwartutorial.com/doomsday/', 'Doomsday – Warzone invasion of Doom Walkers that provide plenty of rewards for their killing', 'Doomsday is an event in which the server is invaded by many Doom Walkers. This event is really great because a lot of rewards are available, triggered by actions of anyone in the server.\nIn the event detail page it is possible to see a list of all doom walkers and so find them on map. Click on a Doom Walker, this brings you to the map mode and allows you to start a rally against the Doom Walker.\nAt the bottom of the page there is a countdown that indicates when the Doom Walkers are reset, so if ...', '2026-01-23 03:23:39'), (10240, 'General', 'building', 'base level', '{}', 'https://www.lastwartutorial.com/doomsday/', 'Doomsday – Warzone invasion of Doom Walkers that provide plenty of rewards for their killing', 'Doomsday is an event in which the server is invaded by many Doom Walkers. This event is really great because a lot of rewards are available, triggered by actions of anyone in the server.\nIn the event detail page it is possible to see a list of all doom walkers and so find them on map. Click on a Doom Walker, this brings you to the map mode and allows you to start a rally against the Doom Walker.\nAt the bottom of the page there is a countdown that indicates when the Doom Walkers are reset, so if ...', '2026-01-23 03:23:39'), (10241, 'General', 'building', 'can participate', '{}', 'https://www.lastwartutorial.com/doomsday/', 'Doomsday – Warzone invasion of Doom Walkers that provide plenty of rewards for their killing', 'Doomsday is an event in which the server is invaded by many Doom Walkers. This event is really great because a lot of rewards are available, triggered by actions of anyone in the server.\nIn the event detail page it is possible to see a list of all doom walkers and so find them on map. Click on a Doom Walker, this brings you to the map mode and allows you to start a rally against the Doom Walker.\nAt the bottom of the page there is a countdown that indicates when the Doom Walkers are reset, so if ...', '2026-01-23 03:23:39'), (10242, 'General', 'building', 'be prepared', '{}', 'https://www.lastwartutorial.com/doomsday/', 'Doomsday – Warzone invasion of Doom Walkers that provide plenty of rewards for their killing', 'Doomsday is an event in which the server is invaded by many Doom Walkers. This event is really great because a lot of rewards are available, triggered by actions of anyone in the server.\nIn the event detail page it is possible to see a list of all doom walkers and so find them on map. Click on a Doom Walker, this brings you to the map mode and allows you to start a rally against the Doom Walker.\nAt the bottom of the page there is a countdown that indicates when the Doom Walkers are reset, so if ...', '2026-01-23 03:23:39'), (10243, 'General', 'building', 'respawn time', '{}', 'https://www.lastwartutorial.com/doomsday/', 'Doomsday – Warzone invasion of Doom Walkers that provide plenty of rewards for their killing', 'Doomsday is an event in which the server is invaded by many Doom Walkers. This event is really great because a lot of rewards are available, triggered by actions of anyone in the server.\nIn the event detail page it is possible to see a list of all doom walkers and so find them on map. Click on a Doom Walker, this brings you to the map mode and allows you to start a rally against the Doom Walker.\nAt the bottom of the page there is a countdown that indicates when the Doom Walkers are reset, so if ...', '2026-01-23 03:23:39'), (10244, 'General', 'building', 'more concentrated', '{}', 'https://www.lastwartutorial.com/doomsday/', 'Doomsday – Warzone invasion of Doom Walkers that provide plenty of rewards for their killing', 'Doomsday is an event in which the server is invaded by many Doom Walkers. This event is really great because a lot of rewards are available, triggered by actions of anyone in the server.\nIn the event detail page it is possible to see a list of all doom walkers and so find them on map. Click on a Doom Walker, this brings you to the map mode and allows you to start a rally against the Doom Walker.\nAt the bottom of the page there is a countdown that indicates when the Doom Walkers are reset, so if ...', '2026-01-23 03:23:39'), (10245, 'General', 'building', 'base', '{}', 'https://www.lastwartutorial.com/doomsday/', 'Doomsday – Warzone invasion of Doom Walkers that provide plenty of rewards for their killing', 'Doomsday is an event in which the server is invaded by many Doom Walkers. This event is really great because a lot of rewards are available, triggered by actions of anyone in the server.\nIn the event detail page it is possible to see a list of all doom walkers and so find them on map. Click on a Doom Walker, this brings you to the map mode and allows you to start a rally against the Doom Walker.\nAt the bottom of the page there is a countdown that indicates when the Doom Walkers are reset, so if ...', '2026-01-23 03:23:39'), (10246, 'General', 'building', 'death rate', '{}', 'https://www.lastwartutorial.com/doomsday/', 'Doomsday – Warzone invasion of Doom Walkers that provide plenty of rewards for their killing', 'Doomsday is an event in which the server is invaded by many Doom Walkers. This event is really great because a lot of rewards are available, triggered by actions of anyone in the server.\nIn the event detail page it is possible to see a list of all doom walkers and so find them on map. Click on a Doom Walker, this brings you to the map mode and allows you to start a rally against the Doom Walker.\nAt the bottom of the page there is a countdown that indicates when the Doom Walkers are reset, so if ...', '2026-01-23 03:23:39'), (10247, 'General', 'building', 'units decreases', '{}', 'https://www.lastwartutorial.com/doomsday/', 'Doomsday – Warzone invasion of Doom Walkers that provide plenty of rewards for their killing', 'Doomsday is an event in which the server is invaded by many Doom Walkers. This event is really great because a lot of rewards are available, triggered by actions of anyone in the server.\nIn the event detail page it is possible to see a list of all doom walkers and so find them on map. Click on a Doom Walker, this brings you to the map mode and allows you to start a rally against the Doom Walker.\nAt the bottom of the page there is a countdown that indicates when the Doom Walkers are reset, so if ...', '2026-01-23 03:23:39'), (10248, 'General', 'building', 'kill reward', '{}', 'https://www.lastwartutorial.com/doomsday/', 'Doomsday – Warzone invasion of Doom Walkers that provide plenty of rewards for their killing', 'Doomsday is an event in which the server is invaded by many Doom Walkers. This event is really great because a lot of rewards are available, triggered by actions of anyone in the server.\nIn the event detail page it is possible to see a list of all doom walkers and so find them on map. Click on a Doom Walker, this brings you to the map mode and allows you to start a rally against the Doom Walker.\nAt the bottom of the page there is a countdown that indicates when the Doom Walkers are reset, so if ...', '2026-01-23 03:23:39'), (10249, 'General', 'building', 'times', '{}', 'https://www.lastwartutorial.com/doomsday/', 'Doomsday – Warzone invasion of Doom Walkers that provide plenty of rewards for their killing', 'Doomsday is an event in which the server is invaded by many Doom Walkers. This event is really great because a lot of rewards are available, triggered by actions of anyone in the server.\nIn the event detail page it is possible to see a list of all doom walkers and so find them on map. Click on a Doom Walker, this brings you to the map mode and allows you to start a rally against the Doom Walker.\nAt the bottom of the page there is a countdown that indicates when the Doom Walkers are reset, so if ...', '2026-01-23 03:23:39'), (10250, 'General', 'building', 'claim rewards', '{}', 'https://www.lastwartutorial.com/doomsday/', 'Doomsday – Warzone invasion of Doom Walkers that provide plenty of rewards for their killing', 'Doomsday is an event in which the server is invaded by many Doom Walkers. This event is really great because a lot of rewards are available, triggered by actions of anyone in the server.\nIn the event detail page it is possible to see a list of all doom walkers and so find them on map. Click on a Doom Walker, this brings you to the map mode and allows you to start a rally against the Doom Walker.\nAt the bottom of the page there is a countdown that indicates when the Doom Walkers are reset, so if ...', '2026-01-23 03:23:39'), (10251, 'General', 'event', 'or above can participate', '{}', 'https://www.lastwartutorial.com/doomsday/', 'Doomsday – Warzone invasion of Doom Walkers that provide plenty of rewards for their killing', 'Doomsday is an event in which the server is invaded by many Doom Walkers. This event is really great because a lot of rewards are available, triggered by actions of anyone in the server.\nIn the event detail page it is possible to see a list of all doom walkers and so find them on map. Click on a Doom Walker, this brings you to the map mode and allows you to start a rally against the Doom Walker.\nAt the bottom of the page there is a countdown that indicates when the Doom Walkers are reset, so if ...', '2026-01-23 03:23:39'), (10252, 'General', 'event', 'Please be prepared', '{}', 'https://www.lastwartutorial.com/doomsday/', 'Doomsday – Warzone invasion of Doom Walkers that provide plenty of rewards for their killing', 'Doomsday is an event in which the server is invaded by many Doom Walkers. This event is really great because a lot of rewards are available, triggered by actions of anyone in the server.\nIn the event detail page it is possible to see a list of all doom walkers and so find them on map. Click on a Doom Walker, this brings you to the map mode and allows you to start a rally against the Doom Walker.\nAt the bottom of the page there is a countdown that indicates when the Doom Walkers are reset, so if ...', '2026-01-23 03:23:39'), (10253, 'General', 'event', 'base', '{}', 'https://www.lastwartutorial.com/doomsday/', 'Doomsday – Warzone invasion of Doom Walkers that provide plenty of rewards for their killing', 'Doomsday is an event in which the server is invaded by many Doom Walkers. This event is really great because a lot of rewards are available, triggered by actions of anyone in the server.\nIn the event detail page it is possible to see a list of all doom walkers and so find them on map. Click on a Doom Walker, this brings you to the map mode and allows you to start a rally against the Doom Walker.\nAt the bottom of the page there is a countdown that indicates when the Doom Walkers are reset, so if ...', '2026-01-23 03:23:39'), (10254, 'General', 'event', 'the death rate of idle units decreases', '{}', 'https://www.lastwartutorial.com/doomsday/', 'Doomsday – Warzone invasion of Doom Walkers that provide plenty of rewards for their killing', 'Doomsday is an event in which the server is invaded by many Doom Walkers. This event is really great because a lot of rewards are available, triggered by actions of anyone in the server.\nIn the event detail page it is possible to see a list of all doom walkers and so find them on map. Click on a Doom Walker, this brings you to the map mode and allows you to start a rally against the Doom Walker.\nAt the bottom of the page there is a countdown that indicates when the Doom Walkers are reset, so if ...', '2026-01-23 03:23:39'), (10255, 'General', 'event', 'times', '{}', 'https://www.lastwartutorial.com/doomsday/', 'Doomsday – Warzone invasion of Doom Walkers that provide plenty of rewards for their killing', 'Doomsday is an event in which the server is invaded by many Doom Walkers. This event is really great because a lot of rewards are available, triggered by actions of anyone in the server.\nIn the event detail page it is possible to see a list of all doom walkers and so find them on map. Click on a Doom Walker, this brings you to the map mode and allows you to start a rally against the Doom Walker.\nAt the bottom of the page there is a countdown that indicates when the Doom Walkers are reset, so if ...', '2026-01-23 03:23:39'), (10256, 'General', 'event', 'day', '{}', 'https://www.lastwartutorial.com/doomsday/', 'Doomsday – Warzone invasion of Doom Walkers that provide plenty of rewards for their killing', 'Doomsday is an event in which the server is invaded by many Doom Walkers. This event is really great because a lot of rewards are available, triggered by actions of anyone in the server.\nIn the event detail page it is possible to see a list of all doom walkers and so find them on map. Click on a Doom Walker, this brings you to the map mode and allows you to start a rally against the Doom Walker.\nAt the bottom of the page there is a countdown that indicates when the Doom Walkers are reset, so if ...', '2026-01-23 03:23:39'), (10257, 'General', 'event', 'ends based on rankings', '{}', 'https://www.lastwartutorial.com/doomsday/', 'Doomsday – Warzone invasion of Doom Walkers that provide plenty of rewards for their killing', 'Doomsday is an event in which the server is invaded by many Doom Walkers. This event is really great because a lot of rewards are available, triggered by actions of anyone in the server.\nIn the event detail page it is possible to see a list of all doom walkers and so find them on map. Click on a Doom Walker, this brings you to the map mode and allows you to start a rally against the Doom Walker.\nAt the bottom of the page there is a countdown that indicates when the Doom Walkers are reset, so if ...', '2026-01-23 03:23:39'), (10258, 'Season 2', 'building', 'all missions', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:39'), (10259, 'Season 2', 'building', 'the End', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:39'), (10260, 'Season 2', 'building', 'Polar Storm', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:39'), (10261, 'Season 2', 'building', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:39'), (10262, 'Season 2', 'building', 'Strategy Guide', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:39'), (10263, 'Season 2', 'building', 'Collection Locations', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:39'), (10264, 'Season 2', 'building', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:39'), (10265, 'Season 2', 'building', 'Cheats', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:39'), (10266, 'Season 2', 'building', 'Taste', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:39'), (10267, 'Season 2', 'building', 'goal End', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:39'), (10268, 'Season 2', 'building', 'Settlement Period', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:39'), (10269, 'Season 2', 'building', 'chest goal', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:39'), (10270, 'Season 2', 'building', 'Faction Rewards', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:39'), (10271, 'Season 2', 'building', 'Alliance Rewards', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:39'), (10272, 'Season 2', 'building', 'End', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:39'), (10273, 'Season 2', 'building', 'some', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:39'), (10274, 'Season 2', 'building', 'season event', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:39'), (10275, 'Season 2', 'building', 'types', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:39'), (10276, 'Season 2', 'building', 'actual distirubtion', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:39'), (10277, 'Season 2', 'building', 'from outside', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:39'), (10278, 'Season 2', 'building', 'this section', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10279, 'Season 2', 'building', 'you High', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10280, 'Season 2', 'building', 'the beginning', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10281, 'Season 2', 'building', 'City Captures', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10282, 'Season 2', 'building', 'among warzones', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10283, 'Season 2', 'building', 'its menu', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10284, 'Season 2', 'building', 'from HUD', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10285, 'Season 2', 'building', 'future season', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10286, 'Season 2', 'building', 'any more', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10287, 'Season 2', 'building', 'Food ingredients', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10288, 'Season 2', 'building', 'Titanium Alloy', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10289, 'Season 2', 'building', 'to normal', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10290, 'Season 2', 'building', 'gold mines', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10291, 'Season 2', 'building', 'disappear', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10292, 'Season 2', 'building', 'on them', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10293, 'Season 2', 'building', 'last day', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10294, 'Season 2', 'event', 'Polar Storm', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10295, 'Season 2', 'event', 'Main Overview', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10296, 'Season 2', 'event', 'The Ultimate Strategy Guide', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10297, 'Season 2', 'event', 'Supply Collection Locations', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10298, 'Season 2', 'event', 'Celebration', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10299, 'Season 2', 'event', 'Cheats', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10300, 'Season 2', 'event', 'Settlement Period', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10301, 'Season 2', 'event', 'Mission goal Alliance Rewards Faction Rewards', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10302, 'Season 2', 'event', 'Alliance Rewards', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10303, 'Season 2', 'event', 'Faction Rewards', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10304, 'Season 2', 'event', 'Reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10305, 'Season 2', 'event', 'All missions share the fact that they have', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10306, 'Season 2', 'event', 'reward chest goal', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10307, 'Season 2', 'event', 'types of rewards in this event', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10308, 'Season 2', 'event', 'Please note', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10309, 'Season 2', 'event', 'To receive Faction Rewards you High', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10310, 'Season 2', 'event', 'The main points are', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10311, 'Season 2', 'event', 'No more Dig Site and City Captures', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10312, 'Season 2', 'event', 'No more teleport among warzones', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10313, 'Season 2', 'event', 'the following things happen', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10314, 'Season 2', 'event', 'icon disappears and so access to all its menu', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10315, 'Season 2', 'event', 'Titanium Alloy disappear from HUD', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10316, 'Season 2', 'event', 'Titanium Alloy', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10317, 'Season 2', 'event', 'Dog Food ingredients', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10318, 'Season 2', 'event', 'Doom Elites are back to normal', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10319, 'Season 2', 'event', 'World zombies go back to normal', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10320, 'Season 2', 'event', 'disappear', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10321, 'Season 2', 'event', 'No access to view other warzones any more', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10322, 'Season 2', 'event', 'Professions', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10323, 'Season 2', 'event', 'goal Alliance Rewards Faction Rewards', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10324, 'Season 2', 'event', 'goal is unlocked', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10325, 'Season 2', 'event', 'of the season', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10326, 'Season 2', 'event', 'goal', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10327, 'Season 2', 'event', 'will start day', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10328, 'Season 2', 'event', 'Alliance Rewards that can be distributed by R', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10329, 'Season 2', 'event', 'accessible\nDay', '{}', 'https://www.lastwartutorial.com/season-2-week-8/', 'Season 2 – Week 8 – End of Season 2, Taste of Victory', 'In this article all missions of Season 2 week 8 will be explained, but most importantly you will find information about the End of the Season 2\n🧊 Season 2 – Polar Storm guides are divided into more articles to keep these guides mobile friendly:\nSeason 2 – Polar Storm\n- Season 2 – Main Overview\n- Season 2 – The Ultimate Strategy Guide\n- Season 2 – Supply Collection Locations\n- Season 2 – Week 1\n- Season 2 – Week 2\n- Season 2 – Week 3\n- Season 2 – Week 4\n- Season 2 – Week 5\n- Season 2 – Week 6\n- S...', '2026-01-23 03:23:40'), (10330, 'General', 'general', 'Desert Artifacts Locations – Level 5 Locations, where to find them', NULL, 'https://www.lastwartutorial.com/desert-artifacts-locations-level-5/', 'Desert Artifacts Locations – Level 5 Locations, where to find them', 'This page shows Desert Artifacts locations of level 5.\nGo to Desert Artifacts Locations to know more about it.\nGiven the huge amount of locations I will split this in multiple pages:\n- Level 5 (this page)\n- Level 5 Artifacts 1-30 Artifacts 31-\n- Artifacts 1-30\n- Artifacts 31-\n\n## Artifacts 1-30\n\n## Artifacts 31-\n', '2026-01-23 03:23:40'), (10331, 'Season 4', 'troop', 'Morale', '{}', 'https://www.lastwartutorial.com/season-4-tricks-cheats-tricks-cheats-tips/', 'Season 4 Tricks/Cheats – Tricks, cheats, tips to master the new Season 4 Evernight Isle', 'This Tricks section is specific to 🌸 Season 4 – Evernight Isle .\n🌸 Season 4 – Evernight Isle\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Silverclaw Fighter Base (Wolf) – Like the base to receive rewards\n- World Boss increased damage: Desert Prote...', '2026-01-23 03:23:40'), (10332, 'Season 4', 'troop', 'Morale\n\nDo', '{}', 'https://www.lastwartutorial.com/season-4-tricks-cheats-tricks-cheats-tips/', 'Season 4 Tricks/Cheats – Tricks, cheats, tips to master the new Season 4 Evernight Isle', 'This Tricks section is specific to 🌸 Season 4 – Evernight Isle .\n🌸 Season 4 – Evernight Isle\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Silverclaw Fighter Base (Wolf) – Like the base to receive rewards\n- World Boss increased damage: Desert Prote...', '2026-01-23 03:23:40'), (10333, 'Season 4', 'troop', 'morale boost', '{}', 'https://www.lastwartutorial.com/season-4-tricks-cheats-tricks-cheats-tips/', 'Season 4 Tricks/Cheats – Tricks, cheats, tips to master the new Season 4 Evernight Isle', 'This Tricks section is specific to 🌸 Season 4 – Evernight Isle .\n🌸 Season 4 – Evernight Isle\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Silverclaw Fighter Base (Wolf) – Like the base to receive rewards\n- World Boss increased damage: Desert Prote...', '2026-01-23 03:23:40'), (10334, 'Season 4', 'troop', 'Additional', '{}', 'https://www.lastwartutorial.com/season-4-tricks-cheats-tricks-cheats-tips/', 'Season 4 Tricks/Cheats – Tricks, cheats, tips to master the new Season 4 Evernight Isle', 'This Tricks section is specific to 🌸 Season 4 – Evernight Isle .\n🌸 Season 4 – Evernight Isle\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Silverclaw Fighter Base (Wolf) – Like the base to receive rewards\n- World Boss increased damage: Desert Prote...', '2026-01-23 03:23:40'), (10335, 'Season 4', 'troop', 'normal', '{}', 'https://www.lastwartutorial.com/season-4-tricks-cheats-tricks-cheats-tips/', 'Season 4 Tricks/Cheats – Tricks, cheats, tips to master the new Season 4 Evernight Isle', 'This Tricks section is specific to 🌸 Season 4 – Evernight Isle .\n🌸 Season 4 – Evernight Isle\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Silverclaw Fighter Base (Wolf) – Like the base to receive rewards\n- World Boss increased damage: Desert Prote...', '2026-01-23 03:23:40'), (10336, 'Season 4', 'event', 'Get a Headstart with resources', '{}', 'https://www.lastwartutorial.com/season-4-tricks-cheats-tricks-cheats-tips/', 'Season 4 Tricks/Cheats – Tricks, cheats, tips to master the new Season 4 Evernight Isle', 'This Tricks section is specific to 🌸 Season 4 – Evernight Isle .\n🌸 Season 4 – Evernight Isle\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Silverclaw Fighter Base (Wolf) – Like the base to receive rewards\n- World Boss increased damage: Desert Prote...', '2026-01-23 03:23:40'), (10337, 'Season 4', 'event', 'Doom Walker at Season start', '{}', 'https://www.lastwartutorial.com/season-4-tricks-cheats-tricks-cheats-tips/', 'Season 4 Tricks/Cheats – Tricks, cheats, tips to master the new Season 4 Evernight Isle', 'This Tricks section is specific to 🌸 Season 4 – Evernight Isle .\n🌸 Season 4 – Evernight Isle\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Silverclaw Fighter Base (Wolf) – Like the base to receive rewards\n- World Boss increased damage: Desert Prote...', '2026-01-23 03:23:40'), (10338, 'Season 4', 'event', 'Instant Truck arrival', '{}', 'https://www.lastwartutorial.com/season-4-tricks-cheats-tricks-cheats-tips/', 'Season 4 Tricks/Cheats – Tricks, cheats, tips to master the new Season 4 Evernight Isle', 'This Tricks section is specific to 🌸 Season 4 – Evernight Isle .\n🌸 Season 4 – Evernight Isle\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Silverclaw Fighter Base (Wolf) – Like the base to receive rewards\n- World Boss increased damage: Desert Prote...', '2026-01-23 03:23:40'), (10339, 'Season 4', 'event', 'Season Battle Pass', '{}', 'https://www.lastwartutorial.com/season-4-tricks-cheats-tricks-cheats-tips/', 'Season 4 Tricks/Cheats – Tricks, cheats, tips to master the new Season 4 Evernight Isle', 'This Tricks section is specific to 🌸 Season 4 – Evernight Isle .\n🌸 Season 4 – Evernight Isle\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Silverclaw Fighter Base (Wolf) – Like the base to receive rewards\n- World Boss increased damage: Desert Prote...', '2026-01-23 03:23:40'), (10340, 'Season 4', 'event', 'Smart purchase', '{}', 'https://www.lastwartutorial.com/season-4-tricks-cheats-tricks-cheats-tips/', 'Season 4 Tricks/Cheats – Tricks, cheats, tips to master the new Season 4 Evernight Isle', 'This Tricks section is specific to 🌸 Season 4 – Evernight Isle .\n🌸 Season 4 – Evernight Isle\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Silverclaw Fighter Base (Wolf) – Like the base to receive rewards\n- World Boss increased damage: Desert Prote...', '2026-01-23 03:23:40'), (10341, 'Season 4', 'event', 'Anticipate Digging Strongholds points', '{}', 'https://www.lastwartutorial.com/season-4-tricks-cheats-tricks-cheats-tips/', 'Season 4 Tricks/Cheats – Tricks, cheats, tips to master the new Season 4 Evernight Isle', 'This Tricks section is specific to 🌸 Season 4 – Evernight Isle .\n🌸 Season 4 – Evernight Isle\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Silverclaw Fighter Base (Wolf) – Like the base to receive rewards\n- World Boss increased damage: Desert Prote...', '2026-01-23 03:23:40'), (10342, 'Season 4', 'event', 'Like the base to receive rewards', '{}', 'https://www.lastwartutorial.com/season-4-tricks-cheats-tricks-cheats-tips/', 'Season 4 Tricks/Cheats – Tricks, cheats, tips to master the new Season 4 Evernight Isle', 'This Tricks section is specific to 🌸 Season 4 – Evernight Isle .\n🌸 Season 4 – Evernight Isle\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Silverclaw Fighter Base (Wolf) – Like the base to receive rewards\n- World Boss increased damage: Desert Prote...', '2026-01-23 03:23:40'), (10343, 'Season 4', 'event', 'World Boss increased damage', '{}', 'https://www.lastwartutorial.com/season-4-tricks-cheats-tricks-cheats-tips/', 'Season 4 Tricks/Cheats – Tricks, cheats, tips to master the new Season 4 Evernight Isle', 'This Tricks section is specific to 🌸 Season 4 – Evernight Isle .\n🌸 Season 4 – Evernight Isle\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Silverclaw Fighter Base (Wolf) – Like the base to receive rewards\n- World Boss increased damage: Desert Prote...', '2026-01-23 03:23:40'), (10344, 'Season 4', 'event', 'Desert Protectors', '{}', 'https://www.lastwartutorial.com/season-4-tricks-cheats-tricks-cheats-tips/', 'Season 4 Tricks/Cheats – Tricks, cheats, tips to master the new Season 4 Evernight Isle', 'This Tricks section is specific to 🌸 Season 4 – Evernight Isle .\n🌸 Season 4 – Evernight Isle\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Silverclaw Fighter Base (Wolf) – Like the base to receive rewards\n- World Boss increased damage: Desert Prote...', '2026-01-23 03:23:40'), (10345, 'Season 4', 'event', 'Lighthouse Brightness Auto', '{}', 'https://www.lastwartutorial.com/season-4-tricks-cheats-tricks-cheats-tips/', 'Season 4 Tricks/Cheats – Tricks, cheats, tips to master the new Season 4 Evernight Isle', 'This Tricks section is specific to 🌸 Season 4 – Evernight Isle .\n🌸 Season 4 – Evernight Isle\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Silverclaw Fighter Base (Wolf) – Like the base to receive rewards\n- World Boss increased damage: Desert Prote...', '2026-01-23 03:23:40'), (10346, 'Season 4', 'event', 'adjustment', '{}', 'https://www.lastwartutorial.com/season-4-tricks-cheats-tricks-cheats-tips/', 'Season 4 Tricks/Cheats – Tricks, cheats, tips to master the new Season 4 Evernight Isle', 'This Tricks section is specific to 🌸 Season 4 – Evernight Isle .\n🌸 Season 4 – Evernight Isle\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Silverclaw Fighter Base (Wolf) – Like the base to receive rewards\n- World Boss increased damage: Desert Prote...', '2026-01-23 03:23:40'), (10347, 'Season 4', 'event', 'Optimize Quartz workshop level up', '{}', 'https://www.lastwartutorial.com/season-4-tricks-cheats-tricks-cheats-tips/', 'Season 4 Tricks/Cheats – Tricks, cheats, tips to master the new Season 4 Evernight Isle', 'This Tricks section is specific to 🌸 Season 4 – Evernight Isle .\n🌸 Season 4 – Evernight Isle\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Silverclaw Fighter Base (Wolf) – Like the base to receive rewards\n- World Boss increased damage: Desert Prote...', '2026-01-23 03:23:40'), (10348, 'Season 4', 'event', 'Additional Professional EXP with Electricians', '{}', 'https://www.lastwartutorial.com/season-4-tricks-cheats-tricks-cheats-tips/', 'Season 4 Tricks/Cheats – Tricks, cheats, tips to master the new Season 4 Evernight Isle', 'This Tricks section is specific to 🌸 Season 4 – Evernight Isle .\n🌸 Season 4 – Evernight Isle\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Silverclaw Fighter Base (Wolf) – Like the base to receive rewards\n- World Boss increased damage: Desert Prote...', '2026-01-23 03:23:40'), (10349, 'Season 4', 'event', 'Additional Troop Morale', '{}', 'https://www.lastwartutorial.com/season-4-tricks-cheats-tricks-cheats-tips/', 'Season 4 Tricks/Cheats – Tricks, cheats, tips to master the new Season 4 Evernight Isle', 'This Tricks section is specific to 🌸 Season 4 – Evernight Isle .\n🌸 Season 4 – Evernight Isle\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Silverclaw Fighter Base (Wolf) – Like the base to receive rewards\n- World Boss increased damage: Desert Prote...', '2026-01-23 03:23:40'), (10350, 'Season 4', 'event', 'Arms Race points', '{}', 'https://www.lastwartutorial.com/season-4-tricks-cheats-tricks-cheats-tips/', 'Season 4 Tricks/Cheats – Tricks, cheats, tips to master the new Season 4 Evernight Isle', 'This Tricks section is specific to 🌸 Season 4 – Evernight Isle .\n🌸 Season 4 – Evernight Isle\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Silverclaw Fighter Base (Wolf) – Like the base to receive rewards\n- World Boss increased damage: Desert Prote...', '2026-01-23 03:23:40'), (10351, 'Season 4', 'event', 'Use Sarah upgrade to UR to score high in Duel VS', '{}', 'https://www.lastwartutorial.com/season-4-tricks-cheats-tricks-cheats-tips/', 'Season 4 Tricks/Cheats – Tricks, cheats, tips to master the new Season 4 Evernight Isle', 'This Tricks section is specific to 🌸 Season 4 – Evernight Isle .\n🌸 Season 4 – Evernight Isle\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Silverclaw Fighter Base (Wolf) – Like the base to receive rewards\n- World Boss increased damage: Desert Prote...', '2026-01-23 03:23:40'), (10352, 'Season 4', 'event', 'IMPORTANT', '{}', 'https://www.lastwartutorial.com/season-4-tricks-cheats-tricks-cheats-tips/', 'Season 4 Tricks/Cheats – Tricks, cheats, tips to master the new Season 4 Evernight Isle', 'This Tricks section is specific to 🌸 Season 4 – Evernight Isle .\n🌸 Season 4 – Evernight Isle\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Silverclaw Fighter Base (Wolf) – Like the base to receive rewards\n- World Boss increased damage: Desert Prote...', '2026-01-23 03:23:40'), (10353, 'Season 4', 'event', 'so make sure you re', '{}', 'https://www.lastwartutorial.com/season-4-tricks-cheats-tricks-cheats-tips/', 'Season 4 Tricks/Cheats – Tricks, cheats, tips to master the new Season 4 Evernight Isle', 'This Tricks section is specific to 🌸 Season 4 – Evernight Isle .\n🌸 Season 4 – Evernight Isle\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Silverclaw Fighter Base (Wolf) – Like the base to receive rewards\n- World Boss increased damage: Desert Prote...', '2026-01-23 03:23:40'), (10354, 'Season 4', 'event', 'to get a troop morale boost that applies game', '{}', 'https://www.lastwartutorial.com/season-4-tricks-cheats-tricks-cheats-tips/', 'Season 4 Tricks/Cheats – Tricks, cheats, tips to master the new Season 4 Evernight Isle', 'This Tricks section is specific to 🌸 Season 4 – Evernight Isle .\n🌸 Season 4 – Evernight Isle\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Silverclaw Fighter Base (Wolf) – Like the base to receive rewards\n- World Boss increased damage: Desert Prote...', '2026-01-23 03:23:40'), (10355, 'Season 4', 'event', 'To maximize points these conditions must be met', '{}', 'https://www.lastwartutorial.com/season-4-tricks-cheats-tricks-cheats-tips/', 'Season 4 Tricks/Cheats – Tricks, cheats, tips to master the new Season 4 Evernight Isle', 'This Tricks section is specific to 🌸 Season 4 – Evernight Isle .\n🌸 Season 4 – Evernight Isle\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Silverclaw Fighter Base (Wolf) – Like the base to receive rewards\n- World Boss increased damage: Desert Prote...', '2026-01-23 03:23:40'), (10356, 'Season 4', 'event', 'Execute upgrade of Sarah to UR', '{}', 'https://www.lastwartutorial.com/season-4-tricks-cheats-tricks-cheats-tips/', 'Season 4 Tricks/Cheats – Tricks, cheats, tips to master the new Season 4 Evernight Isle', 'This Tricks section is specific to 🌸 Season 4 – Evernight Isle .\n🌸 Season 4 – Evernight Isle\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Silverclaw Fighter Base (Wolf) – Like the base to receive rewards\n- World Boss increased damage: Desert Prote...', '2026-01-23 03:23:40'), (10357, 'Season 4', 'event', 'Check mail for shards and skill medals refund', '{}', 'https://www.lastwartutorial.com/season-4-tricks-cheats-tricks-cheats-tips/', 'Season 4 Tricks/Cheats – Tricks, cheats, tips to master the new Season 4 Evernight Isle', 'This Tricks section is specific to 🌸 Season 4 – Evernight Isle .\n🌸 Season 4 – Evernight Isle\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Silverclaw Fighter Base (Wolf) – Like the base to receive rewards\n- World Boss increased damage: Desert Prote...', '2026-01-23 03:23:40'), (10358, 'Season 4', 'event', 'but many commanders said they use this strategy', '{}', 'https://www.lastwartutorial.com/season-4-tricks-cheats-tricks-cheats-tips/', 'Season 4 Tricks/Cheats – Tricks, cheats, tips to master the new Season 4 Evernight Isle', 'This Tricks section is specific to 🌸 Season 4 – Evernight Isle .\n🌸 Season 4 – Evernight Isle\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Silverclaw Fighter Base (Wolf) – Like the base to receive rewards\n- World Boss increased damage: Desert Prote...', '2026-01-23 03:23:40'), (10359, 'Season 4', 'event', 'hero squad to all those digging strongholds', '{}', 'https://www.lastwartutorial.com/season-4-tricks-cheats-tricks-cheats-tips/', 'Season 4 Tricks/Cheats – Tricks, cheats, tips to master the new Season 4 Evernight Isle', 'This Tricks section is specific to 🌸 Season 4 – Evernight Isle .\n🌸 Season 4 – Evernight Isle\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Silverclaw Fighter Base (Wolf) – Like the base to receive rewards\n- World Boss increased damage: Desert Prote...', '2026-01-23 03:23:40'), (10360, 'Season 4', 'event', 'gets unlocked', '{}', 'https://www.lastwartutorial.com/season-4-tricks-cheats-tricks-cheats-tips/', 'Season 4 Tricks/Cheats – Tricks, cheats, tips to master the new Season 4 Evernight Isle', 'This Tricks section is specific to 🌸 Season 4 – Evernight Isle .\n🌸 Season 4 – Evernight Isle\nIf you are looking for the normal game Tricks click here .\n- Get a Headstart with resources – Doom Walker at Season start\n- Instant Truck arrival\n- Season Battle Pass: Smart purchase\n- Season Battle Pass: Anticipate Digging Strongholds points\n- Ensure first capture rewards of Digging Stronghold\n- Silverclaw Fighter Base (Wolf) – Like the base to receive rewards\n- World Boss increased damage: Desert Prote...', '2026-01-23 03:23:40'); -- 2026-02-18 21:23:57 UTC